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