• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kleopatra

  • Kleo
  • KeyCache
Kleo::KeyCache Member List

This is the complete list of members for Kleo::KeyCache, including all inherited members.

aboutToRemove(const GpgME::Key &key)Kleo::KeyCachesignal
added(const GpgME::Key &key)Kleo::KeyCachesignal
addFileSystemWatcher(const boost::shared_ptr< FileSystemWatcher > &watcher)Kleo::KeyCache
blockSignals(bool block)QObject
cancelKeyListing()Kleo::KeyCacheslot
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
clear()Kleo::KeyCacheslot
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectNotify(const char *signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
enableFileSystemWatcher(bool enable)Kleo::KeyCache
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
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::KeyCacheinline
findByFingerprint(const std::vector< std::string > &fprs) const Kleo::KeyCache
findByKeyIDOrFingerprint(const char *id) const Kleo::KeyCache
findByKeyIDOrFingerprint(const std::string &id) const Kleo::KeyCacheinline
findByKeyIDOrFingerprint(const std::vector< std::string > &ids) const Kleo::KeyCache
findByShortKeyID(const char *id) const Kleo::KeyCache
findByShortKeyID(const std::string &id) const Kleo::KeyCacheinline
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
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 valueKleo::KeyCache
inherits(const char *className) constQObject
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::KeyCachestatic
isA(const char *className) constQObject
isWidgetType() constQObject
KeyCache()Kleo::KeyCacheexplicitprotected
keyListingDone(const GpgME::KeyListResult &result)Kleo::KeyCachesignal
keys() const Kleo::KeyCache
keysMayHaveChanged()Kleo::KeyCachesignal
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
mutableInstance()Kleo::KeyCachestatic
name() constQObject
name(const char *defaultName) constQObject
NoOption enum valueKleo::KeyCache
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
objectNameQObject
objectName() constQObject
Option enum nameKleo::KeyCache
parent() constQObject
property(const char *name) constQObject
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
RecursiveSearch enum valueKleo::KeyCache
refresh(const std::vector< GpgME::Key > &keys)Kleo::KeyCache
reload(GpgME::Protocol proto=GpgME::UnknownProtocol)Kleo::KeyCacheslot
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() constQObjectprotected
senderSignalIndex() constQObjectprotected
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
signalsBlocked() constQObject
startKeyListing(GpgME::Protocol proto=GpgME::UnknownProtocol)Kleo::KeyCacheinlineslot
startTimer(int interval)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~KeyCache()Kleo::KeyCache
~QObject()QObjectvirtual
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

KDE's Doxygen guidelines are available online.

kleopatra

Skip menu "kleopatra"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer
  • pimprint

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal