35 #ifndef __QGPGME_QGPGMEEXPORTJOB_H__
36 #define __QGPGME_QGPGMEEXPORTJOB_H__
38 #include "exportjob.h"
40 #include "threadedjobmixin.h"
62 void setExportFlags (
unsigned int flags) Q_DECL_OVERRIDE;
65 GpgME::Error
start(
const QStringList &patterns) Q_DECL_OVERRIDE;
72 #endif // __QGPGME_QGPGMEEXPORTJOB_H__