QGpgME  10.3.4.0000000
Qt API for GpgME
QGpgME::DecryptJob Member List

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

auditLogAsHtml() const (defined in QGpgME::Job)QGpgME::Jobvirtual
auditLogError() const (defined in QGpgME::Job)QGpgME::Jobvirtual
context(Job *job)QGpgME::Jobstatic
DecryptJob(QObject *parent) (defined in QGpgME::DecryptJob)QGpgME::DecryptJobexplicitprotected
done() (defined in QGpgME::Job)QGpgME::Jobsignal
exec(const QByteArray &cipherText, QByteArray &plainText)=0 (defined in QGpgME::DecryptJob)QGpgME::DecryptJobpure virtual
isAuditLogSupported() const (defined in QGpgME::Job)QGpgME::Job
Job(QObject *parent) (defined in QGpgME::Job)QGpgME::Jobexplicitprotected
progress(const QString &what, int current, int total) (defined in QGpgME::Job)QGpgME::Jobsignal
result(const GpgME::DecryptionResult &result, const QByteArray &plainText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::DecryptJob)QGpgME::DecryptJobsignal
slotCancel()=0 (defined in QGpgME::Job)QGpgME::Jobpure virtualslot
start(const QByteArray &cipherText)=0QGpgME::DecryptJobpure virtual
start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText=std::shared_ptr< QIODevice >())=0QGpgME::DecryptJobpure virtual
~DecryptJob() (defined in QGpgME::DecryptJob)QGpgME::DecryptJob
~Job() (defined in QGpgME::Job)QGpgME::Job