kleopatra
Kleo::KeyCache Member List
This is the complete list of members for Kleo::KeyCache, including all inherited members.
aboutToRemove(const GpgME::Key &key) | Kleo::KeyCache | signal |
added(const GpgME::Key &key) | Kleo::KeyCache | signal |
addFileSystemWatcher(const boost::shared_ptr< FileSystemWatcher > &watcher) | Kleo::KeyCache | |
blockSignals(bool block) | QObject | |
cancelKeyListing() | Kleo::KeyCache | slot |
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 | |
clear() | Kleo::KeyCache | slot |
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 |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
enableFileSystemWatcher(bool enable) | Kleo::KeyCache | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findByEMailAddress(const char *email) const | Kleo::KeyCache | |
findByEMailAddress(const std::string &email) const | Kleo::KeyCache | |
findByFingerprint(const char *fpr) const | Kleo::KeyCache | |
findByFingerprint(const std::string &fpr) const | Kleo::KeyCache | inline |
findByFingerprint(const std::vector< std::string > &fprs) const | Kleo::KeyCache | |
findByKeyIDOrFingerprint(const char *id) const | Kleo::KeyCache | |
findByKeyIDOrFingerprint(const std::string &id) const | Kleo::KeyCache | inline |
findByKeyIDOrFingerprint(const std::vector< std::string > &ids) const | Kleo::KeyCache | |
findByShortKeyID(const char *id) const | Kleo::KeyCache | |
findByShortKeyID(const std::string &id) const | Kleo::KeyCache | inline |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
findEncryptionKeysByMailbox(const KMime::Types::Mailbox &mb) const | Kleo::KeyCache | |
findIssuers(const GpgME::Key &key, Options options=RecursiveSearch) const | Kleo::KeyCache | |
findIssuers(const std::vector< GpgME::Key > &keys, Options options=RecursiveSearch) const | Kleo::KeyCache | |
findIssuers(std::vector< GpgME::Key >::const_iterator first, std::vector< GpgME::Key >::const_iterator last, Options options=RecursiveSearch) const | Kleo::KeyCache | |
findRecipients(const GpgME::DecryptionResult &result) const | Kleo::KeyCache | |
findSigners(const GpgME::VerificationResult &result) const | Kleo::KeyCache | |
findSigningKeysByMailbox(const KMime::Types::Mailbox &mb) const | Kleo::KeyCache | |
findSubjects(const GpgME::Key &key, Options option=RecursiveSearch) const | Kleo::KeyCache | |
findSubjects(const std::vector< GpgME::Key > &keys, Options options=RecursiveSearch) const | Kleo::KeyCache | |
findSubjects(std::vector< GpgME::Key >::const_iterator first, std::vector< GpgME::Key >::const_iterator last, Options options=RecursiveSearch) const | Kleo::KeyCache | |
findSubkeysByKeyID(const std::vector< std::string > &ids) const | Kleo::KeyCache | |
IncludeSubject enum value | Kleo::KeyCache | |
inherits(const char *className) const | QObject | |
insert(const GpgME::Key &key) | Kleo::KeyCache | |
insert(const std::vector< GpgME::Key > &keys) | Kleo::KeyCache | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
instance() | Kleo::KeyCache | static |
isA(const char *className) const | QObject | |
isWidgetType() const | QObject | |
KeyCache() | Kleo::KeyCache | explicitprotected |
keyListingDone(const GpgME::KeyListResult &result) | Kleo::KeyCache | signal |
keys() const | Kleo::KeyCache | |
keysMayHaveChanged() | Kleo::KeyCache | signal |
killTimer(int id) | QObject | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
mutableInstance() | Kleo::KeyCache | static |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
NoOption enum value | Kleo::KeyCache | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
Option enum name | Kleo::KeyCache | |
parent() const | QObject | |
property(const char *name) const | QObject | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
RecursiveSearch enum value | Kleo::KeyCache | |
refresh(const std::vector< GpgME::Key > &keys) | Kleo::KeyCache | |
reload(GpgME::Protocol proto=GpgME::UnknownProtocol) | Kleo::KeyCache | slot |
remove(const GpgME::Key &key) | Kleo::KeyCache | |
remove(const std::vector< GpgME::Key > &keys) | Kleo::KeyCache | |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
secretKeys() const | Kleo::KeyCache | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startKeyListing(GpgME::Protocol proto=GpgME::UnknownProtocol) | Kleo::KeyCache | inlineslot |
startTimer(int interval) | QObject | |
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 |
~KeyCache() | Kleo::KeyCache | |
~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:33:12 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:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.