libkleo
qgpgmekeygenerationjob.cpp
Go to the documentation of this file.
54 static QGpgMEKeyGenerationJob::result_type generate_key( Context * ctx, const QString & parameters ) {
QGpgMEKeyGenerationJob(GpgME::Context *context)
Definition: qgpgmekeygenerationjob.cpp:46
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
GpgME::Error start(const QString ¶meters)
Definition: qgpgmekeygenerationjob.cpp:65
boost::tuple< GpgME::KeyGenerationResult, QByteArray, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:115
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
static QGpgMEKeyGenerationJob::result_type generate_key(Context *ctx, const QString ¶meters)
Definition: qgpgmekeygenerationjob.cpp:54
~QGpgMEKeyGenerationJob()
Definition: qgpgmekeygenerationjob.cpp:52
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.