34 #ifndef __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ 35 #define __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ 37 #include "changeexpiryjob.h" 39 #include "threadedjobmixin.h" 61 GpgME::Error
start(
const GpgME::Key &key,
const QDateTime &expiry) Q_DECL_OVERRIDE;
66 #endif // __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ An abstract base class to change expiry asynchronously.
Definition: changeexpiryjob.h:63
Definition: threadedjobmixin.h:122
Definition: abstractimportjob.h:47
Definition: qgpgmechangeexpiryjob.h:44
GpgME::Error start(const GpgME::Key &key, const QDateTime &expiry) Q_DECL_OVERRIDE
Definition: qgpgmechangeexpiryjob.cpp:79