|
void | SignalSubKeyGenerated () |
|
◆ SubkeyGenerateDialog()
GpgFrontend::UI::SubkeyGenerateDialog::SubkeyGenerateDialog |
( |
const KeyId & |
key_id, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
◆ create_basic_info_group_box()
QGroupBox * GpgFrontend::UI::SubkeyGenerateDialog::create_basic_info_group_box |
( |
| ) |
|
|
private |
◆ create_key_usage_group_box()
QGroupBox * GpgFrontend::UI::SubkeyGenerateDialog::create_key_usage_group_box |
( |
| ) |
|
|
private |
◆ refresh_widgets_state()
void GpgFrontend::UI::SubkeyGenerateDialog::refresh_widgets_state |
( |
| ) |
|
|
private |
◆ set_signal_slot()
void GpgFrontend::UI::SubkeyGenerateDialog::set_signal_slot |
( |
| ) |
|
|
private |
Set the signal slot object.
References button_box_, expire_check_box_, key_type_combo_box_, key_usage_check_boxes_, slot_activated_key_type(), slot_authentication_box_changed(), slot_certification_box_changed(), slot_encryption_box_changed(), slot_expire_box_changed(), slot_key_gen_accept(), and slot_signing_box_changed().
Referenced by SubkeyGenerateDialog().
◆ slot_activated_key_type
void GpgFrontend::UI::SubkeyGenerateDialog::slot_activated_key_type |
( |
int |
index | ) |
|
|
privateslot |
◆ slot_authentication_box_changed
void GpgFrontend::UI::SubkeyGenerateDialog::slot_authentication_box_changed |
( |
int |
state | ) |
|
|
privateslot |
◆ slot_certification_box_changed
void GpgFrontend::UI::SubkeyGenerateDialog::slot_certification_box_changed |
( |
int |
state | ) |
|
|
privateslot |
◆ slot_encryption_box_changed
void GpgFrontend::UI::SubkeyGenerateDialog::slot_encryption_box_changed |
( |
int |
state | ) |
|
|
privateslot |
◆ slot_expire_box_changed
void GpgFrontend::UI::SubkeyGenerateDialog::slot_expire_box_changed |
( |
| ) |
|
|
privateslot |
◆ slot_key_gen_accept
void GpgFrontend::UI::SubkeyGenerateDialog::slot_key_gen_accept |
( |
| ) |
|
|
privateslot |
◆ slot_signing_box_changed
void GpgFrontend::UI::SubkeyGenerateDialog::slot_signing_box_changed |
( |
int |
state | ) |
|
|
privateslot |
◆ gen_key_info_
std::unique_ptr<GenKeyInfo> GpgFrontend::UI::SubkeyGenerateDialog::gen_key_info_ |
|
private |
Initial value:=
std::make_unique<GenKeyInfo>(true)
The documentation for this class was generated from the following files: