| _AllRestrictions_Helper enum value | Kleo::Command | |
| addTemporaryView(const QString &title, AbstractKeyListSortFilterProxyModel *proxy=0, const QString &tabToolTip=QString()) | Kleo::Command | protected |
| AddUserIDCommand(QAbstractItemView *view, KeyListController *parent) | Kleo::Commands::AddUserIDCommand | explicit |
| AddUserIDCommand(KeyListController *parent) | Kleo::Commands::AddUserIDCommand | explicit |
| AddUserIDCommand(const GpgME::Key &key) | Kleo::Commands::AddUserIDCommand | explicit |
| 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 |
| comment() const | Kleo::Commands::AddUserIDCommand | |
| d | Kleo::Command | protected |
| email() const | Kleo::Commands::AddUserIDCommand | |
| 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 | |
| name() const | Kleo::Commands::AddUserIDCommand | |
| 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::AddUserIDCommand | inlinestatic |
| setAutoDelete(bool on) | Kleo::Command | |
| setComment(const QString &comment) | Kleo::Commands::AddUserIDCommand | |
| setEmail(const QString &email) | Kleo::Commands::AddUserIDCommand | |
| 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 | |
| setName(const QString &name) | Kleo::Commands::AddUserIDCommand | |
| setParentWId(WId wid) | Kleo::Command | |
| setParentWidget(QWidget *widget) | Kleo::Command | |
| setView(QAbstractItemView *view) | Kleo::Command | |
| setWarnWhenRunningAtShutdown(bool warn) | Kleo::Command | |
| start() | Kleo::Command | slot |
| warnWhenRunningAtShutdown() const | Kleo::Command | |
| ~AddUserIDCommand() | Kleo::Commands::AddUserIDCommand | |
| ~Command() | Kleo::Command | |
| ~ExecutionContext() | Kleo::ExecutionContext | inlinevirtual |