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

Public Member Functions

 VerifyKeyDetailBox (const GpgSignature &signature, QWidget *parent)
 Construct a new Verify Key Detail Box object. More...
 

Private Slots

void slot_import_form_key_server ()
 

Private Member Functions

QGridLayout * create_key_info_grid (const GpgSignature &signature)
 Create a key info grid object. More...
 

Private Attributes

QString fpr_
 fingerprint of the key
 

Constructor & Destructor Documentation

◆ VerifyKeyDetailBox()

GpgFrontend::UI::VerifyKeyDetailBox::VerifyKeyDetailBox ( const GpgSignature signature,
QWidget *  parent 
)
explicit

Member Function Documentation

◆ create_key_info_grid()

auto GpgFrontend::UI::VerifyKeyDetailBox::create_key_info_grid ( const GpgSignature signature)
private

Create a key info grid object.

Parameters
signature
Returns
QGridLayout*

References GpgFrontend::BeautifyFingerprint(), and GpgFrontend::SingletonFunctionObject< GpgKeyGetter >::GetInstance().

Referenced by VerifyKeyDetailBox().


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