47class QGpgMEWKDRefreshJob
51 :
public _detail::ThreadedJobMixin<WKDRefreshJob, QGpgMEWKDRefreshJobPrivate, std::tuple<GpgME::ImportResult, QString, GpgME::Error>>
60 explicit QGpgMEWKDRefreshJob(GpgME::Context *context);
61 ~QGpgMEWKDRefreshJob()
override;
64 Q_DECLARE_PRIVATE(QGpgMEWKDRefreshJob)