kgpg
KGpgChangeTrust Member List
This is the complete list of members for KGpgChangeTrust, including all inherited members.
addArgument(const QString &arg) | KGpgTransaction | protected |
addArgumentRef(int *ref) | KGpgTransaction | protected |
addArguments(const QStringList &args) | KGpgTransaction | protected |
addIdHint(QString txt) | KGpgTransaction | protected |
askNewPassphrase(const QString &text) | KGpgTransaction | protected |
askPassphrase(const QString &message=QString()) | KGpgTransaction | protected |
BA_NO enum value | KGpgTransaction | |
BA_UNKNOWN enum value | KGpgTransaction | |
BA_YES enum value | KGpgTransaction | |
blockSignals(bool block) | QObject | |
boolQuestion(const QString &line) | KGpgChangeTrust | protectedvirtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
clearInputTransaction() | KGpgTransaction | |
confirmOverwrite(KUrl ¤tFile) | KGpgTransaction | protectedvirtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
done(int result) | KGpgTransaction | signal |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
finish() | KGpgTransaction | protectedvirtual |
getDescription() const | KGpgTransaction | |
getIdHints() const | KGpgTransaction | protected |
getKeyid() const | KGpgEditKeyTransaction | |
getProcess() | KGpgTransaction | protected |
getSuccess() const | KGpgTransaction | protected |
hasInputTransaction() const | KGpgTransaction | |
hintLine(const ts_hintType hint, const QString &args) | KGpgTransaction | protectedvirtual |
HT_ENCTO enum value | KGpgTransaction | |
HT_KEYEXPIRED enum value | KGpgTransaction | |
HT_NOSECKEY enum value | KGpgTransaction | |
HT_SIGEXPIRED enum value | KGpgTransaction | |
infoProgress(qulonglong processedAmount, qulonglong totalAmount) | KGpgTransaction | signal |
inherits(const char *className) const | QObject | |
insertArgument(const int pos, const QString &arg) | KGpgTransaction | protected |
insertArguments(const int pos, const QStringList &args) | KGpgTransaction | protected |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
KGpgChangeTrust(QObject *parent, const QString &keyid, const gpgme_validity_t trust) | KGpgChangeTrust | |
KGpgEditKeyTransaction(QObject *parent, const QString &keyid, const QString &command, const bool hasValue, const bool autoSave=true) | KGpgEditKeyTransaction | protected |
KGpgTransaction(QObject *parent=0, const bool allowChaining=false) | KGpgTransaction | explicit |
kill() | KGpgTransaction | |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
newPassphraseEntered() | KGpgTransaction | protectedvirtual |
nextLine(const QString &line) | KGpgChangeTrust | protectedvirtual |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
passphraseReceived() | KGpgTransaction | protectedvirtual |
passphraseRequested() | KGpgTransaction | protectedvirtual |
postStart() | KGpgTransaction | protectedvirtual |
preStart() | KGpgChangeTrust | protectedvirtual |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
replaceArgument(const int pos, const QString &arg) | KGpgTransaction | protected |
replaceCommand(const QString &cmd) | KGpgEditKeyTransaction | protected |
replaceValue(const QString &arg) | KGpgEditKeyTransaction | protected |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setDescription(const QString &description) | KGpgTransaction | protected |
setGnuPGHome(const QString &home) | KGpgTransaction | |
setInputTransaction(KGpgTransaction *ta) | KGpgTransaction | |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setSuccess(const int v) | KGpgTransaction | protected |
setTrust(const gpgme_validity_t trust) | KGpgChangeTrust | |
signalsBlocked() const | QObject | |
start() | KGpgTransaction | |
startTimer(int interval) | QObject | |
statusMessage(const QString &msg) | KGpgTransaction | signal |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
TS_BAD_PASSPHRASE enum value | KGpgTransaction | |
ts_boolanswer enum name | KGpgTransaction | |
TS_COMMON_END enum value | KGpgTransaction | |
ts_hintType enum name | KGpgTransaction | |
TS_INPUT_PROCESS_ERROR enum value | KGpgTransaction | |
TS_INVALID_EMAIL enum value | KGpgTransaction | |
TS_MSG_SEQUENCE enum value | KGpgTransaction | |
TS_OK enum value | KGpgTransaction | |
ts_transaction enum name | KGpgTransaction | |
TS_USER_ABORTED enum value | KGpgTransaction | |
unexpectedLine(const QString &line) | KGpgTransaction | protected |
waitForFinished(const int msecs=-1) | KGpgTransaction | |
waitForInputTransaction() | KGpgTransaction | protected |
write(const QByteArray &a, const bool lf=true) | KGpgTransaction | protected |
write(const int i) | KGpgTransaction | protected |
~KGpgChangeTrust() | KGpgChangeTrust | virtual |
~KGpgEditKeyTransaction() | KGpgEditKeyTransaction | virtual |
~KGpgTransaction() | KGpgTransaction | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.