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:178
void slotFinished()
Definition: threadedjobmixin.h:182
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:117
QGpgMEImportJob(GpgME::Context *context)
Definition: qgpgmeimportjob.cpp:47
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.