QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::VerifyOpaqueJob, 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 |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
exec(const QByteArray &signedData, QByteArray &plainText)=0 | QGpgME::VerifyOpaqueJob | pure virtual |
inputFile() const (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob | |
isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
jobProgress(int current, int total) | QGpgME::Job | signal |
outputFile() const (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob | |
processAllSignatures() const (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob | |
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::VerificationResult &result, const QByteArray &plainText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob | signal |
setInputFile(const QString &path) | QGpgME::VerifyOpaqueJob | |
setOutputFile(const QString &path) | QGpgME::VerifyOpaqueJob | |
setProcessAllSignatures(bool processAll) | QGpgME::VerifyOpaqueJob | |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
start(const QByteArray &signedData)=0 | QGpgME::VerifyOpaqueJob | pure virtual |
start(const std::shared_ptr< QIODevice > &signedData, const std::shared_ptr< QIODevice > &plainText=std::shared_ptr< QIODevice >())=0 | QGpgME::VerifyOpaqueJob | pure virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
VerifyOpaqueJob(QObject *parent) (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob | explicitprotected |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~VerifyOpaqueJob() override (defined in QGpgME::VerifyOpaqueJob) | QGpgME::VerifyOpaqueJob |