libkleo
Kleo::EncryptJob Member List
This is the complete list of members for Kleo::EncryptJob, including all inherited members.
auditLogAsHtml() const | Kleo::Job | virtual |
auditLogError() const | Kleo::Job | virtual |
done() | Kleo::Job | signal |
EncryptJob(QObject *parent) | Kleo::EncryptJob | explicitprotected |
exec(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)=0 | Kleo::EncryptJob | pure virtual |
isAuditLogSupported() const | Kleo::Job | |
Job(QObject *parent) | Kleo::Job | explicitprotected |
progress(const QString &what, int current, int total) | Kleo::Job | signal |
result(const GpgME::EncryptionResult &result, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) | Kleo::EncryptJob | signal |
setOutputIsBase64Encoded(bool)=0 | Kleo::EncryptJob | pure virtual |
showErrorDialog(QWidget *parent=0, const QString &caption=QString()) const | Kleo::Job | virtual |
slotCancel()=0 | Kleo::Job | pure virtualslot |
start(const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust=false)=0 | Kleo::EncryptJob | pure virtual |
start(const std::vector< GpgME::Key > &recipients, const boost::shared_ptr< QIODevice > &plainText, const boost::shared_ptr< QIODevice > &cipherText=boost::shared_ptr< QIODevice >(), bool alwaysTrust=false)=0 | Kleo::EncryptJob | pure virtual |
~EncryptJob() | Kleo::EncryptJob | |
~Job() | Kleo::Job |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:57:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.