QGpgME 16.1.0.00004a9
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEDecryptJob, including all inherited members.
QGpgME::DecryptJob::context(Job *job) | QGpgME::Job | static |
DecryptJob(QObject *parent) (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | explicitprotected |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
exec(const QByteArray &cipherText, QByteArray &plainText) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEDecryptJob) | QGpgME::QGpgMEDecryptJob | virtual |
isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
QGpgMEDecryptJob(GpgME::Context *context) (defined in QGpgME::QGpgMEDecryptJob) | QGpgME::QGpgMEDecryptJob | explicit |
result(const GpgME::DecryptionResult &result, const QByteArray &plainText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | signal |
resultHook(const result_type &r) Q_DECL_OVERRIDE (defined in QGpgME::QGpgMEDecryptJob) | QGpgME::QGpgMEDecryptJob | virtual |
start(const QByteArray &cipherText) Q_DECL_OVERRIDE | QGpgME::QGpgMEDecryptJob | virtual |
start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText) Q_DECL_OVERRIDE | QGpgME::QGpgMEDecryptJob | virtual |
~DecryptJob() (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEDecryptJob() (defined in QGpgME::QGpgMEDecryptJob) | QGpgME::QGpgMEDecryptJob |