QGpgME 20.5.1.0000632
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 |
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 | |
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 |
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 |
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 |
resultHook(const result_type &r) override (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob | virtual |
setFileName(const QString &fileName) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
setInputEncoding(GpgME::Data::Encoding) (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
setOutputIsBase64Encoded(bool on) override | QGpgME::QGpgMEEncryptJob | virtual |
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() (defined in QGpgME::EncryptJob) | QGpgME::EncryptJob | |
~Job() (defined in QGpgME::Job) | QGpgME::Job | |
~QGpgMEEncryptJob() (defined in QGpgME::QGpgMEEncryptJob) | QGpgME::QGpgMEEncryptJob |