libkleo
qgpgmechangeexpiryjob.cpp File Reference
#include "qgpgmechangeexpiryjob.h"
#include <qgpgme/dataprovider.h>
#include <gpgme++/context.h>
#include <gpgme++/data.h>
#include <gpgme++/gpgsetexpirytimeeditinteractor.h>
#include <gpgme++/key.h>
#include <QDateTime>
#include <cassert>
#include <memory>
#include <string>
#include "qgpgmechangeexpiryjob.moc"
Include dependency graph for qgpgmechangeexpiryjob.cpp:
Go to the source code of this file.
Functions | |
static QGpgMEChangeExpiryJob::result_type | change_expiry (Context *ctx, const Key &key, const QDateTime &expiry) |
Function Documentation
|
static |
Definition at line 60 of file qgpgmechangeexpiryjob.cpp.
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.