35 #ifndef __KLEO_REFRESHKEYSJOB_H__ 36 #define __KLEO_REFRESHKEYSJOB_H__ 39 #include "qgpgme_export.h" 87 virtual GpgME::Error start(
const QStringList &patterns) = 0;
90 void result(
const GpgME::Error &error);
95 #endif // __KLEO_REFRESHKEYSJOB_H__ An abstract base class for asynchronous crypto operations.
Definition: job.h:72
Definition: abstractimportjob.h:42
An abstract base class for asynchronous key refreshers.
Definition: refreshkeysjob.h:67
Definition: abstractimportjob.h:48