libkleo
qgpgmechangeexpiryjob.cpp
Go to the documentation of this file.
60 static QGpgMEChangeExpiryJob::result_type change_expiry( Context * ctx, const Key & key, const QDateTime & expiry ) {
66 ? new GpgSetExpiryTimeEditInteractor( std::string( expiry.date().toString( Qt::ISODate ).toLatin1().constData() ) )
void lateInitialization()
Definition: threadedjobmixin.h:144
QString audit_log_as_html(GpgME::Context *ctx, GpgME::Error &err)
static QGpgMEChangeExpiryJob::result_type change_expiry(Context *ctx, const Key &key, const QDateTime &expiry)
Definition: qgpgmechangeexpiryjob.cpp:60
GpgME::Error start(const GpgME::Key &key, const QDateTime &expiry)
Definition: qgpgmechangeexpiryjob.cpp:79
T_result result_type
Definition: threadedjobmixin.h:115
void run(const T_binder &func)
Definition: threadedjobmixin.h:151
QGpgMEChangeExpiryJob(GpgME::Context *context)
Definition: qgpgmechangeexpiryjob.cpp:52
~QGpgMEChangeExpiryJob()
Definition: qgpgmechangeexpiryjob.cpp:58
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.