#include <appearancesettings.h>
Public Slots | |
| virtual void | slotTabPosition (int pos) |
Public Member Functions | |
| AppearanceSettings (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~AppearanceSettings () | |
Public Attributes | |
| QTabWidget * | tabWidgetTest |
| QWidget * | tab |
| QLabel * | textLabel3 |
| QWidget * | tab_2 |
| QLabel * | textLabel4 |
| QButtonGroup * | buttonGroup1 |
| QRadioButton * | rbBottom |
| QRadioButton * | rbTop |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QGridLayout * | AppearanceSettingsLayout |
| QGridLayout * | tabLayout |
| QGridLayout * | tabLayout_2 |
|
||||||||||||||||
|
Definition at line 27 of file appearancesettings.cpp. References AppearanceSettingsLayout, buttonGroup1, languageChange(), rbBottom, rbTop, slotTabPosition(), tab, tab_2, tabLayout, tabLayout_2, tabWidgetTest, textLabel3, and textLabel4. |
|
|
Definition at line 98 of file appearancesettings.cpp. |
|
|
Definition at line 107 of file appearancesettings.cpp. References buttonGroup1, rbBottom, rbTop, tab, tab_2, tabWidgetTest, textLabel3, and textLabel4. Referenced by AppearanceSettings(). |
|
|
Definition at line 11 of file appearancesettings.ui.h. References tabWidgetTest. Referenced by AppearanceSettings(). |
|
|
Definition at line 45 of file appearancesettings.h. Referenced by AppearanceSettings(). |
|
|
Definition at line 37 of file appearancesettings.h. Referenced by AppearanceSettings(), and languageChange(). |
|
|
Definition at line 38 of file appearancesettings.h. Referenced by AppearanceSettings(), languageChange(), and QMtp::slotConfigure(). |
|
|
Definition at line 39 of file appearancesettings.h. Referenced by AppearanceSettings(), languageChange(), and QMtp::slotConfigure(). |
|
|
Definition at line 33 of file appearancesettings.h. Referenced by AppearanceSettings(), and languageChange(). |
|
|
Definition at line 35 of file appearancesettings.h. Referenced by AppearanceSettings(), and languageChange(). |
|
|
Definition at line 46 of file appearancesettings.h. Referenced by AppearanceSettings(). |
|
|
Definition at line 47 of file appearancesettings.h. Referenced by AppearanceSettings(). |
|
|
Definition at line 32 of file appearancesettings.h. Referenced by AppearanceSettings(), languageChange(), and slotTabPosition(). |
|
|
Definition at line 34 of file appearancesettings.h. Referenced by AppearanceSettings(), and languageChange(). |
|
|
Definition at line 36 of file appearancesettings.h. Referenced by AppearanceSettings(), and languageChange(). |
1.3