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