|
void | slot_set_restart_needed (int) |
|
void | slot_update_custom_key_database_path_label (int state) |
|
void | slot_update_custom_gnupg_install_path_label (int state) |
|
|
std::shared_ptr< Ui_GnuPGControllerDialog > | ui_ |
|
int | restart_needed_ {0} |
|
QString | custom_key_database_path_ |
|
QString | custom_gnupg_path_ |
|
|
void | setPosCenterOfScreen () |
|
void | movePosition2CenterOfParent () |
|
auto | isRectRestored () -> bool |
|
void | showEvent (QShowEvent *event) override |
|
◆ GnuPGControllerDialog()
GpgFrontend::UI::GnuPGControllerDialog::GnuPGControllerDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ check_custom_gnupg_key_database_path()
auto GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_key_database_path |
( |
QString |
path | ) |
-> bool |
|
private |
◆ check_custom_gnupg_path()
auto GpgFrontend::UI::GnuPGControllerDialog::check_custom_gnupg_path |
( |
QString |
path | ) |
-> bool |
|
private |
◆ get_restart_needed()
int GpgFrontend::UI::GnuPGControllerDialog::get_restart_needed |
( |
| ) |
const -> int |
|
private |
Get the Restart Needed object.
- Returns
- true
-
false
◆ SignalRestartNeeded
void GpgFrontend::UI::GnuPGControllerDialog::SignalRestartNeeded |
( |
int |
| ) |
|
|
signal |
◆ slot_set_restart_needed
void GpgFrontend::UI::GnuPGControllerDialog::slot_set_restart_needed |
( |
int |
mode | ) |
|
|
privateslot |
The documentation for this class was generated from the following files: