| AbstractImportJob(QObject *parent) (defined in QGpgME::AbstractImportJob) | QGpgME::AbstractImportJob | explicitprotected |
| auditLogAsHtml() const Q_DECL_OVERRIDE (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
| auditLogError() const Q_DECL_OVERRIDE (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
| context() const (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| QGpgME::ImportJob::context(Job *job) | QGpgME::Job | static |
| done() (defined in QGpgME::Job) | QGpgME::Job | signal |
| exec(const QByteArray &keyData) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEImportJob) | QGpgME::QGpgMEImportJob | virtual |
| ImportJob(QObject *parent) (defined in QGpgME::ImportJob) | QGpgME::ImportJob | explicitprotected |
| isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
| Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
| lateInitialization() (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| mixin_type typedef (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | |
| progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
| QGpgMEImportJob(GpgME::Context *context) (defined in QGpgME::QGpgMEImportJob) | QGpgME::QGpgMEImportJob | explicit |
| result(const GpgME::ImportResult &result, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::AbstractImportJob) | QGpgME::AbstractImportJob | signal |
| result_type typedef (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | |
| resultHook(const result_type &r) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEImportJob) | QGpgME::QGpgMEImportJob | |
| resultHook(const result_type &) (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
| run(const T_binder &func) (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| run(const T_binder &func, const std::shared_ptr< QIODevice > &io) (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| run(const T_binder &func, const std::shared_ptr< QIODevice > &io1, const std::shared_ptr< QIODevice > &io2) (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| showProgress(const char *, int, int current, int total) Q_DECL_OVERRIDE (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| slotCancel() Q_DECL_OVERRIDE (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotectedvirtual |
| slotFinished() (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |
| start(const QByteArray &keyData) Q_DECL_OVERRIDE | QGpgME::QGpgMEImportJob | virtual |
| ThreadedJobMixin(GpgME::Context *ctx) (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineexplicitprotected |
| ~AbstractImportJob() (defined in QGpgME::AbstractImportJob) | QGpgME::AbstractImportJob | |
| ~ImportJob() (defined in QGpgME::ImportJob) | QGpgME::ImportJob | |
| ~Job() (defined in QGpgME::Job) | QGpgME::Job | |
| ~QGpgMEImportJob() (defined in QGpgME::QGpgMEImportJob) | QGpgME::QGpgMEImportJob | |
| ~ThreadedJobMixin() (defined in QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > >) | QGpgME::_detail::ThreadedJobMixin< ImportJob, std::tuple< GpgME::ImportResult, QString, GpgME::Error > > | inlineprotected |