35 #ifndef __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ 36 #define __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ 38 #include "changeexpiryjob.h" 40 #include "threadedjobmixin.h" 62 GpgME::Error
start(
const GpgME::Key &key,
const QDateTime &expiry) Q_DECL_OVERRIDE;
67 #endif // __QGPGME_QGPGMECHANGEEXPIRYJOB_H__ An abstract base class to change expiry asynchronously.
Definition: changeexpiryjob.h:64
Definition: threadedjobmixin.h:124
Definition: abstractimportjob.h:48
Definition: qgpgmechangeexpiryjob.h:45
GpgME::Error start(const GpgME::Key &key, const QDateTime &expiry) Q_DECL_OVERRIDE
Definition: qgpgmechangeexpiryjob.cpp:80