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 | |
cancelKeyListing() | Kleo::KeyCache | slot |
clear() | Kleo::KeyCache | slot |
enableFileSystemWatcher(bool enable) | Kleo::KeyCache | |
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 |
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 | |
insert(const GpgME::Key &key) | Kleo::KeyCache | |
insert(const std::vector< GpgME::Key > &keys) | Kleo::KeyCache | |
instance() | Kleo::KeyCache | static |
KeyCache() | Kleo::KeyCache | explicitprotected |
keyListingDone(const GpgME::KeyListResult &result) | Kleo::KeyCache | signal |
keys() const | Kleo::KeyCache | |
keysMayHaveChanged() | Kleo::KeyCache | signal |
mutableInstance() | Kleo::KeyCache | static |
NoOption enum value | Kleo::KeyCache | |
Option enum name | Kleo::KeyCache | |
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 | |
secretKeys() const | Kleo::KeyCache | |
startKeyListing(GpgME::Protocol proto=GpgME::UnknownProtocol) | Kleo::KeyCache | inlineslot |
~KeyCache() | Kleo::KeyCache |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.