libkleo
qgpgmeimportjob.cpp
Go to the documentation of this file.
void resultHook(const result_type &r)
Definition: qgpgmeimportjob.cpp:78
GpgME::ImportResult exec(const QByteArray &keyData)
Definition: qgpgmeimportjob.cpp:70
static QGpgMEImportJob::result_type import_qba(Context *ctx, const QByteArray &certData)
Definition: qgpgmeimportjob.cpp:55
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
GpgME::Error start(const QByteArray &keyData)
Definition: qgpgmeimportjob.cpp:65
boost::tuple< GpgME::ImportResult, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:115
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
QGpgMEImportJob(GpgME::Context *context)
Definition: qgpgmeimportjob.cpp:47
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.