libkleo
qgpgmedownloadjob.cpp
Go to the documentation of this file.
72 static QGpgMEDownloadJob::result_type download( Context * ctx, QThread * thread, const QByteArray & fpr, const weak_ptr<QIODevice> & keyData_ ) {
95 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:60
GpgME::Error start(const QStringList &fingerprints)
Definition: qgpgmedownloadjob.cpp:90
static QGpgMEDownloadJob::result_type download(Context *ctx, QThread *thread, const QByteArray &fpr, const weak_ptr< QIODevice > &keyData_)
Definition: qgpgmedownloadjob.cpp:72
QString fromUtf8(const char *str, int size)
void lateInitialization()
Definition: threadedjobmixin.h:146
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
const char ** patterns() const
Definition: threadedjobmixin.cpp:89
boost::tuple< GpgME::Error, QByteArray, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:117
void run(const T_binder &func)
Definition: threadedjobmixin.h:153
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.