kleopatra
#include <task.h>
|
QString | formatKeyLink (const char *fingerprint, const QString &content) const |
|
Definition at line 117 of file task.h.
Enumerator |
---|
AllGood |
|
Warning |
|
Danger |
|
NeutralSuccess |
|
NeutralError |
|
Definition at line 127 of file task.h.
Task::Result::~Result |
( |
| ) |
|
|
virtual |
virtual AuditLog Kleo::Crypto::Task::Result::auditLog |
( |
| ) |
const |
|
pure virtual |
virtual VisualCode Kleo::Crypto::Task::Result::code |
( |
| ) |
const |
|
pure virtual |
virtual QString Kleo::Crypto::Task::Result::details |
( |
| ) |
const |
|
pure virtual |
virtual int Kleo::Crypto::Task::Result::errorCode |
( |
| ) |
const |
|
pure virtual |
virtual QString Kleo::Crypto::Task::Result::errorString |
( |
| ) |
const |
|
pure virtual |
QString Task::Result::formatKeyLink |
( |
const char * |
fingerprint, |
|
|
const QString & |
content |
|
) |
| const |
|
protected |
bool Task::Result::hasError |
( |
| ) |
const |
QString Task::Result::icon |
( |
| ) |
const |
|
virtual |
QString Task::Result::makeOverview |
( |
const QString & |
msg | ) |
|
|
staticprotected |
const QString& Kleo::Crypto::Task::Result::nonce |
( |
| ) |
const |
|
inline |
virtual QString Kleo::Crypto::Task::Result::overview |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.