|
void | SignalKeyUIDSignUpdate () |
|
|
| KeyUIDSignDialog (const GpgKey &key, UIDArgsListPtr uid, QWidget *parent=nullptr) |
| Construct a new Key U I D Sign Dialog object. More...
|
|
| GeneralDialog (std::string name, QWidget *parent=nullptr) |
|
void | setPosCenterOfScreen () |
|
|
KeyList * | m_key_list_ |
|
QPushButton * | sign_key_button_ |
|
QDateTimeEdit * | expires_edit_ |
|
QCheckBox * | non_expire_check_ |
|
UIDArgsListPtr | m_uids_ |
|
const GpgKey & | m_key_ |
|
◆ KeyUIDSignDialog()
GpgFrontend::UI::KeyUIDSignDialog::KeyUIDSignDialog |
( |
const GpgKey & |
key, |
|
|
UIDArgsListPtr |
uid, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ slot_sign_key
void GpgFrontend::UI::KeyUIDSignDialog::slot_sign_key |
( |
bool |
clicked | ) |
|
|
privateslot |
The documentation for this class was generated from the following files:
- src/ui/dialog/keypair_details/KeyUIDSignDialog.h
- src/ui/dialog/keypair_details/KeyUIDSignDialog.cpp