|
|
void | result (const GpgME::Error &error, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) |
| |
|
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 |
| |
|
|
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: