|
QGpgME 2.0.0-unknown
Qt API for GpgME
|
This is the complete list of members for QGpgME::DecryptVerifyJob, 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 |
| d_ptr (defined in QGpgME::Job) | QGpgME::Job | protected |
| DecryptVerifyJob(std::unique_ptr< DecryptVerifyJobPrivate >, QObject *parent) (defined in QGpgME::DecryptVerifyJob) | QGpgME::DecryptVerifyJob | explicitprotected |
| done() (defined in QGpgME::Job) | QGpgME::Job | signal |
| exec(const QByteArray &cipherText, QByteArray &plainText)=0 | QGpgME::DecryptVerifyJob | pure virtual |
| inputFile() const (defined in QGpgME::DecryptVerifyJob) | QGpgME::DecryptVerifyJob | |
| isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
| Job(std::unique_ptr< JobPrivate >, QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | protected |
| Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
| jobProgress(int current, int total) | QGpgME::Job | signal |
| 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::Job | signal |
| rawProgress(const QString &what, int type, int current, int total) | QGpgME::Job | signal |
| 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::DecryptVerifyJob | signal |
| setInputFile(const QString &path) | QGpgME::DecryptVerifyJob | |
| setOutputFile(const QString &path) | QGpgME::DecryptVerifyJob | |
| setProcessAllSignatures(bool processAll) | QGpgME::DecryptVerifyJob | |
| slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
| start(const QByteArray &cipherText)=0 | QGpgME::DecryptVerifyJob | pure virtual |
| start(const std::shared_ptr< QIODevice > &cipherText, const std::shared_ptr< QIODevice > &plainText=std::shared_ptr< QIODevice >())=0 | QGpgME::DecryptVerifyJob | pure virtual |
| startIt() | QGpgME::Job | |
| startNow() | QGpgME::Job | |
| ~DecryptVerifyJob() override (defined in QGpgME::DecryptVerifyJob) | QGpgME::DecryptVerifyJob | |
| ~Job() (defined in QGpgME::Job) | QGpgME::Job |