AbstractImportJob(QObject *parent) | Kleo::AbstractImportJob | explicitprotected |
auditLogAsHtml() const | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
auditLogError() const | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
BOOST_STATIC_ASSERT((boost::tuples::length< boost::tuple< GpgME::ImportResult, QString, GpgME::Error > >::value > 2)) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | protected |
BOOST_STATIC_ASSERT((boost::is_same< typename boost::tuples::element< boost::tuples::length< boost::tuple< GpgME::ImportResult, QString, GpgME::Error > >::value-2, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > >::type, QString >::value)) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | protected |
BOOST_STATIC_ASSERT((boost::is_same< typename boost::tuples::element< boost::tuples::length< boost::tuple< GpgME::ImportResult, QString, GpgME::Error > >::value-1, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > >::type, GpgME::Error >::value)) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | protected |
context() const | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
done() | Kleo::Job | signal |
exec(const std::vector< GpgME::Key > &keys) | Kleo::QGpgMEImportFromKeyserverJob | virtual |
ImportFromKeyserverJob(QObject *parent) | Kleo::ImportFromKeyserverJob | explicitprotected |
isAuditLogSupported() const | Kleo::Job | |
Job(QObject *parent) | Kleo::Job | explicitprotected |
lateInitialization() | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
mixin_type typedef | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | |
progress(const QString &what, int current, int total) | Kleo::Job | signal |
QGpgMEImportFromKeyserverJob(GpgME::Context *context) | Kleo::QGpgMEImportFromKeyserverJob | explicit |
result(const GpgME::ImportResult &result, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) | Kleo::AbstractImportJob | signal |
result_type typedef | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | |
resultHook(const result_type &r) | Kleo::QGpgMEImportFromKeyserverJob | virtual |
run(const T_binder &func) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
run(const T_binder &func, const boost::shared_ptr< QIODevice > &io) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
run(const T_binder &func, const boost::shared_ptr< QIODevice > &io1, const boost::shared_ptr< QIODevice > &io2) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
showErrorDialog(QWidget *parent=0, const QString &caption=QString()) const | Kleo::Job | virtual |
showProgress(const char *what, int type, int current, int total) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
slotCancel() | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
slotFinished() | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
start(const std::vector< GpgME::Key > &keys) | Kleo::QGpgMEImportFromKeyserverJob | virtual |
ThreadedJobMixin(GpgME::Context *ctx) | Kleo::_detail::ThreadedJobMixin< ImportFromKeyserverJob, boost::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineexplicitprotected |
~AbstractImportJob() | Kleo::AbstractImportJob | |
~ImportFromKeyserverJob() | Kleo::ImportFromKeyserverJob | |
~Job() | Kleo::Job | |
~QGpgMEImportFromKeyserverJob() | Kleo::QGpgMEImportFromKeyserverJob | |