GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
29 #ifndef __SETTINGSDIALOG_H__
30 #define __SETTINGSDIALOG_H__
32 #include "ui/GpgFrontendUI.h"
33 #include "ui/widgets/KeyList.h"
87 QTabWidget* tab_widget_;
88 QDialogButtonBox* button_box_;
89 bool restart_needed_{};
111 #endif // __SETTINGSDIALOG_H__
Definition: VerifyDetailsDialog.cpp:33
Definition: SettingsNetwork.h:37
bool get_restart_needed() const
Get the Restart Needed object.
Definition: SettingsDialog.cpp:79
void SyncSettings() noexcept
sync the settings to the file
Definition: GlobalSettingStation.cpp:33
static GlobalSettingStation & GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)
Get the Instance object.
Definition: GpgFunctionObject.h:57
void slot_set_restart_needed(bool needed)
Definition: SettingsDialog.cpp:83
Definition: SettingsKeyServer.h:41
Definition: SettingsAppearance.h:36
Definition: SettingsGeneral.h:43
std::filesystem::path GetLocaleDir() const
Get the Locale Dir object.
Definition: GlobalSettingStation.h:121
Definition: SettingsDialog.h:46
void SlotSetRestartNeeded(bool needed)
Definition: MainWindowSlotUI.cpp:185
static QHash< QString, QString > ListLanguages()
Definition: SettingsDialog.cpp:107
SettingsDialog(QWidget *parent=nullptr)
Construct a new Settings Dialog object.
Definition: SettingsDialog.cpp:41
void SignalRestartNeeded(bool needed)
void SignalRestartNeeded(bool needed)