libkleo
qgpgmesignkeyjob.h
Go to the documentation of this file.
GpgME::Context * context() const
Definition: threadedjobmixin.h:176
void slotFinished()
Definition: threadedjobmixin.h:180
void setUserIDsToSign(const std::vector< unsigned int > &idsToSign)
Definition: qgpgmesignkeyjob.cpp:94
void setCheckLevel(unsigned int checkLevel)
Definition: qgpgmesignkeyjob.cpp:99
Definition: qgpgmesignkeyjob.h:44
QGpgMESignKeyJob(GpgME::Context *context)
Definition: qgpgmesignkeyjob.cpp:48
void setNonRevocable(bool nonRevocable)
Definition: qgpgmesignkeyjob.cpp:114
void setSigningKey(const GpgME::Key &key)
Definition: qgpgmesignkeyjob.cpp:109
void setExportable(bool exportable)
Definition: qgpgmesignkeyjob.cpp:104
GpgME::Error start(const GpgME::Key &key)
Definition: qgpgmesignkeyjob.cpp:83
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.