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:176
GpgME::Error start(const QStringList &fingerprints)
Definition: qgpgmedownloadjob.cpp:88
void slotFinished()
Definition: threadedjobmixin.h:180
Definition: qgpgmedownloadjob.h:42
QGpgMEDownloadJob(GpgME::Context *context)
Definition: qgpgmedownloadjob.cpp:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.