34 #ifndef __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ 35 #define __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ 37 #include "changeownertrustjob.h" 39 #include "threadedjobmixin.h" 61 GpgME::Error
start(
const GpgME::Key &key, GpgME::Key::OwnerTrust trust) Q_DECL_OVERRIDE;
65 #endif // __QGPGME_QGPGMECHANGEOWNERTRUSTJOB_H__ Definition: qgpgmechangeownertrustjob.h:44
Definition: threadedjobmixin.h:123
Definition: abstractimportjob.h:47
An abstract base class to change owner trust asynchronously.
Definition: changeownertrustjob.h:61
GpgME::Error start(const GpgME::Key &key, GpgME::Key::OwnerTrust trust) Q_DECL_OVERRIDE
Definition: qgpgmechangeownertrustjob.cpp:75