#include <tofupolicyjob.h>
|
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 () |
|
|
virtual void | start (const GpgME::Key &key, GpgME::TofuInfo::Policy policy)=0 |
|
virtual GpgME::Error | exec (const GpgME::Key &key, GpgME::TofuInfo::Policy policy)=0 |
|
virtual QString | auditLogAsHtml () const |
|
virtual GpgME::Error | auditLogError () const |
|
bool | isAuditLogSupported () const |
|
|
| TofuPolicyJob (QObject *parent) |
|
| Job (QObject *parent) |
|
|
virtual void | slotCancel ()=0 |
|
static GpgME::Context * | context (Job *job) |
|
Set the TOFU Policy for a key
The documentation for this class was generated from the following file: