libkleo
qgpgmeimportjob.h
Go to the documentation of this file.
48 : public _detail::ThreadedJobMixin<ImportJob, boost::tuple<GpgME::ImportResult, QString, GpgME::Error> >
void resultHook(const result_type &r)
Definition: qgpgmeimportjob.cpp:78
GpgME::ImportResult exec(const QByteArray &keyData)
Definition: qgpgmeimportjob.cpp:70
GpgME::Context * context() const
Definition: threadedjobmixin.h:176
void slotFinished()
Definition: threadedjobmixin.h:180
Definition: qgpgmeimportjob.h:44
GpgME::Error start(const QByteArray &keyData)
Definition: qgpgmeimportjob.cpp:65
boost::tuple< GpgME::ImportResult, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:115
QGpgMEImportJob(GpgME::Context *context)
Definition: qgpgmeimportjob.cpp:47
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.