QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::EncryptArchiveJob, including all inherited members.
auditLogAsHtml() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
auditLogError() const (defined in QGpgME::Job) | QGpgME::Job | virtual |
baseDirectory() const (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
context(Job *job) | QGpgME::Job | static |
dataProgress(int current, int total) | QGpgME::EncryptArchiveJob | signal |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
EncryptArchiveJob(QObject *parent) (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | explicitprotected |
encryptionFlags() const (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
fileProgress(int current, int total) | QGpgME::EncryptArchiveJob | signal |
inputPaths() const (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
isSupported() (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | static |
Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
jobProgress(int current, int total) | QGpgME::Job | signal |
outputFile() const (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
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 |
recipients() const (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
result(const GpgME::EncryptionResult &result, const QString &auditLogAsHtml={}, const GpgME::Error &auditLogError={}) (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | signal |
setBaseDirectory(const QString &baseDirectory) | QGpgME::EncryptArchiveJob | |
setEncryptionFlags(GpgME::Context::EncryptionFlags flags) | QGpgME::EncryptArchiveJob | |
setInputPaths(const std::vector< QString > &paths) | QGpgME::EncryptArchiveJob | |
setOutputFile(const QString &path) | QGpgME::EncryptArchiveJob | |
setRecipients(const std::vector< GpgME::Key > &recipients) | QGpgME::EncryptArchiveJob | |
slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
start(const std::vector< GpgME::Key > &recipients, const std::vector< QString > &paths, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags)=0 | QGpgME::EncryptArchiveJob | pure virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~EncryptArchiveJob() override (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job |