34 #ifndef __QGPGME_QGPGMECHANGEPASSWDJOB_H__ 35 #define __QGPGME_QGPGMECHANGEPASSWDJOB_H__ 37 #include "changepasswdjob.h" 39 #include "threadedjobmixin.h" 61 GpgME::Error
start(
const GpgME::Key &key) Q_DECL_OVERRIDE;
66 #endif // __QGPGME_QGPGMECHANGEPASSWDJOB_H__ An abstract base class to change a key's passphrase asynchronously.
Definition: changepasswdjob.h:61
Definition: qgpgmechangepasswdjob.h:44
Definition: threadedjobmixin.h:122
Definition: abstractimportjob.h:47
GpgME::Error start(const GpgME::Key &key) Q_DECL_OVERRIDE
Definition: qgpgmechangepasswdjob.cpp:77