QGpgME
10.3.4.0000000
Qt API for GpgME
|
This is the complete list of members for QGpgME::DecryptJob, including all inherited members.
auditLogAsHtml() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
auditLogError() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
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)=0 (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | pure 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 |
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 |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
start(const QByteArray &cipherText)=0 | QGpgME::DecryptJob | pure virtual |
start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText=std::shared_ptr< QIODevice >())=0 | QGpgME::DecryptJob | pure virtual |
~DecryptJob() (defined in QGpgME::DecryptJob) | QGpgME::DecryptJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job |