libkleo
qgpgmekeygenerationjob.h
Go to the documentation of this file.
48 : public _detail::ThreadedJobMixin<KeyGenerationJob, boost::tuple<GpgME::KeyGenerationResult,QByteArray,QString,GpgME::Error> >
GpgME::Context * context() const
Definition: threadedjobmixin.h:176
void slotFinished()
Definition: threadedjobmixin.h:180
QGpgMEKeyGenerationJob(GpgME::Context *context)
Definition: qgpgmekeygenerationjob.cpp:46
GpgME::Error start(const QString ¶meters)
Definition: qgpgmekeygenerationjob.cpp:65
~QGpgMEKeyGenerationJob()
Definition: qgpgmekeygenerationjob.cpp:52
An abstract base class for asynchronous key generation.
Definition: keygenerationjob.h:61
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.