34 #ifndef __QGPGME_WKDREFRESHJOB_H__
35 #define __QGPGME_WKDREFRESHJOB_H__
37 #include "abstractimportjob.h"
38 #include "qgpgme_export.h"
69 GpgME::Error start(
const std::vector<GpgME::Key> &keys);
75 GpgME::Error start(
const std::vector<GpgME::UserID> &userIDs);
Definition: abstractimportjob.h:52
Definition: wkdrefreshjob.h:56