QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEDecryptVerifyArchiveJob, including all inherited members.
QGpgME::DecryptVerifyArchiveJob::context(Job *job) | QGpgME::Job | static |
dataProgress(int current, int total) | QGpgME::DecryptVerifyArchiveJob | signal |
DecryptVerifyArchiveJob(QObject *parent) (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | explicitprotected |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
fileProgress(int current, int total) | QGpgME::DecryptVerifyArchiveJob | signal |
inputFile() const (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | |
isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
isSupported() (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | static |
Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
jobProgress(int current, int total) | QGpgME::Job | signal |
outputDirectory() const (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | |
processAllSignatures() const (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
QGpgMEDecryptVerifyArchiveJob(GpgME::Context *context) (defined in QGpgME::QGpgMEDecryptVerifyArchiveJob) | QGpgME::QGpgMEDecryptVerifyArchiveJob | explicit |
rawProgress(const QString &what, int type, int current, int total) | QGpgME::Job | signal |
result(const GpgME::DecryptionResult &decryptionResult, const GpgME::VerificationResult &verificationResult, const QString &auditLogAsHtml={}, const GpgME::Error &auditLogError={}) (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | signal |
setInputFile(const QString &path) | QGpgME::DecryptVerifyArchiveJob | |
setOutputDirectory(const QString &outputDirectory) | QGpgME::DecryptVerifyArchiveJob | |
setProcessAllSignatures(bool processAll) | QGpgME::DecryptVerifyArchiveJob | |
start(const std::shared_ptr< QIODevice > &cipherText) override | QGpgME::QGpgMEDecryptVerifyArchiveJob | virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~DecryptVerifyArchiveJob() override (defined in QGpgME::DecryptVerifyArchiveJob) | QGpgME::DecryptVerifyArchiveJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEDecryptVerifyArchiveJob()=default (defined in QGpgME::QGpgMEDecryptVerifyArchiveJob) | QGpgME::QGpgMEDecryptVerifyArchiveJob |