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