QGpgME 21.6.2.0000005
Qt API for GpgME
Loading...
Searching...
No Matches
QGpgME::EncryptJob Member List

This is the complete list of members for QGpgME::EncryptJob, including all inherited members.

auditLogAsHtml() const (defined in QGpgME::Job)QGpgME::Jobvirtual
auditLogError() const (defined in QGpgME::Job)QGpgME::Jobvirtual
context(Job *job)QGpgME::Jobstatic
done() (defined in QGpgME::Job)QGpgME::Jobsignal
encryptionFlags() const (defined in QGpgME::EncryptJob)QGpgME::EncryptJob
EncryptJob(QObject *parent) (defined in QGpgME::EncryptJob)QGpgME::EncryptJobexplicitprotected
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)=0 (defined in QGpgME::EncryptJob)QGpgME::EncryptJobpure virtual
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, const GpgME::Context::EncryptionFlags flags, QByteArray &cipherText)=0QGpgME::EncryptJobpure 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::Jobexplicitprotected
jobProgress(int current, int total)QGpgME::Jobsignal
outputFile() const (defined in QGpgME::EncryptJob)QGpgME::EncryptJob
progress(const QString &what, int current, int total) (defined in QGpgME::Job)QGpgME::Jobsignal
rawProgress(const QString &what, int type, int current, int total)QGpgME::Jobsignal
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::EncryptJobsignal
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)=0QGpgME::EncryptJobpure virtual
setRecipients(const std::vector< GpgME::Key > &recipients)QGpgME::EncryptJob
slotCancel()=0 (defined in QGpgME::Job)QGpgME::Jobpure virtualslot
start(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust=false)=0QGpgME::EncryptJobpure virtual
start(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)=0QGpgME::EncryptJobpure virtual
start(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)=0QGpgME::EncryptJobpure virtual
startIt()QGpgME::Job
startNow()QGpgME::Job
~EncryptJob() override (defined in QGpgME::EncryptJob)QGpgME::EncryptJob
~Job() (defined in QGpgME::Job)QGpgME::Job