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