QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEEncryptArchiveJob, including all inherited members.
baseDirectory() const (defined in QGpgME::EncryptArchiveJob) | 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 |
QGpgMEEncryptArchiveJob(GpgME::Context *context) (defined in QGpgME::QGpgMEEncryptArchiveJob) | QGpgME::QGpgMEEncryptArchiveJob | explicit |
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 | |
start(const std::vector< GpgME::Key > &recipients, const std::vector< QString > &paths, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags) override | QGpgME::QGpgMEEncryptArchiveJob | virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~EncryptArchiveJob() override (defined in QGpgME::EncryptArchiveJob) | QGpgME::EncryptArchiveJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEEncryptArchiveJob()=default (defined in QGpgME::QGpgMEEncryptArchiveJob) | QGpgME::QGpgMEEncryptArchiveJob |