|
QGpgME 2.0.0-unknown
Qt API for GpgME
|
This is the complete list of members for QGpgME::SignEncryptJob, 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 |
| d_ptr (defined in QGpgME::Job) | QGpgME::Job | protected |
| done() (defined in QGpgME::Job) | QGpgME::Job | signal |
| encryptionFlags() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
| exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)=0 (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | pure virtual |
| exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText)=0 | QGpgME::SignEncryptJob | pure virtual |
| fileName() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
| inputFile() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
| isAuditLogSupported() const (defined in QGpgME::Job) | QGpgME::Job | |
| Job(std::unique_ptr< JobPrivate >, QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | protected |
| Job(QObject *parent) (defined in QGpgME::Job) | QGpgME::Job | explicitprotected |
| jobProgress(int current, int total) | QGpgME::Job | signal |
| outputFile() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
| 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::SignEncryptJob) | QGpgME::SignEncryptJob | |
| result(const GpgME::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | signal |
| setEncryptionFlags(GpgME::Context::EncryptionFlags flags) | QGpgME::SignEncryptJob | |
| setFileName(const QString &fileName) | QGpgME::SignEncryptJob | |
| setInputFile(const QString &path) | QGpgME::SignEncryptJob | |
| setOutputFile(const QString &path) | QGpgME::SignEncryptJob | |
| setOutputIsBase64Encoded(bool)=0 | QGpgME::SignEncryptJob | pure virtual |
| setRecipients(const std::vector< GpgME::Key > &recipients) | QGpgME::SignEncryptJob | |
| setSigners(const std::vector< GpgME::Key > &signers) | QGpgME::SignEncryptJob | |
| SignEncryptJob(std::unique_ptr< SignEncryptJobPrivate >, QObject *parent) (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | explicitprotected |
| signers() const (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob | |
| slotCancel()=0 (defined in QGpgME::Job) | QGpgME::Job | pure virtualslot |
| start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust=false)=0 | QGpgME::SignEncryptJob | pure virtual |
| start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText=std::shared_ptr< QIODevice >(), bool alwaysTrust=false)=0 | QGpgME::SignEncryptJob | pure virtual |
| start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const std::shared_ptr< QIODevice > &plainText, const std::shared_ptr< QIODevice > &cipherText=std::shared_ptr< QIODevice >(), const GpgME::Context::EncryptionFlags flags=GpgME::Context::None)=0 | QGpgME::SignEncryptJob | pure virtual |
| startIt() | QGpgME::Job | |
| startNow() | QGpgME::Job | |
| ~Job() (defined in QGpgME::Job) | QGpgME::Job | |
| ~SignEncryptJob() override (defined in QGpgME::SignEncryptJob) | QGpgME::SignEncryptJob |