35 #ifndef __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ 36 #define __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ 38 #include "changeownertrustjob.h" 40 #include "threadedjobmixin.h" 62 GpgME::Error
start(
const GpgME::Key &key, GpgME::Key::OwnerTrust trust) Q_DECL_OVERRIDE;
66 #endif // __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ Definition: qgpgmechangeownertrustjob.h:45
Definition: threadedjobmixin.h:124
Definition: abstractimportjob.h:48
An abstract base class to change owner trust asynchronously.
Definition: changeownertrustjob.h:62
GpgME::Error start(const GpgME::Key &key, GpgME::Key::OwnerTrust trust) Q_DECL_OVERRIDE
Definition: qgpgmechangeownertrustjob.cpp:76