1
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2
<class>StylePreview</class>
3
<widget class="QWidget">
5
<cstring>StylePreview</cstring>
7
<property name="geometry">
16
<property name="name">
17
<cstring>unnamed</cstring>
19
<property name="margin">
22
<spacer row="1" column="0">
23
<property name="name">
24
<cstring>spacer1</cstring>
26
<property name="orientation">
29
<property name="sizeType">
30
<enum>Expanding</enum>
32
<property name="sizeHint">
39
<widget class="QTabWidget" row="0" column="0">
40
<property name="name">
41
<cstring>TabWidget2</cstring>
43
<property name="sizePolicy">
45
<hsizetype>3</hsizetype>
46
<vsizetype>5</vsizetype>
47
<horstretch>1</horstretch>
48
<verstretch>0</verstretch>
51
<property name="margin">
54
<widget class="QWidget">
55
<property name="name">
56
<cstring>tab</cstring>
58
<attribute name="title">
59
<string>Tab 1</string>
62
<property name="name">
63
<cstring>unnamed</cstring>
65
<widget class="QButtonGroup" row="0" column="0" rowspan="4" colspan="1">
66
<property name="name">
67
<cstring>ButtonGroup1</cstring>
69
<property name="title">
70
<string>Button Group</string>
73
<property name="name">
74
<cstring>unnamed</cstring>
76
<widget class="QRadioButton">
77
<property name="name">
78
<cstring>RadioButton1</cstring>
80
<property name="text">
81
<string>Radio button</string>
83
<property name="checked">
87
<widget class="QRadioButton">
88
<property name="name">
89
<cstring>RadioButton2</cstring>
91
<property name="text">
92
<string>Radio button</string>
96
<property name="name">
97
<cstring>Line1</cstring>
99
<property name="frameShape">
102
<property name="frameShadow">
105
<property name="orientation">
106
<enum>Horizontal</enum>
109
<widget class="QCheckBox">
110
<property name="name">
111
<cstring>CheckBox1</cstring>
113
<property name="text">
114
<string>Checkbox</string>
116
<property name="checked">
119
<property name="tristate">
125
<widget class="QScrollBar" row="0" column="2" rowspan="4" colspan="1">
126
<property name="name">
127
<cstring>ScrollBar1</cstring>
129
<property name="maxValue">
132
<property name="orientation">
133
<enum>Vertical</enum>
136
<widget class="QComboBox" row="3" column="1">
138
<property name="text">
139
<string>Combobox</string>
142
<property name="name">
143
<cstring>ComboBox1</cstring>
146
<widget class="QProgressBar" row="0" column="1">
147
<property name="name">
148
<cstring>ProgressBar1</cstring>
150
<property name="progress">
154
<widget class="QSlider" row="1" column="1">
155
<property name="name">
156
<cstring>Slider1</cstring>
158
<property name="orientation">
159
<enum>Horizontal</enum>
162
<widget class="QLayoutWidget" row="2" column="1">
163
<property name="name">
164
<cstring>layout3</cstring>
167
<property name="name">
168
<cstring>unnamed</cstring>
171
<property name="name">
172
<cstring>spacer6</cstring>
174
<property name="orientation">
175
<enum>Horizontal</enum>
177
<property name="sizeType">
178
<enum>Expanding</enum>
180
<property name="sizeHint">
187
<widget class="QSpinBox">
188
<property name="name">
189
<cstring>SpinBox1</cstring>
191
<property name="sizePolicy">
193
<hsizetype>3</hsizetype>
194
<vsizetype>0</vsizetype>
195
<horstretch>1</horstretch>
196
<verstretch>0</verstretch>
199
<property name="minimumSize">
205
<property name="maximumSize">
208
<height>32767</height>
211
<property name="maxValue">
212
<number>999999</number>
215
<widget class="QPushButton">
216
<property name="name">
217
<cstring>PushButton1</cstring>
219
<property name="sizePolicy">
221
<hsizetype>3</hsizetype>
222
<vsizetype>0</vsizetype>
223
<horstretch>1</horstretch>
224
<verstretch>0</verstretch>
227
<property name="minimumSize">
233
<property name="maximumSize">
236
<height>32767</height>
239
<property name="text">
240
<string>Button</string>
244
<property name="name">
245
<cstring>spacer3</cstring>
247
<property name="orientation">
248
<enum>Horizontal</enum>
250
<property name="sizeType">
251
<enum>Expanding</enum>
253
<property name="sizeHint">
264
<widget class="QWidget">
265
<property name="name">
266
<cstring>tab</cstring>
268
<attribute name="title">
269
<string>Tab 2</string>
276
<include location="local" impldecl="in implementation">kdialog.h</include>
277
<include location="local" impldecl="in implementation">stylepreview.ui.h</include>
281
<slot returnType="bool">eventFilter( QObject *, QEvent * ev )</slot>
283
<layoutdefaults spacing="6" margin="10"/>
284
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>