1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>StylePreview
</class>
4 <widget class=
"QWidget" name=
"StylePreview">
5 <layout class=
"QVBoxLayout">
7 <widget class=
"QTabWidget" name=
"TabWidget2">
8 <property name=
"sizePolicy">
9 <sizepolicy hsizetype=
"MinimumExpanding" vsizetype=
"Preferred">
10 <horstretch>1</horstretch>
11 <verstretch>0</verstretch>
14 <property name=
"currentIndex">
17 <widget class=
"QWidget" name=
"tab">
18 <attribute name=
"title">
19 <string>Tab
1</string>
21 <layout class=
"QVBoxLayout">
23 <layout class=
"QHBoxLayout">
25 <layout class=
"QVBoxLayout" name=
"verticalLayout">
27 <widget class=
"QGroupBox" name=
"GroupBox1">
28 <property name=
"title">
29 <string>Group Box
</string>
31 <layout class=
"QVBoxLayout" name=
"_2">
33 <widget class=
"QRadioButton" name=
"RadioButton1">
34 <property name=
"text">
35 <string>Radio button
</string>
37 <property name=
"checked">
43 <widget class=
"QRadioButton" name=
"RadioButton2">
44 <property name=
"text">
45 <string>Radio button
</string>
50 <widget class=
"Line" name=
"Line1">
51 <property name=
"frameShape">
52 <enum>QFrame::HLine
</enum>
54 <property name=
"frameShadow">
55 <enum>QFrame::Sunken
</enum>
60 <widget class=
"QCheckBox" name=
"CheckBox1">
61 <property name=
"text">
62 <string>Checkbox
</string>
64 <property name=
"checked">
67 <property name=
"tristate">
76 <spacer name=
"verticalSpacer">
77 <property name=
"orientation">
78 <enum>Qt::Vertical
</enum>
85 <layout class=
"QVBoxLayout">
87 <widget class=
"QProgressBar" name=
"ProgressBar1">
88 <property name=
"value">
94 <widget class=
"QSlider" name=
"Slider1">
95 <property name=
"value">
98 <property name=
"orientation">
99 <enum>Qt::Horizontal
</enum>
104 <layout class=
"QHBoxLayout">
106 <widget class=
"QSpinBox" name=
"SpinBox1">
107 <property name=
"maximum">
108 <number>999999</number>
113 <widget class=
"QPushButton" name=
"PushButton1">
114 <property name=
"text">
115 <string>Button
</string>
122 <widget class=
"QComboBox" name=
"ComboBox1">
124 <property name=
"text">
125 <string>Combobox
</string>
132 <property name=
"orientation">
133 <enum>Qt::Vertical
</enum>
140 <widget class=
"QScrollBar" name=
"ScrollBar1">
141 <property name=
"maximum">
144 <property name=
"orientation">
145 <enum>Qt::Vertical
</enum>
153 <widget class=
"QWidget" name=
"tab">
154 <attribute name=
"title">
155 <string>Tab
2</string>