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);
An abstract base class for asynchronous crypto operations.
Definition: job.h:73
An abstract base class for asynchronous key refreshers.
Definition: refreshkeysjob.h:68
virtual GpgME::Error start(const QStringList &patterns)=0