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

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