kleopatra
Kleo::Crypto::SignEncryptFilesTask Class Reference
#include <signencryptfilestask.h>
Inheritance diagram for Kleo::Crypto::SignEncryptFilesTask:

Detailed Description
Definition at line 56 of file signencryptfilestask.h.
Public Member Functions | |
| void | cancel () |
| QString | label () const |
| GpgME::Protocol | protocol () const |
| void | setDetachedSignature (bool detached) |
| void | setEncrypt (bool encrypt) |
| void | setInputFileName (const QString &fileName) |
| void | setOutputFileName (const QString &fileName) |
| void | setOverwritePolicy (const boost::shared_ptr< OverwritePolicy > &policy) |
| void | setRecipients (const std::vector< GpgME::Key > &recipients) |
| void | setRemoveInputFileOnSuccess (bool) |
| void | setSign (bool sign) |
| void | setSigners (const std::vector< GpgME::Key > &singners) |
| SignEncryptFilesTask (QObject *parent=0) | |
| QString | tag () const |
| ~SignEncryptFilesTask () | |
Constructor & Destructor Documentation
| SignEncryptFilesTask::SignEncryptFilesTask | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 259 of file signencryptfilestask.cpp.
| SignEncryptFilesTask::~SignEncryptFilesTask | ( | ) |
Definition at line 265 of file signencryptfilestask.cpp.
Member Function Documentation
| void SignEncryptFilesTask::cancel | ( | ) | [virtual] |
| QString SignEncryptFilesTask::label | ( | ) | const [virtual] |
| Protocol SignEncryptFilesTask::protocol | ( | ) | const [virtual] |
| void SignEncryptFilesTask::setDetachedSignature | ( | bool | detached | ) |
Definition at line 311 of file signencryptfilestask.cpp.
| void SignEncryptFilesTask::setEncrypt | ( | bool | encrypt | ) |
Definition at line 300 of file signencryptfilestask.cpp.
| void SignEncryptFilesTask::setInputFileName | ( | const QString & | fileName | ) |
Definition at line 267 of file signencryptfilestask.cpp.
| void SignEncryptFilesTask::setOutputFileName | ( | const QString & | fileName | ) |
Definition at line 273 of file signencryptfilestask.cpp.
| void Kleo::Crypto::SignEncryptFilesTask::setOverwritePolicy | ( | const boost::shared_ptr< OverwritePolicy > & | policy | ) |
| void Kleo::Crypto::SignEncryptFilesTask::setRecipients | ( | const std::vector< GpgME::Key > & | recipients | ) |
| void SignEncryptFilesTask::setRemoveInputFileOnSuccess | ( | bool | remove | ) |
Definition at line 305 of file signencryptfilestask.cpp.
| void SignEncryptFilesTask::setSign | ( | bool | sign | ) |
Definition at line 295 of file signencryptfilestask.cpp.
| void Kleo::Crypto::SignEncryptFilesTask::setSigners | ( | const std::vector< GpgME::Key > & | singners | ) |
| QString SignEncryptFilesTask::tag | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference