libkleo
qgpgmeimportfromkeyserverjob.h
Go to the documentation of this file.
48 : public _detail::ThreadedJobMixin<ImportFromKeyserverJob, boost::tuple<GpgME::ImportResult, QString, GpgME::Error> >
~QGpgMEImportFromKeyserverJob()
Definition: qgpgmeimportfromkeyserverjob.cpp:53
GpgME::ImportResult exec(const std::vector< GpgME::Key > &keys)
Definition: qgpgmeimportfromkeyserverjob.cpp:67
GpgME::Context * context() const
Definition: threadedjobmixin.h:176
An abstract base class for asynchronous keyserver-importers.
Definition: importfromkeyserverjob.h:61
void slotFinished()
Definition: threadedjobmixin.h:180
GpgME::Error start(const std::vector< GpgME::Key > &keys)
Definition: qgpgmeimportfromkeyserverjob.cpp:62
boost::tuple< GpgME::ImportResult, QString, GpgME::Error > result_type
Definition: threadedjobmixin.h:115
void resultHook(const result_type &r)
Definition: qgpgmeimportfromkeyserverjob.cpp:75
QGpgMEImportFromKeyserverJob(GpgME::Context *context)
Definition: qgpgmeimportfromkeyserverjob.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.