|
|
| QGpgMEWKDLookupJob (GpgME::Context *context) |
| GpgME::Error | start (const QString &email) override |
| WKDLookupResult | exec (const QString &email) override |
|
void | run () |
|
bool | isAuditLogSupported () const |
| GpgME::Error | startIt () |
| void | startNow () |
|
|
typedef ThreadedJobMixin< WKDLookupJob, void, std::tuple< WKDLookupResult, QString, GpgME::Error > > | mixin_type |
|
typedef std::tuple< WKDLookupResult, QString, GpgME::Error > | result_type |
|
void | result (const WKDLookupResult &result, const QString &auditLogAsHtml={}, const GpgME::Error &auditLogError={}) |
| void | jobProgress (int current, int total) |
| void | rawProgress (const QString &what, int type, int current, int total) |
|
QGPGME_DEPRECATED void | progress (const QString &what, int current, int total) |
|
void | done () |
| static GpgME::Context * | context (Job *job) |
|
| ThreadedJobMixin (GpgME::Context *ctx) |
|
void | lateInitialization () |
|
void | setWorkerFunction (const T_binder &func) |
|
GpgME::Context * | context () const |
|
virtual void | resultHook (const result_type &) |
|
void | slotFinished () |
| void | slotCancel () override |
| QString | auditLogAsHtml () const override |
| GpgME::Error | auditLogError () const override |
|
void | showProgress (const char *what, int type, int current, int total) override |
|
| WKDLookupJob (QObject *parent) |
|
| Job (std::unique_ptr< JobPrivate >, QObject *parent) |
|
| Job (QObject *parent) |
|
const std::unique_ptr< JobPrivate > | d_ptr |
◆ exec()
◆ start()
| Error QGpgMEWKDLookupJob::start |
( |
const QString & | email | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: