libkleo
qgpgmeadduseridjob.cpp
Go to the documentation of this file.
57 static QGpgMEAddUserIDJob::result_type add_user_id( Context * ctx, const Key & key, const QString & name, const QString & email, const QString & comment ) {
76 Error QGpgMEAddUserIDJob::start( const Key & key, const QString & name, const QString & email, const QString & comment ) {
QGpgMEAddUserIDJob(GpgME::Context *context)
Definition: qgpgmeadduseridjob.cpp:49
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
GpgME::Error start(const GpgME::Key &key, const QString &name, const QString &email, const QString &comment)
Definition: qgpgmeadduseridjob.cpp:76
T_result result_type
Definition: threadedjobmixin.h:115
static QGpgMEAddUserIDJob::result_type add_user_id(Context *ctx, const Key &key, const QString &name, const QString &email, const QString &comment)
Definition: qgpgmeadduseridjob.cpp:57
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
~QGpgMEAddUserIDJob()
Definition: qgpgmeadduseridjob.cpp:55
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:48 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:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.