certmanager/lib
Kleo::QGpgMEKeyListJob Class Reference
Inheritance diagram for Kleo::QGpgMEKeyListJob:

Detailed Description
Definition at line 50 of file qgpgmekeylistjob.h.
Public Member Functions | |
QGpgMEKeyListJob (GpgME::Context *context) | |
~QGpgMEKeyListJob () | |
GpgME::Error | start (const QStringList &patterns, bool secretOnly) |
GpgME::KeyListResult | exec (const QStringList &patterns, bool secretOnly, std::vector< GpgME::Key > &keys) |
void | showErrorDialog (QWidget *parent, const QString &caption) const |
Member Function Documentation
GpgME::Error Kleo::QGpgMEKeyListJob::start | ( | const QStringList & | patterns, | |
bool | secretOnly | |||
) | [virtual] |
- Reimplemented from superclass. from KeyListJob
Implements Kleo::KeyListJob.
Definition at line 76 of file qgpgmekeylistjob.cpp.
GpgME::KeyListResult Kleo::QGpgMEKeyListJob::exec | ( | const QStringList & | patterns, | |
bool | secretOnly, | |||
std::vector< GpgME::Key > & | keys | |||
) | [virtual] |
- Reimplemented from superclass. from KeyListJob
Implements Kleo::KeyListJob.
Definition at line 109 of file qgpgmekeylistjob.cpp.
void Kleo::QGpgMEKeyListJob::showErrorDialog | ( | QWidget * | parent, | |
const QString & | caption | |||
) | const [virtual] |
- Reimplemented from superclass. from Job
Reimplemented from Kleo::Job.
Definition at line 177 of file qgpgmekeylistjob.cpp.
The documentation for this class was generated from the following files: