QGpgME 21.6.2.0000005
Qt API for GpgME
Loading...
Searching...
No Matches
QGpgME::DecryptVerifyJob Member List

This is the complete list of members for QGpgME::DecryptVerifyJob, 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
DecryptVerifyJob(QObject *parent) (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJobexplicitprotected
done() (defined in QGpgME::Job)QGpgME::Jobsignal
exec(const QByteArray &cipherText, QByteArray &plainText)=0QGpgME::DecryptVerifyJobpure virtual
inputFile() const (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJob
isAuditLogSupported() const (defined in QGpgME::Job)QGpgME::Job
Job(QObject *parent) (defined in QGpgME::Job)QGpgME::Jobexplicitprotected
jobProgress(int current, int total)QGpgME::Jobsignal
outputFile() const (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJob
processAllSignatures() const (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJob
progress(const QString &what, int current, int total) (defined in QGpgME::Job)QGpgME::Jobsignal
rawProgress(const QString &what, int type, int current, int total)QGpgME::Jobsignal
result(const GpgME::DecryptionResult &decryptionresult, const GpgME::VerificationResult &verificationresult, const QByteArray &plainText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJobsignal
setInputFile(const QString &path)QGpgME::DecryptVerifyJob
setOutputFile(const QString &path)QGpgME::DecryptVerifyJob
setProcessAllSignatures(bool processAll)QGpgME::DecryptVerifyJob
slotCancel()=0 (defined in QGpgME::Job)QGpgME::Jobpure virtualslot
start(const QByteArray &cipherText)=0QGpgME::DecryptVerifyJobpure virtual
start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText=std::shared_ptr< QIODevice >())=0QGpgME::DecryptVerifyJobpure virtual
startIt()QGpgME::Job
startNow()QGpgME::Job
~DecryptVerifyJob() override (defined in QGpgME::DecryptVerifyJob)QGpgME::DecryptVerifyJob
~Job() (defined in QGpgME::Job)QGpgME::Job