certmanager/lib
Kleo::KeyListJob Member List
This is the complete list of members for Kleo::KeyListJob, including all inherited members.done() (defined in Kleo::Job) | Kleo::Job | [signal] |
exec(const QStringList &patterns, bool secretOnly, std::vector< GpgME::Key > &keys)=0 (defined in Kleo::KeyListJob) | Kleo::KeyListJob | [pure virtual] |
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] |
slotCancel()=0 (defined in Kleo::Job) | Kleo::Job | [pure virtual, slot] |
start(const QStringList &patterns, bool secretOnly=false)=0 | Kleo::KeyListJob | [pure virtual] |
~Job() | Kleo::Job | |
~KeyListJob() (defined in Kleo::KeyListJob) | Kleo::KeyListJob |