libkleo
Kleo::QGpgMEKeyListJob Class Reference
#include <qgpgmekeylistjob.h>
Inheritance diagram for Kleo::QGpgMEKeyListJob:

Detailed Description
Definition at line 45 of file qgpgmekeylistjob.h.
Public Member Functions | |
| GpgME::KeyListResult | exec (const QStringList &patterns, bool secretOnly, std::vector< GpgME::Key > &keys) |
| QGpgMEKeyListJob (GpgME::Context *context) | |
| void | resultHook (const result_type &result) |
| void | showErrorDialog (QWidget *parent, const QString &caption) const |
| GpgME::Error | start (const QStringList &patterns, bool secretOnly) |
| ~QGpgMEKeyListJob () | |
Constructor & Destructor Documentation
| Kleo::QGpgMEKeyListJob::QGpgMEKeyListJob | ( | GpgME::Context * | context | ) | [explicit] |
| QGpgMEKeyListJob::~QGpgMEKeyListJob | ( | ) |
Definition at line 63 of file qgpgmekeylistjob.cpp.
Member Function Documentation
| GpgME::KeyListResult Kleo::QGpgMEKeyListJob::exec | ( | const QStringList & | patterns, | |
| bool | secretOnly, | |||
| std::vector< GpgME::Key > & | keys | |||
| ) |
- Reimplemented from superclass. from KeyListJob
| void QGpgMEKeyListJob::resultHook | ( | const result_type & | result | ) |
- Reimplemented from superclass. from ThreadedJobMixin
Definition at line 139 of file qgpgmekeylistjob.cpp.
| Error QGpgMEKeyListJob::start | ( | const QStringList & | patterns, | |
| bool | secretOnly | |||
| ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference