libkleo
qgpgmedownloadjob.h
Go to the documentation of this file.
46 : public _detail::ThreadedJobMixin<DownloadJob, boost::tuple<GpgME::Error, QByteArray, QString, GpgME::Error> >
62 GpgME::Error start( const QByteArray & fingerprint, const boost::shared_ptr<QIODevice> & keyData );
GpgME::Context * context() const
Definition: threadedjobmixin.h:178
GpgME::Error start(const QStringList &fingerprints)
Definition: qgpgmedownloadjob.cpp:90
void slotFinished()
Definition: threadedjobmixin.h:182
Definition: qgpgmedownloadjob.h:42
QGpgMEDownloadJob(GpgME::Context *context)
Definition: qgpgmedownloadjob.cpp:52
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.