#include <seamlymepreferencesconfigurationpage.h>
Public Member Functions | |
SeamlyMePreferencesConfigurationPage (QWidget *parent=nullptr) | |
virtual | ~SeamlyMePreferencesConfigurationPage () |
void | Apply () |
Protected Member Functions | |
virtual void | changeEvent (QEvent *event) Q_DECL_OVERRIDE |
Private Member Functions | |
void | RetranslateUi () |
Private Attributes | |
Ui::SeamlyMePreferencesConfigurationPage * | ui |
bool | m_langChanged |
bool | m_systemChanged |
bool | m_defGradationChanged |
Definition at line 62 of file seamlymepreferencesconfigurationpage.h.
|
explicit |
Definition at line 60 of file seamlymepreferencesconfigurationpage.cpp.
References Cm, InitLanguages(), InitPMSystems(), m_defGradationChanged, qApp, ui, VMeasurement::WholeListHeights(), and VMeasurement::WholeListSizes().
|
virtual |
Definition at line 138 of file seamlymepreferencesconfigurationpage.cpp.
References ui.
void SeamlyMePreferencesConfigurationPage::Apply | ( | ) |
Definition at line 144 of file seamlymepreferencesconfigurationpage.cpp.
References m_defGradationChanged, m_langChanged, m_systemChanged, qApp, VSeamlyMeSettings::SetDefHeight(), VSeamlyMeSettings::SetDefSize(), VCommonSettings::SetLocale(), VCommonSettings::SetOsSeparator(), VCommonSettings::SetPMSystemCode(), VCommonSettings::setToolBarStyle(), and ui.
Referenced by DialogSeamlyMePreferences::Apply().
|
protectedvirtual |
Definition at line 178 of file seamlymepreferencesconfigurationpage.cpp.
References RetranslateUi().
|
private |
Definition at line 190 of file seamlymepreferencesconfigurationpage.cpp.
References ui.
Referenced by changeEvent().
|
private |
Definition at line 78 of file seamlymepreferencesconfigurationpage.h.
Referenced by Apply(), and SeamlyMePreferencesConfigurationPage().
|
private |
Definition at line 76 of file seamlymepreferencesconfigurationpage.h.
Referenced by Apply().
|
private |
Definition at line 77 of file seamlymepreferencesconfigurationpage.h.
Referenced by Apply().
|
private |
Definition at line 75 of file seamlymepreferencesconfigurationpage.h.
Referenced by Apply(), RetranslateUi(), SeamlyMePreferencesConfigurationPage(), and ~SeamlyMePreferencesConfigurationPage().