libkleo
qgpgmedownloadjob.cpp
Go to the documentation of this file.
70 static QGpgMEDownloadJob::result_type download( Context * ctx, QThread * thread, const QByteArray & fpr, const weak_ptr<QIODevice> & keyData_ ) {
93 Error QGpgMEDownloadJob::start( const QByteArray & fpr, const boost::shared_ptr<QIODevice> & keyData ) {
static QGpgMEDownloadJob::result_type download_qsl(Context *ctx, const QStringList &pats)
Definition: qgpgmedownloadjob.cpp:58
GpgME::Error start(const QStringList &fingerprints)
Definition: qgpgmedownloadjob.cpp:88
static QGpgMEDownloadJob::result_type download(Context *ctx, QThread *thread, const QByteArray &fpr, const weak_ptr< QIODevice > &keyData_)
Definition: qgpgmedownloadjob.cpp:70
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
const char ** patterns() const
Definition: threadedjobmixin.cpp:87
boost::tuple< GpgME::Error, QByteArray, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:115
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
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.