kgpg
KGpgEncrypt Member List
This is the complete list of members for KGpgEncrypt, 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 |
AllowUntrustedEncryption enum value | KGpgEncrypt | |
AsciiArmored enum value | KGpgEncrypt | |
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) | KGpgTransaction | 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 | |
command() const | KGpgEncrypt | protectedvirtual |
confirmOverwrite(KUrl ¤tFile) | KGpgEncrypt | 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 |
DefaultEncryption enum value | KGpgEncrypt | |
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 | |
encryptedText() const | KGpgEncrypt | |
encryptExtension(const bool ascii) | KGpgEncrypt | static |
EncryptOption enum name | KGpgEncrypt | |
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() | KGpgTextOrFileTransaction | protectedvirtual |
getDescription() const | KGpgTransaction | |
getIdHints() const | KGpgTransaction | protected |
getInputFiles() const | KGpgTextOrFileTransaction | protected |
getMessages() const | KGpgTextOrFileTransaction | |
getProcess() | KGpgTransaction | protected |
getSuccess() const | KGpgTransaction | protected |
hasInputTransaction() const | KGpgTransaction | |
HideKeyId enum value | KGpgEncrypt | |
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 | |
KGpgEncrypt(QObject *parent, const QStringList &userIds=QStringList(), const QString &text=QString(), const EncryptOptions &options=DefaultEncryption, const QStringList &extraOptions=QStringList()) | KGpgEncrypt | explicit |
KGpgEncrypt(QObject *parent, const QStringList &userIds, const KUrl::List &files, const EncryptOptions &options=DefaultEncryption, const QStringList &extraOptions=QStringList()) | KGpgEncrypt | |
KGpgTextOrFileTransaction(QObject *parent=0, const QString &text=QString(), const bool allowChaining=false) | KGpgTextOrFileTransaction | explicitprotected |
KGpgTextOrFileTransaction(QObject *parent, const KUrl::List &files, const bool allowChaining=false) | KGpgTextOrFileTransaction | 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) | KGpgEncrypt | protectedvirtual |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
passphraseReceived() | KGpgTransaction | protectedvirtual |
passphraseRequested() | KGpgTransaction | protectedvirtual |
preStart() | KGpgTextOrFileTransaction | protectedvirtual |
property(const char *name) const | QObject | |
Q_DECLARE_FLAGS(EncryptOptions, EncryptOption) | KGpgEncrypt | |
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 |
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 |
setText(const QString &text) | KGpgTextOrFileTransaction | |
setUrls(const KUrl::List &files) | KGpgTextOrFileTransaction | |
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_import enum name | KGpgTextOrFileTransaction | |
TS_INPUT_PROCESS_ERROR enum value | KGpgTransaction | |
TS_INVALID_EMAIL enum value | KGpgTransaction | |
TS_KIO_FAILED enum value | KGpgTextOrFileTransaction | |
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 |
~KGpgEncrypt() | KGpgEncrypt | virtual |
~KGpgTextOrFileTransaction() | KGpgTextOrFileTransaction | 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.