|
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 () |
|
|
virtual GpgME::Error | start (const QString &email)=0 |
|
virtual WKDLookupResult | exec (const QString &email)=0 |
|
virtual QString | auditLogAsHtml () const |
|
virtual GpgME::Error | auditLogError () const |
|
bool | isAuditLogSupported () const |
|
GpgME::Error | startIt () |
|
void | startNow () |
|
|
| WKDLookupJob (QObject *parent) |
|
| Job (QObject *parent) |
|
|
virtual void | slotCancel ()=0 |
|
static GpgME::Context * | context (Job *job) |
|
◆ exec()
virtual WKDLookupResult QGpgME::WKDLookupJob::exec |
( |
const QString & |
email | ) |
|
|
pure virtual |
◆ start()
virtual GpgME::Error QGpgME::WKDLookupJob::start |
( |
const QString & |
email | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: