kleopatra
Kleo::Crypto::EncryptEMailTask Class Reference
#include <encryptemailtask.h>
Inheritance diagram for Kleo::Crypto::EncryptEMailTask:

Detailed Description
Definition at line 58 of file encryptemailtask.h.
Public Member Functions | |
| void | cancel () |
| EncryptEMailTask (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 | setRecipients (const std::vector< GpgME::Key > &recipients) |
| ~EncryptEMailTask () | |
Constructor & Destructor Documentation
| EncryptEMailTask::EncryptEMailTask | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 123 of file encryptemailtask.cpp.
| EncryptEMailTask::~EncryptEMailTask | ( | ) |
Definition at line 129 of file encryptemailtask.cpp.
Member Function Documentation
| void EncryptEMailTask::cancel | ( | ) | [virtual] |
| QString EncryptEMailTask::label | ( | ) | const [virtual] |
| Protocol EncryptEMailTask::protocol | ( | ) | const [virtual] |
| void Kleo::Crypto::EncryptEMailTask::setInput | ( | const boost::shared_ptr< Input > & | input | ) |
| void Kleo::Crypto::EncryptEMailTask::setOutput | ( | const boost::shared_ptr< Output > & | output | ) |
| void Kleo::Crypto::EncryptEMailTask::setRecipients | ( | const std::vector< GpgME::Key > & | recipients | ) |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference