kleopatra
#include <task.h>
Definition at line 119 of file task.h.
 
| Enumerator | 
|---|
| AllGood |  | 
| Warning |  | 
| Danger |  | 
| NeutralSuccess |  | 
| NeutralError |  | 
Definition at line 129 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 | 
 
 
  
  | 
        
          | 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.