QGpgME 16.1.0.00004a1
Qt API for GpgME
|
#include <tofupolicyjob.h>
Signals | |
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 () |
Public Member Functions | |
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 |
Protected Member Functions | |
TofuPolicyJob (QObject *parent) | |
![]() | |
Job (QObject *parent) | |
Additional Inherited Members | |
![]() | |
virtual void | slotCancel ()=0 |
![]() | |
static GpgME::Context * | context (Job *job) |
Set the TOFU Policy for a key