messageviewer
MessageViewer::DecryptVerifyBodyPartMemento Class Reference
#include <objecttreeparser_p.h>
Inheritance diagram for MessageViewer::DecryptVerifyBodyPartMemento:
Public Member Functions | |
DecryptVerifyBodyPartMemento (Kleo::DecryptVerifyJob *job, const QByteArray &cipherText) | |
~DecryptVerifyBodyPartMemento () | |
const GpgME::DecryptionResult & | decryptResult () const |
void | exec () |
const QByteArray & | plainText () const |
bool | start () |
const GpgME::VerificationResult & | verifyResult () const |
Public Member Functions inherited from MessageViewer::CryptoBodyPartMemento | |
CryptoBodyPartMemento () | |
~CryptoBodyPartMemento () | |
const QString & | auditLogAsHtml () const |
GpgME::Error | auditLogError () const |
void | detach () |
bool | isRunning () const |
Public Member Functions inherited from MessageViewer::Interface::BodyPartMemento | |
virtual | ~BodyPartMemento () |
Additional Inherited Members | |
Signals inherited from MessageViewer::CryptoBodyPartMemento | |
void | update (MessageViewer::Viewer::UpdateMode) |
Protected Slots inherited from MessageViewer::CryptoBodyPartMemento | |
void | notify () |
Protected Member Functions inherited from MessageViewer::CryptoBodyPartMemento | |
void | setAuditLog (const GpgME::Error &err, const QString &log) |
void | setRunning (bool running) |
Detailed Description
Definition at line 92 of file objecttreeparser_p.h.
Constructor & Destructor Documentation
MessageViewer::DecryptVerifyBodyPartMemento::DecryptVerifyBodyPartMemento | ( | Kleo::DecryptVerifyJob * | job, |
const QByteArray & | cipherText | ||
) |
MessageViewer::DecryptVerifyBodyPartMemento::~DecryptVerifyBodyPartMemento | ( | ) |
Member Function Documentation
|
inline |
Definition at line 104 of file objecttreeparser_p.h.
void MessageViewer::DecryptVerifyBodyPartMemento::exec | ( | ) |
|
inline |
Definition at line 103 of file objecttreeparser_p.h.
bool MessageViewer::DecryptVerifyBodyPartMemento::start | ( | ) |
|
inline |
Definition at line 105 of file objecttreeparser_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:58 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:55:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.