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

Signals

void SignalKeyUIDSignUpdate ()
 

Public Member Functions

 KeyUIDSignDialog (const GpgKey &key, UIDArgsListPtr uid, QWidget *parent=nullptr)
 Construct a new Key U I D Sign Dialog object. More...
 
- Public Member Functions inherited from GpgFrontend::UI::GeneralDialog
 GeneralDialog (QString name, QWidget *parent=nullptr)
 

Private Slots

void slot_sign_key (bool clicked)
 

Private Attributes

KeyListm_key_list_
 
QPushButton * sign_key_button_
 
QDateTimeEdit * expires_edit_
 
QCheckBox * non_expire_check_
 
UIDArgsListPtr m_uids_
 
const GpgKeym_key_
 

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

◆ KeyUIDSignDialog()

GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog ( const GpgKey key,
UIDArgsListPtr  uid,
QWidget *  parent = nullptr 
)
explicit

Construct a new Key U I D Sign Dialog object.

Parameters
key
uid
parent

A DateTime after 5 Years is recommend.

Note further that the OpenPGP protocol uses 32 bit values for timestamps and thus can only encode dates up to the year 2106.

References GpgFrontend::UI::KeyList::AddListGroupTab(), GpgFrontend::GpgKey::GetId(), GpgFrontend::UI::UISignalStation::GetInstance(), GpgFrontend::GpgKey::IsDisabled(), GpgFrontend::GpgKey::IsExpired(), GpgFrontend::GpgKey::IsHasCertificationCapability(), GpgFrontend::GpgKey::IsHasMasterKey(), GpgFrontend::GpgKey::IsRevoked(), and slot_sign_key().

Member Function Documentation

◆ slot_sign_key

void GpgFrontend::UI::KeyUIDSignDialog::slot_sign_key ( bool  clicked)
privateslot

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