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

Public Member Functions

 GpgEncryptResultAnalyse (GpgError error, GpgEncryptResult result)
 Construct a new Encrypt 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 () final
 
- Protected Member Functions inherited from GpgFrontend::GpgResultAnalyse
void setStatus (int m_status)
 Set the status object. More...
 

Private Attributes

GpgError error_
 
GpgEncryptResult 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

◆ GpgEncryptResultAnalyse()

GpgFrontend::GpgEncryptResultAnalyse::GpgEncryptResultAnalyse ( GpgError  error,
GpgEncryptResult  result 
)
explicit

Construct a new Encrypt Result Analyse object.

Parameters
error
result

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