| _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 |
| ChangeRootTrustCommand(KeyListController *parent) | Kleo::Commands::ChangeRootTrustCommand | explicit |
| ChangeRootTrustCommand(QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::ChangeRootTrustCommand | explicit |
| ChangeRootTrustCommand(const GpgME::Key &key, KeyListController *parent) | Kleo::Commands::ChangeRootTrustCommand | explicit |
| ChangeRootTrustCommand(const GpgME::Key &key, QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::ChangeRootTrustCommand | explicit |
| 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 |
| DistrustRootCommand(KeyListController *parent) | Kleo::Commands::DistrustRootCommand | inlineexplicit |
| DistrustRootCommand(QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::DistrustRootCommand | inlineexplicit |
| DistrustRootCommand(const GpgME::Key &key, KeyListController *parent) | Kleo::Commands::DistrustRootCommand | inlineexplicit |
| DistrustRootCommand(const GpgME::Key &key, QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::DistrustRootCommand | inlineexplicit |
| 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 | |
| NoRestriction enum value | Kleo::Command | |
| OnlyOneKey enum value | Kleo::Command | |
| progress(const QString &message, int current, int total) | Kleo::Command | signal |
| Restriction enum name | Kleo::Command | |
| restrictions() | Kleo::Commands::DistrustRootCommand | 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 | |
| setTrust(GpgME::Key::OwnerTrust trust) | Kleo::Commands::ChangeRootTrustCommand | |
| setTrustListFile(const QString &file) | Kleo::Commands::ChangeRootTrustCommand | |
| setView(QAbstractItemView *view) | Kleo::Command | |
| setWarnWhenRunningAtShutdown(bool warn) | Kleo::Command | |
| start() | Kleo::Command | slot |
| trust() const | Kleo::Commands::ChangeRootTrustCommand | |
| trustListFile() const | Kleo::Commands::ChangeRootTrustCommand | |
| warnWhenRunningAtShutdown() const | Kleo::Command | |
| ~ChangeRootTrustCommand() | Kleo::Commands::ChangeRootTrustCommand | |
| ~Command() | Kleo::Command | |
| ~ExecutionContext() | Kleo::ExecutionContext | inlinevirtual |