35 #ifndef __QGPGME_QGPGMEEXPORTJOB_H__
36 #define __QGPGME_QGPGMEEXPORTJOB_H__
38 #include "exportjob.h"
40 #include "threadedjobmixin.h"
62 GpgME::Error
start(
const QStringList &patterns) Q_DECL_OVERRIDE;
67 #endif // __QGPGME_QGPGMEEXPORTJOB_H__