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::Job [virtual]
auditLogError() const (defined in Kleo::Job)Kleo::Job [virtual]
done() (defined in Kleo::Job)Kleo::Job [signal]
EncryptJob(TQObject *parent, const char *name) (defined in Kleo::EncryptJob)Kleo::EncryptJob [protected]
exec(const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust, TQByteArray &cipherText)=0 (defined in Kleo::EncryptJob)Kleo::EncryptJob [pure virtual]
isAuditLogSupported() const (defined in Kleo::Job)Kleo::Job
Job(TQObject *parent, const char *name) (defined in Kleo::Job)Kleo::Job [protected]
progress(const TQString &what, int current, int total) (defined in Kleo::Job)Kleo::Job [signal]
result(const GpgME::EncryptionResult &result, const TQByteArray &cipherText) (defined in Kleo::EncryptJob)Kleo::EncryptJob [signal]
showErrorDialog(TQWidget *parent=0, const TQString &caption=TQString()) const (defined in Kleo::Job)Kleo::Job [virtual]
slotCancel()=0 (defined in Kleo::Job)Kleo::Job [pure virtual, slot]
start(const std::vector< GpgME::Key > &recipients, const TQByteArray &plainText, bool alwaysTrust=false)=0Kleo::EncryptJob [pure virtual]
~EncryptJob() (defined in Kleo::EncryptJob)Kleo::EncryptJob
~Job() (defined in Kleo::Job)Kleo::Job