libkleo
qgpgmesignkeyjob.cpp File Reference
#include "qgpgmesignkeyjob.h"
#include <qgpgme/dataprovider.h>
#include <gpgme++/context.h>
#include <gpgme++/data.h>
#include <gpgme++/gpgsignkeyeditinteractor.h>
#include <cassert>
#include <memory>
#include "qgpgmesignkeyjob.moc"
Include dependency graph for qgpgmesignkeyjob.cpp:
Go to the source code of this file.
Functions | |
static QGpgMESignKeyJob::result_type | sign_key (Context *ctx, const Key &key, const std::vector< unsigned int > &uids, unsigned int checkLevel, const Key &signer, unsigned int opts) |
Function Documentation
|
static |
Definition at line 63 of file qgpgmesignkeyjob.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.