kleopatra
Kleo::Crypto::DecryptVerifyResult Class Reference
#include <decryptverifytask.h>
Inheritance diagram for Kleo::Crypto::DecryptVerifyResult:

Detailed Description
Definition at line 222 of file decryptverifytask.h.
Public Member Functions | |
| QString | auditLogAsHtml () const |
| VisualCode | code () const |
| QString | details () const |
| int | errorCode () const |
| QString | errorString () const |
| bool | hasError () const |
| QString | overview () const |
| GpgME::VerificationResult | verificationResult () const |
Static Public Member Functions | |
| static const GpgME::Key & | keyForSignature (const GpgME::Signature &sig, const std::vector< GpgME::Key > &keys) |
Member Function Documentation
| QString DecryptVerifyResult::auditLogAsHtml | ( | ) | const [virtual] |
| Task::Result::VisualCode DecryptVerifyResult::code | ( | ) | const [virtual] |
| QString DecryptVerifyResult::details | ( | ) | const [virtual] |
| int DecryptVerifyResult::errorCode | ( | ) | const [virtual] |
| QString DecryptVerifyResult::errorString | ( | ) | const [virtual] |
| bool DecryptVerifyResult::hasError | ( | ) | const |
Reimplemented from Kleo::Crypto::Task::Result.
Definition at line 709 of file decryptverifytask.cpp.
| static const GpgME::Key& Kleo::Crypto::DecryptVerifyResult::keyForSignature | ( | const GpgME::Signature & | sig, | |
| const std::vector< GpgME::Key > & | keys | |||
| ) | [static] |
| QString DecryptVerifyResult::overview | ( | ) | const [virtual] |
| GpgME::VerificationResult DecryptVerifyResult::verificationResult | ( | ) | const |
Definition at line 734 of file decryptverifytask.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference