35 #ifndef __QGPGME_QGPGMECHANGEPASSWDJOB_H__ 36 #define __QGPGME_QGPGMECHANGEPASSWDJOB_H__ 38 #include "changepasswdjob.h" 40 #include "threadedjobmixin.h" 62 GpgME::Error
start(
const GpgME::Key &key) Q_DECL_OVERRIDE;
67 #endif // __QGPGME_QGPGMECHANGEPASSWDJOB_H__ An abstract base class to change a key's passphrase asynchronously.
Definition: changepasswdjob.h:62
Definition: qgpgmechangepasswdjob.h:45
Definition: threadedjobmixin.h:124
Definition: abstractimportjob.h:48
GpgME::Error start(const GpgME::Key &key) Q_DECL_OVERRIDE
Definition: qgpgmechangepasswdjob.cpp:78