libkleo
qgpgmechangeownertrustjob.cpp
Go to the documentation of this file.
57 static QGpgMEChangeOwnerTrustJob::result_type change_ownertrust( Context * ctx, const Key & key, Key::OwnerTrust trust ) {
~QGpgMEChangeOwnerTrustJob()
Definition: qgpgmechangeownertrustjob.cpp:55
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
QGpgMEChangeOwnerTrustJob(GpgME::Context *context)
Definition: qgpgmechangeownertrustjob.cpp:49
T_result result_type
Definition: threadedjobmixin.h:115
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
static QGpgMEChangeOwnerTrustJob::result_type change_ownertrust(Context *ctx, const Key &key, Key::OwnerTrust trust)
Definition: qgpgmechangeownertrustjob.cpp:57
GpgME::Error start(const GpgME::Key &key, GpgME::Key::OwnerTrust trust)
Definition: qgpgmechangeownertrustjob.cpp:71
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.