QGpgME 21.6.2.0000005
Qt API for GpgME
|
This is the complete list of members for QGpgME::QGpgMEEncryptJob, including all inherited members.
QGpgME::EncryptJob::context(Job *job) | QGpgME::Job | static |
done() (defined in QGpgME::Job) | QGpgME::Job | signal |
encryptionFlags() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
EncryptJob(QObject *parent) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | explicitprotected |
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText) override (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | virtual |
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText) override | QGpgME::QGpgMEEncryptJob | virtual |
fileName() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
inputEncoding() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
inputFile() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
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::EncryptJob) | QGpgME::EncryptJob | |
progress(const QString &what, int current, int total) (defined in QGpgME::Job) | QGpgME::Job | signal |
QGpgMEEncryptJob(GpgME::Context *context) (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | explicit |
rawProgress(const QString &what, int type, int current, int total) | QGpgME::Job | signal |
recipients() const (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
result(const GpgME::EncryptionResult &result, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | signal |
setEncryptionFlags(GpgME::Context::EncryptionFlags flags) | QGpgME::EncryptJob | |
setFileName(const QString &fileName) | QGpgME::EncryptJob | |
setInputEncoding(GpgME::Data::Encoding) | QGpgME::EncryptJob | |
setInputFile(const QString &path) | QGpgME::EncryptJob | |
setOutputFile(const QString &path) | QGpgME::EncryptJob | |
setOutputIsBase64Encoded(bool on) override | QGpgME::QGpgMEEncryptJob | virtual |
setRecipients(const std::vector< GpgME::Key > &recipients) | QGpgME::EncryptJob | |
start(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust) override | QGpgME::QGpgMEEncryptJob | virtual |
start(const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, bool alwaysTrust) override | QGpgME::QGpgMEEncryptJob | virtual |
start(const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText, const GpgME::Context::EncryptionFlags flags) override | QGpgME::QGpgMEEncryptJob | virtual |
startIt() | QGpgME::Job | |
startNow() | QGpgME::Job | |
~EncryptJob() override (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEEncryptJob() (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob |