|
1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1"> |
|
2 <class>PreviewWidgetBase</class> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
6 ** All rights reserved. |
|
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 ** |
|
9 ** This file is part of the autotests of the Qt Toolkit. |
|
10 ** |
|
11 ** $QT_BEGIN_LICENSE:LGPL$ |
|
12 ** No Commercial Usage |
|
13 ** This file contains pre-release code and may not be distributed. |
|
14 ** You may use this file in accordance with the terms and conditions |
|
15 ** contained in the Technology Preview License Agreement accompanying |
|
16 ** this package. |
|
17 ** |
|
18 ** GNU Lesser General Public License Usage |
|
19 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 ** General Public License version 2.1 as published by the Free Software |
|
21 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 ** packaging of this file. Please review the following information to |
|
23 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 ** |
|
26 ** In addition, as a special exception, Nokia gives you certain additional |
|
27 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 ** |
|
30 ** If you have questions regarding the use of this file, please contact |
|
31 ** Nokia at qt-info@nokia.com. |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** $QT_END_LICENSE$ |
|
41 ** |
|
42 *********************************************************************</comment> |
|
43 <widget class="QWidget"> |
|
44 <property name="name"> |
|
45 <cstring>PreviewWidgetBase</cstring> |
|
46 </property> |
|
47 <property name="geometry"> |
|
48 <rect> |
|
49 <x>0</x> |
|
50 <y>0</y> |
|
51 <width>378</width> |
|
52 <height>236</height> |
|
53 </rect> |
|
54 </property> |
|
55 <property name="sizePolicy"> |
|
56 <sizepolicy> |
|
57 <hsizetype>1</hsizetype> |
|
58 <vsizetype>1</vsizetype> |
|
59 </sizepolicy> |
|
60 </property> |
|
61 <property name="caption"> |
|
62 <string>Preview Window</string> |
|
63 </property> |
|
64 <vbox> |
|
65 <property name="name"> |
|
66 <cstring>unnamed</cstring> |
|
67 </property> |
|
68 <property name="margin"> |
|
69 <number>11</number> |
|
70 </property> |
|
71 <property name="spacing"> |
|
72 <number>6</number> |
|
73 </property> |
|
74 <widget class="QLayoutWidget"> |
|
75 <property name="name"> |
|
76 <cstring>Layout6</cstring> |
|
77 </property> |
|
78 <hbox> |
|
79 <property name="name"> |
|
80 <cstring>unnamed</cstring> |
|
81 </property> |
|
82 <property name="margin"> |
|
83 <number>0</number> |
|
84 </property> |
|
85 <property name="spacing"> |
|
86 <number>6</number> |
|
87 </property> |
|
88 <widget class="QLayoutWidget"> |
|
89 <property name="name"> |
|
90 <cstring>Layout17</cstring> |
|
91 </property> |
|
92 <vbox> |
|
93 <property name="name"> |
|
94 <cstring>unnamed</cstring> |
|
95 </property> |
|
96 <property name="margin"> |
|
97 <number>0</number> |
|
98 </property> |
|
99 <property name="spacing"> |
|
100 <number>6</number> |
|
101 </property> |
|
102 <widget class="QButtonGroup"> |
|
103 <property name="name"> |
|
104 <cstring>ButtonGroup1</cstring> |
|
105 </property> |
|
106 <property name="title"> |
|
107 <string>ButtonGroup</string> |
|
108 </property> |
|
109 <vbox> |
|
110 <property name="name"> |
|
111 <cstring>unnamed</cstring> |
|
112 </property> |
|
113 <property name="margin"> |
|
114 <number>11</number> |
|
115 </property> |
|
116 <property name="spacing"> |
|
117 <number>6</number> |
|
118 </property> |
|
119 <widget class="QRadioButton"> |
|
120 <property name="name"> |
|
121 <cstring>RadioButton1</cstring> |
|
122 </property> |
|
123 <property name="text"> |
|
124 <string>RadioButton1</string> |
|
125 </property> |
|
126 <property name="checked"> |
|
127 <bool>true</bool> |
|
128 </property> |
|
129 </widget> |
|
130 <widget class="QRadioButton"> |
|
131 <property name="name"> |
|
132 <cstring>RadioButton2</cstring> |
|
133 </property> |
|
134 <property name="text"> |
|
135 <string>RadioButton2</string> |
|
136 </property> |
|
137 </widget> |
|
138 <widget class="QRadioButton"> |
|
139 <property name="name"> |
|
140 <cstring>RadioButton3</cstring> |
|
141 </property> |
|
142 <property name="text"> |
|
143 <string>RadioButton3</string> |
|
144 </property> |
|
145 </widget> |
|
146 </vbox> |
|
147 </widget> |
|
148 <widget class="QButtonGroup"> |
|
149 <property name="name"> |
|
150 <cstring>ButtonGroup2</cstring> |
|
151 </property> |
|
152 <property name="title"> |
|
153 <string>ButtonGroup2</string> |
|
154 </property> |
|
155 <vbox> |
|
156 <property name="name"> |
|
157 <cstring>unnamed</cstring> |
|
158 </property> |
|
159 <property name="margin"> |
|
160 <number>11</number> |
|
161 </property> |
|
162 <property name="spacing"> |
|
163 <number>6</number> |
|
164 </property> |
|
165 <widget class="QCheckBox"> |
|
166 <property name="name"> |
|
167 <cstring>CheckBox1</cstring> |
|
168 </property> |
|
169 <property name="text"> |
|
170 <string>CheckBox1</string> |
|
171 </property> |
|
172 <property name="checked"> |
|
173 <bool>true</bool> |
|
174 </property> |
|
175 </widget> |
|
176 <widget class="QCheckBox"> |
|
177 <property name="name"> |
|
178 <cstring>CheckBox2</cstring> |
|
179 </property> |
|
180 <property name="text"> |
|
181 <string>CheckBox2</string> |
|
182 </property> |
|
183 </widget> |
|
184 </vbox> |
|
185 </widget> |
|
186 <widget class="QProgressBar"> |
|
187 <property name="name"> |
|
188 <cstring>ProgressBar1</cstring> |
|
189 </property> |
|
190 <property name="progress"> |
|
191 <number>50</number> |
|
192 </property> |
|
193 </widget> |
|
194 </vbox> |
|
195 </widget> |
|
196 <widget class="QLayoutWidget"> |
|
197 <property name="name"> |
|
198 <cstring>Layout5</cstring> |
|
199 </property> |
|
200 <vbox> |
|
201 <property name="name"> |
|
202 <cstring>unnamed</cstring> |
|
203 </property> |
|
204 <property name="margin"> |
|
205 <number>0</number> |
|
206 </property> |
|
207 <property name="spacing"> |
|
208 <number>6</number> |
|
209 </property> |
|
210 <widget class="QLineEdit"> |
|
211 <property name="name"> |
|
212 <cstring>LineEdit1</cstring> |
|
213 </property> |
|
214 <property name="text"> |
|
215 <string>LineEdit</string> |
|
216 </property> |
|
217 </widget> |
|
218 <widget class="QComboBox"> |
|
219 <item> |
|
220 <property name="text"> |
|
221 <string>ComboBox</string> |
|
222 </property> |
|
223 </item> |
|
224 <property name="name"> |
|
225 <cstring>ComboBox1</cstring> |
|
226 </property> |
|
227 </widget> |
|
228 <widget class="QLayoutWidget"> |
|
229 <property name="name"> |
|
230 <cstring>Layout13</cstring> |
|
231 </property> |
|
232 <hbox> |
|
233 <property name="name"> |
|
234 <cstring>unnamed</cstring> |
|
235 </property> |
|
236 <property name="margin"> |
|
237 <number>0</number> |
|
238 </property> |
|
239 <property name="spacing"> |
|
240 <number>6</number> |
|
241 </property> |
|
242 <widget class="QSpinBox"> |
|
243 <property name="name"> |
|
244 <cstring>SpinBox1</cstring> |
|
245 </property> |
|
246 </widget> |
|
247 <widget class="QPushButton"> |
|
248 <property name="name"> |
|
249 <cstring>PushButton1</cstring> |
|
250 </property> |
|
251 <property name="text"> |
|
252 <string>PushButton</string> |
|
253 </property> |
|
254 </widget> |
|
255 </hbox> |
|
256 </widget> |
|
257 <widget class="QScrollBar"> |
|
258 <property name="name"> |
|
259 <cstring>ScrollBar1</cstring> |
|
260 </property> |
|
261 <property name="orientation"> |
|
262 <enum>Horizontal</enum> |
|
263 </property> |
|
264 </widget> |
|
265 <widget class="QSlider"> |
|
266 <property name="name"> |
|
267 <cstring>Slider1</cstring> |
|
268 </property> |
|
269 <property name="orientation"> |
|
270 <enum>Horizontal</enum> |
|
271 </property> |
|
272 </widget> |
|
273 <widget class="QTextView"> |
|
274 <property name="name"> |
|
275 <cstring>textView</cstring> |
|
276 </property> |
|
277 <property name="maximumSize"> |
|
278 <size> |
|
279 <width>32767</width> |
|
280 <height>50</height> |
|
281 </size> |
|
282 </property> |
|
283 <property name="text"> |
|
284 <string><p> |
|
285 <a href="http://qt.nokia.com">http://qt.nokia.com</a> |
|
286 </p> |
|
287 <p> |
|
288 <a href="http://www.kde.org">http://www.kde.org</a> |
|
289 </p></string> |
|
290 </property> |
|
291 </widget> |
|
292 </vbox> |
|
293 </widget> |
|
294 </hbox> |
|
295 </widget> |
|
296 <spacer> |
|
297 <property name="name"> |
|
298 <cstring>Spacer2</cstring> |
|
299 </property> |
|
300 <property name="orientation"> |
|
301 <enum>Vertical</enum> |
|
302 </property> |
|
303 <property name="sizeType"> |
|
304 <enum>Expanding</enum> |
|
305 </property> |
|
306 <property name="sizeHint"> |
|
307 <size> |
|
308 <width>20</width> |
|
309 <height>20</height> |
|
310 </size> |
|
311 </property> |
|
312 </spacer> |
|
313 </vbox> |
|
314 </widget> |
|
315 <connections> |
|
316 <slot access="protected" language="C++" returnType="void">init()</slot> |
|
317 <slot access="protected" language="C++" returnType="void">destroy()</slot> |
|
318 </connections> |
|
319 </UI> |