libkleo
Kleo::SignEncryptJob Member List
This is the complete list of members for Kleo::SignEncryptJob, including all inherited members.
| auditLogAsHtml() const | Kleo::Job | virtual |
| auditLogError() const | Kleo::Job | virtual |
| done() | Kleo::Job | signal |
| exec(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust, QByteArray &cipherText)=0 | Kleo::SignEncryptJob | 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::SigningResult &signingresult, const GpgME::EncryptionResult &encryptionresult, const QByteArray &cipherText, const QString &auditLogAsHtml=QString(), const GpgME::Error &auditLogError=GpgME::Error()) | Kleo::SignEncryptJob | signal |
| setOutputIsBase64Encoded(bool)=0 | Kleo::SignEncryptJob | pure virtual |
| showErrorDialog(QWidget *parent=0, const QString &caption=QString()) const | Kleo::Job | virtual |
| SignEncryptJob(QObject *parent) | Kleo::SignEncryptJob | explicitprotected |
| slotCancel()=0 | Kleo::Job | pure virtualslot |
| start(const std::vector< GpgME::Key > &signers, const std::vector< GpgME::Key > &recipients, const QByteArray &plainText, bool alwaysTrust=false)=0 | Kleo::SignEncryptJob | pure virtual |
| start(const std::vector< GpgME::Key > &signers, 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::SignEncryptJob | pure virtual |
| ~Job() | Kleo::Job | |
| ~SignEncryptJob() | Kleo::SignEncryptJob |
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.
KDE API Reference