messageviewer
MessageViewer::VerifyDetachedBodyPartMemento Class Reference
  #include <objecttreeparser_p.h>
Inheritance diagram for MessageViewer::VerifyDetachedBodyPartMemento:

Public Member Functions | |
| VerifyDetachedBodyPartMemento (Kleo::VerifyDetachedJob *job, Kleo::KeyListJob *klj, const QByteArray &signature, const QByteArray &plainText) | |
| ~VerifyDetachedBodyPartMemento () | |
| void | exec () | 
| const GpgME::Key & | signingKey () 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 127 of file objecttreeparser_p.h.
Constructor & Destructor Documentation
| MessageViewer::VerifyDetachedBodyPartMemento::VerifyDetachedBodyPartMemento | ( | Kleo::VerifyDetachedJob * | job, | 
| Kleo::KeyListJob * | klj, | ||
| const QByteArray & | signature, | ||
| const QByteArray & | plainText | ||
| ) | 
| MessageViewer::VerifyDetachedBodyPartMemento::~VerifyDetachedBodyPartMemento | ( | ) | 
Member Function Documentation
| void MessageViewer::VerifyDetachedBodyPartMemento::exec | ( | ) | 
      
  | 
  inline | 
Definition at line 142 of file objecttreeparser_p.h.
| bool MessageViewer::VerifyDetachedBodyPartMemento::start | ( | ) | 
      
  | 
  inline | 
Definition at line 141 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.
    KDE API Reference
 Public Member Functions inherited from