QGpgME  18.3.0.0000000
Qt API for GpgME
QGpgME::QGpgMESignEncryptJob Member List

This is the complete list of members for QGpgME::QGpgMESignEncryptJob, including all inherited members.

auditLogAsHtml() const override (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotectedvirtual
auditLogError() const override (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotectedvirtual
context() const (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotected
QGpgME::SignEncryptJob::context(Job *job)QGpgME::Jobstatic
done() (defined in QGpgME::Job)QGpgME::Jobsignal
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) override (defined in QGpgME::QGpgMESignEncryptJob)QGpgME::QGpgMESignEncryptJobvirtual
exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText) overrideQGpgME::QGpgMESignEncryptJobvirtual
fileName() const (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJob
isAuditLogSupported() const (defined in QGpgME::Job)QGpgME::Job
Job(QObject *parent) (defined in QGpgME::Job)QGpgME::Jobexplicitprotected
jobProgress(int current, int total)QGpgME::Jobsignal
lateInitialization() (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotected
mixin_type typedef (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >
progress(const QString &what, int current, int total) (defined in QGpgME::Job)QGpgME::Jobsignal
QGpgMESignEncryptJob(GpgME::Context *context) (defined in QGpgME::QGpgMESignEncryptJob)QGpgME::QGpgMESignEncryptJobexplicit
rawProgress(const QString &what, int type, int current, int total)QGpgME::Jobsignal
result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJobsignal
result_type typedef (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >
resultHook(const result_type &r) override (defined in QGpgME::QGpgMESignEncryptJob)QGpgME::QGpgMESignEncryptJob
resultHook(const result_type &) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotectedvirtual
run() (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inline
run(const T_binder &func) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inline
run(const T_binder &func, const std::shared_ptr< QIODevice > &io) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inline
run(const T_binder &func, const std::shared_ptr< QIODevice > &io1, const std::shared_ptr< QIODevice > &io2) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inline
setFileName(const QString &fileName) (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJob
setOutputIsBase64Encoded(bool on) overrideQGpgME::QGpgMESignEncryptJobvirtual
setWorkerFunction(const T_binder &func) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotected
showProgress(const char *what, int type, int current, int total) override (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotected
SignEncryptJob(QObject *parent) (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJobexplicitprotected
slotCancel() override (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotectedvirtual
slotFinished() (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::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) overrideQGpgME::QGpgMESignEncryptJobvirtual
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, bool alwaysTrust) overrideQGpgME::QGpgMESignEncryptJobvirtual
start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags) overrideQGpgME::QGpgMESignEncryptJobvirtual
startIt()QGpgME::Job
startNow()QGpgME::Job
ThreadedJobMixin(GpgME::Context *ctx) (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineexplicitprotected
~Job() (defined in QGpgME::Job)QGpgME::Job
~QGpgMESignEncryptJob() (defined in QGpgME::QGpgMESignEncryptJob)QGpgME::QGpgMESignEncryptJob
~SignEncryptJob() (defined in QGpgME::SignEncryptJob)QGpgME::SignEncryptJob
~ThreadedJobMixin() (defined in QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >)QGpgME::_detail::ThreadedJobMixin< SignEncryptJob, std::tuple< GpgME::SigningResult, GpgME::EncryptionResult, QByteArray, QString, GpgME::Error > >inlineprotected