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

Detailed Description
Definition at line 128 of file decryptverifytask.h.
Public Slots | |
| void | cancel () |
Public Member Functions | |
| void | autodetectProtocolFromInput () |
| QString | label () const |
| GpgME::Protocol | protocol () const |
| void | setInput (const boost::shared_ptr< Input > &input) |
| void | setProtocol (GpgME::Protocol prot) |
| void | setSignedData (const boost::shared_ptr< Input > &signedData) |
| VerifyDetachedTask (QObject *parent=0) | |
| ~VerifyDetachedTask () | |
Constructor & Destructor Documentation
| VerifyDetachedTask::VerifyDetachedTask | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 1188 of file decryptverifytask.cpp.
| VerifyDetachedTask::~VerifyDetachedTask | ( | ) |
Definition at line 1192 of file decryptverifytask.cpp.
Member Function Documentation
| void VerifyDetachedTask::autodetectProtocolFromInput | ( | ) | [virtual] |
Implements Kleo::Crypto::AbstractDecryptVerifyTask.
Definition at line 1216 of file decryptverifytask.cpp.
| void VerifyDetachedTask::cancel | ( | ) | [virtual, slot] |
| QString VerifyDetachedTask::label | ( | ) | const [virtual] |
| Protocol VerifyDetachedTask::protocol | ( | ) | const [virtual] |
| void Kleo::Crypto::VerifyDetachedTask::setInput | ( | const boost::shared_ptr< Input > & | input | ) |
| void Kleo::Crypto::VerifyDetachedTask::setProtocol | ( | GpgME::Protocol | prot | ) |
| void Kleo::Crypto::VerifyDetachedTask::setSignedData | ( | const boost::shared_ptr< Input > & | signedData | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference