35#ifndef __QGPGME_QGPGMEDOWNLOADJOB_H__
36#define __QGPGME_QGPGMEDOWNLOADJOB_H__
38#include "downloadjob.h"
40#include "threadedjobmixin.h"
An abstract base class for asynchronous downloaders.
Definition downloadjob.h:70
Definition qgpgmedownloadjob.h:51
GpgME::Error start(const QStringList &fingerprints) override
Definition qgpgmedownloadjob.cpp:94
Definition threadedjobmixin.h:126
Definition qgpgmebackend.h:43