QGpgME 21.6.2.0000005
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) 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 |
jobProgress(int current, int total) | QGpgME::Job | signal |
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 |
rawProgress(const QString &what, int type, int current, int total) | QGpgME::Job | signal |
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 |
start(const QByteArray &cipherText) override | QGpgME::QGpgMEDecryptJob | virtual |
start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText) override | QGpgME::QGpgMEDecryptJob | virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~DecryptJob() (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEDecryptJob() (defined in QGpgME::QGpgMEDecryptJob) | QGpgME::QGpgMEDecryptJob |