certmanager/lib

Kleo::EncryptJob Member List

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

auditLogAsHtml() const (defined in Kleo::Job)Kleo::Jobvirtual
auditLogError() const (defined in Kleo::Job)Kleo::Jobvirtual
done() (defined in Kleo::Job)Kleo::Jobsignal
EncryptJob(TQObject *parent, const char *name) (defined in Kleo::EncryptJob)Kleo::EncryptJobprotected
exec(const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust, TQByteArray &cipherText)=0 (defined in Kleo::EncryptJob)Kleo::EncryptJobpure virtual
isAuditLogSupported() const (defined in Kleo::Job)Kleo::Job
Job(TQObject *parent, const char *name) (defined in Kleo::Job)Kleo::Jobprotected
progress(const TQString &what, int current, int total) (defined in Kleo::Job)Kleo::Jobsignal
result(const GpgME::EncryptionResult &result, const TQByteArray &cipherText) (defined in Kleo::EncryptJob)Kleo::EncryptJobsignal
showErrorDialog(TQWidget *parent=0, const TQString &caption=TQString()) const (defined in Kleo::Job)Kleo::Jobvirtual
slotCancel()=0 (defined in Kleo::Job)Kleo::Jobpure virtualslot
start(const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust=false)=0Kleo::EncryptJobpure virtual
~EncryptJob() (defined in Kleo::EncryptJob)Kleo::EncryptJob
~Job() (defined in Kleo::Job)Kleo::Job