kleopatra
Kleo::Crypto::Task Class Reference
#include <task.h>
List of all members.
Detailed Description
Definition at line 51 of file task.h.
Constructor & Destructor Documentation
| Task::Task |
( |
QObject * |
parent = 0 |
) |
[explicit] |
Member Function Documentation
| bool Task::asciiArmor |
( |
|
) |
const |
| virtual void Kleo::Crypto::Task::cancel |
( |
|
) |
[pure virtual, slot] |
| void Kleo::Crypto::Task::emitResult |
( |
const boost::shared_ptr< const Task::Result > & |
result |
) |
[protected] |
| virtual QString Kleo::Crypto::Task::label |
( |
|
) |
const [pure virtual] |
| shared_ptr< Task::Result > Task::makeErrorResult |
( |
int |
errCode, |
|
|
const QString & |
details | |
|
) |
| | [protected] |
| shared_ptr< Task > Task::makeErrorTask |
( |
int |
code, |
|
|
const QString & |
details, |
|
|
const QString & |
label | |
|
) |
| | [static] |
| unsigned long long Task::processedSize |
( |
|
) |
const |
| QString Task::progressLabel |
( |
|
) |
const |
| virtual GpgME::Protocol Kleo::Crypto::Task::protocol |
( |
|
) |
const [pure virtual] |
| void Task::setAsciiArmor |
( |
bool |
armor |
) |
|
| void Task::setProgress |
( |
const QString & |
msg, |
|
|
int |
processed, |
|
|
int |
total | |
|
) |
| | [protected, slot] |
| QString Task::tag |
( |
|
) |
const [virtual] |
| unsigned long long Task::totalSize |
( |
|
) |
const |
The documentation for this class was generated from the following files: