GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::GpgSignResultAnalyse Class Reference
Inheritance diagram for GpgFrontend::GpgSignResultAnalyse:
Inheritance graph
Collaboration diagram for GpgFrontend::GpgSignResultAnalyse:
Collaboration graph

Public Member Functions

 GpgSignResultAnalyse (GpgError error, GpgSignResult result)
 Construct a new Sign Result Analyse object. More...
 
- Public Member Functions inherited from GpgFrontend::GpgResultAnalyse
 GpgResultAnalyse ()=default
 Construct a new Result Analyse object.
 
auto GetResultReport () const -> const QString
 Get the Result Report object. More...
 
auto GetStatus () const -> int
 Get the Status object. More...
 
void Analyse ()
 

Protected Member Functions

void doAnalyse () override
 
- Protected Member Functions inherited from GpgFrontend::GpgResultAnalyse
void setStatus (int m_status)
 Set the status object. More...
 

Private Attributes

GpgError error_
 
GpgSignResult result_
 

Additional Inherited Members

- Protected Attributes inherited from GpgFrontend::GpgResultAnalyse
QString buffer_
 
QTextStream stream_ = QTextStream(&buffer_)
 
int status_ = 1
 
bool analysed_ = false
 

Constructor & Destructor Documentation

◆ GpgSignResultAnalyse()

GpgFrontend::GpgSignResultAnalyse::GpgSignResultAnalyse ( GpgError  error,
GpgSignResult  result 
)
explicit

Construct a new Sign Result Analyse object.

Parameters
error
result

The documentation for this class was generated from the following files: