_AllRestrictions_Helper enum value | Kleo::Command | |
addTemporaryView(const QString &title, AbstractKeyListSortFilterProxyModel *proxy=0, const QString &tabToolTip=QString()) | Kleo::Command | protected |
AllRestrictions enum value | Kleo::Command | |
AnyCardCanLearnKeys enum value | Kleo::Command | |
AnyCardHasNullPin enum value | Kleo::Command | |
autoDelete() const | Kleo::Command | |
cancel() | Kleo::Command | slot |
canceled() | Kleo::Command | signal |
Command(KeyListController *parent) | Kleo::Command | explicit |
Command(QAbstractItemView *view, KeyListController *parent) | Kleo::Command | explicit |
Command(const GpgME::Key &key) | Kleo::Command | explicit |
Command(const std::vector< GpgME::Key > &keys) | Kleo::Command | explicit |
Command(Private *pp) | Kleo::Command | explicitprotected |
Command(QAbstractItemView *view, Private *pp) | Kleo::Command | explicitprotected |
Command(const std::vector< GpgME::Key > &keys, Private *pp) | Kleo::Command | explicitprotected |
Command(const GpgME::Key &key, Private *pp) | Kleo::Command | explicitprotected |
d | Kleo::Command | protected |
finished() | Kleo::Command | signal |
info(const QString &message, int timeout=0) | Kleo::Command | signal |
MayOnlyBeSecretKeyIfOwnerTrustIsNotYetUltimate enum value | Kleo::Command | |
MustBeCMS enum value | Kleo::Command | |
MustBeOpenPGP enum value | Kleo::Command | |
MustBeRoot enum value | Kleo::Command | |
MustBeTrustedRoot enum value | Kleo::Command | |
MustBeUntrustedRoot enum value | Kleo::Command | |
MustNotBeSecretKey enum value | Kleo::Command | |
NeedSecretKey enum value | Kleo::Command | |
NeedSelection enum value | Kleo::Command | |
NewCertificateCommand(QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::NewCertificateCommand | explicit |
NewCertificateCommand(KeyListController *parent) | Kleo::Commands::NewCertificateCommand | explicit |
NoRestriction enum value | Kleo::Command | |
OnlyOneKey enum value | Kleo::Command | |
progress(const QString &message, int current, int total) | Kleo::Command | signal |
protocol() const | Kleo::Commands::NewCertificateCommand | |
Restriction enum name | Kleo::Command | |
restrictions() | Kleo::Command | inlinestatic |
setAutoDelete(bool on) | Kleo::Command | |
setIndex(const QModelIndex &idx) | Kleo::Command | |
setIndexes(const QList< QModelIndex > &idx) | Kleo::Command | |
setKey(const GpgME::Key &key) | Kleo::Command | |
setKeys(const std::vector< GpgME::Key > &keys) | Kleo::Command | |
setParentWId(WId wid) | Kleo::Command | |
setParentWidget(QWidget *widget) | Kleo::Command | |
setProtocol(GpgME::Protocol proto) | Kleo::Commands::NewCertificateCommand | |
setView(QAbstractItemView *view) | Kleo::Command | |
setWarnWhenRunningAtShutdown(bool warn) | Kleo::Command | |
start() | Kleo::Command | slot |
warnWhenRunningAtShutdown() const | Kleo::Command | |
~Command() | Kleo::Command | |
~ExecutionContext() | Kleo::ExecutionContext | inlinevirtual |
~NewCertificateCommand() | Kleo::Commands::NewCertificateCommand | |