34 #ifndef __KLEO_REFRESHKEYSJOB_H__ 35 #define __KLEO_REFRESHKEYSJOB_H__ 38 #include "qgpgme_export.h" 86 virtual GpgME::Error start(
const QStringList &patterns) = 0;
89 void result(
const GpgME::Error &error);
94 #endif // __KLEO_REFRESHKEYSJOB_H__ An abstract base class for asynchronous crypto operations.
Definition: job.h:71
Definition: abstractimportjob.h:41
An abstract base class for asynchronous key refreshers.
Definition: refreshkeysjob.h:66
Definition: abstractimportjob.h:47