libkleo
qgpgmedownloadjob.cpp File Reference
#include "qgpgmedownloadjob.h"
#include <qgpgme/dataprovider.h>
#include <gpgme++/context.h>
#include <gpgme++/data.h>
#include <QStringList>
#include <boost/weak_ptr.hpp>
#include <cassert>
#include "qgpgmedownloadjob.moc"
Include dependency graph for qgpgmedownloadjob.cpp:
Go to the source code of this file.
Functions | |
static QGpgMEDownloadJob::result_type | download (Context *ctx, QThread *thread, const QByteArray &fpr, const weak_ptr< QIODevice > &keyData_) |
static QGpgMEDownloadJob::result_type | download_qsl (Context *ctx, const QStringList &pats) |
Function Documentation
|
static |
Definition at line 70 of file qgpgmedownloadjob.cpp.
|
static |
Definition at line 58 of file qgpgmedownloadjob.cpp.
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.