Implement preference dialog for OSTC Companion.
More...
#include <SettingsDialog.h>
Implement preference dialog for OSTC Companion.
| void Settings::accept |
( |
| ) |
|
|
slot |
save changes to settings.
| void Settings::languageSlot |
( |
int |
i | ) |
|
|
slot |
dynamically change application's translation.
| void Settings::reject |
( |
| ) |
|
|
slot |
restore saved preferences.
| void Settings::reload |
( |
Settings * |
dialog | ) |
|
|
static |
restore preferences from settings
| void Settings::resetSettingsSlot |
( |
| ) |
|
|
slot |
Reset all settings to default values.
Save preferences to settings.
| void Settings::setLanguage |
( |
| ) |
|
|
static |
update Qt translators for language.
| void Settings::updatePortsSlot |
( |
| ) |
|
|
slot |
redo list of available ports.
| bool EXPORT Settings::autoSetDateTime = true |
|
static |
Setup date and time when connecting.
| QString EXPORT Settings::currentPath = "" |
|
static |
| QString EXPORT Settings::language = "" |
|
static |
| QString EXPORT Settings::port = "" |
|
static |
The documentation for this class was generated from the following files: