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

Public Member Functions

 SignersPicker (QWidget *parent=nullptr)
 Construct a new Signers Picker object. More...
 
KeyIdArgsListPtr GetCheckedSigners ()
 Get the Checked Signers object. More...
 
bool GetStatus () const
 
- Public Member Functions inherited from GpgFrontend::UI::GeneralDialog
 GeneralDialog (QString name, QWidget *parent=nullptr)
 

Private Attributes

KeyListkey_list_
 
bool accepted_ = false
 

Additional Inherited Members

- Protected Member Functions inherited from GpgFrontend::UI::GeneralDialog
void setPosCenterOfScreen ()
 
void movePosition2CenterOfParent ()
 
auto isRectRestored () -> bool
 
void showEvent (QShowEvent *event) override
 

Constructor & Destructor Documentation

◆ SignersPicker()

GpgFrontend::UI::SignersPicker::SignersPicker ( QWidget *  parent = nullptr)
explicit

Construct a new Signers Picker object.

Parameters
parent

References GpgFrontend::UI::KeyList::AddListGroupTab(), and GpgFrontend::GpgKey::IsHasActualSigningCapability().

Member Function Documentation

◆ GetCheckedSigners()

auto GpgFrontend::UI::SignersPicker::GetCheckedSigners ( )

Get the Checked Signers object.

Returns
GpgFrontend::KeyIdArgsListPtr

◆ GetStatus()

auto GpgFrontend::UI::SignersPicker::GetStatus ( ) const
Returns

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