certmanager/lib
Kleo::HierarchicalKeyListJob Member ListThis is the complete list of members for Kleo::HierarchicalKeyListJob, including all inherited members.
| auditLogAsHtml() const | Kleo::Job | [virtual] |
| done() (defined in Kleo::Job) | Kleo::Job | [signal] |
| exec(const QStringList &patterns, bool secretOnly, std::vector< GpgME::Key > &keys) | Kleo::HierarchicalKeyListJob | [virtual] |
| HierarchicalKeyListJob(const CryptoBackend::Protocol *protocol, bool remote=false, bool includeSigs=false, bool validating=false) | Kleo::HierarchicalKeyListJob | |
| Job(QObject *parent, const char *name) | Kleo::Job | [protected] |
| KeyListJob(QObject *parent, const char *name) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [protected] |
| nextKey(const GpgME::Key &key) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [signal] |
| progress(const QString &what, int current, int total) (defined in Kleo::Job) | Kleo::Job | [signal] |
| result(const GpgME::KeyListResult &result) (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [signal] |
| showErrorDialog(QWidget *parent=0, const QString &caption=QString::null) const | Kleo::Job | [virtual] |
| start(const QStringList &patterns, bool secretOnly=false) | Kleo::HierarchicalKeyListJob | [virtual] |
| ~HierarchicalKeyListJob() | Kleo::HierarchicalKeyListJob | |
| ~Job() | Kleo::Job | |
| ~KeyListJob() (defined in Kleo::KeyListJob) | Kleo::KeyListJob | |
|