1 <ui version="4.0" stdsetdef="1" >
3 <comment>*********************************************************************
5 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
6 ** All rights reserved.
7 ** Contact: Nokia Corporation (qt-info@nokia.com)
9 ** This file is part of the tools applications of the Qt Toolkit.
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
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.
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.
30 ** If you have questions regarding the use of this file, please contact
31 ** Nokia at qt-info@nokia.com.
42 *********************************************************************</comment>
43 <exportmacro></exportmacro>
44 <class>PreviewWidgetBase</class>
45 <widget class="QWidget" name="PreviewWidgetBase" >
46 <property name="objectName" >
47 <string notr="true" >PreviewWidgetBase</string>
49 <property name="geometry" >
57 <property name="sizePolicy" >
59 <hsizetype>1</hsizetype>
60 <vsizetype>1</vsizetype>
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
65 <property name="windowTitle" >
66 <string>Preview Window</string>
68 <layout class="QVBoxLayout" >
69 <property name="objectName" >
70 <string notr="true" >unnamed</string>
72 <property name="margin" >
75 <property name="spacing" >
79 <layout class="QHBoxLayout" >
80 <property name="objectName" >
81 <string notr="true" >unnamed</string>
83 <property name="margin" >
86 <property name="spacing" >
90 <layout class="QVBoxLayout" >
91 <property name="objectName" >
92 <string notr="true" >unnamed</string>
94 <property name="margin" >
97 <property name="spacing" >
101 <widget class="Q3ButtonGroup" name="ButtonGroup1" >
102 <property name="objectName" >
103 <string notr="true" >ButtonGroup1</string>
105 <property name="title" >
106 <string>ButtonGroup</string>
108 <layout class="QVBoxLayout" >
109 <property name="objectName" >
110 <string notr="true" >unnamed</string>
112 <property name="margin" >
115 <property name="spacing" >
119 <widget class="QRadioButton" name="RadioButton1" >
120 <property name="objectName" >
121 <string notr="true" >RadioButton1</string>
123 <property name="text" >
124 <string>RadioButton1</string>
126 <property name="checked" >
132 <widget class="QRadioButton" name="RadioButton2" >
133 <property name="objectName" >
134 <string notr="true" >RadioButton2</string>
136 <property name="text" >
137 <string>RadioButton2</string>
142 <widget class="QRadioButton" name="RadioButton3" >
143 <property name="objectName" >
144 <string notr="true" >RadioButton3</string>
146 <property name="text" >
147 <string>RadioButton3</string>
155 <widget class="Q3ButtonGroup" name="ButtonGroup2" >
156 <property name="objectName" >
157 <string notr="true" >ButtonGroup2</string>
159 <property name="title" >
160 <string>ButtonGroup2</string>
162 <layout class="QVBoxLayout" >
163 <property name="objectName" >
164 <string notr="true" >unnamed</string>
166 <property name="margin" >
169 <property name="spacing" >
173 <widget class="QCheckBox" name="CheckBox1" >
174 <property name="objectName" >
175 <string notr="true" >CheckBox1</string>
177 <property name="text" >
178 <string>CheckBox1</string>
180 <property name="checked" >
186 <widget class="QCheckBox" name="CheckBox2" >
187 <property name="objectName" >
188 <string notr="true" >CheckBox2</string>
190 <property name="text" >
191 <string>CheckBox2</string>
199 <widget class="QProgressBar" name="ProgressBar1" >
200 <property name="objectName" >
201 <string notr="true" >ProgressBar1</string>
203 <property name="value" >
211 <layout class="QVBoxLayout" >
212 <property name="objectName" >
213 <string notr="true" >unnamed</string>
215 <property name="margin" >
218 <property name="spacing" >
222 <widget class="QLineEdit" name="LineEdit1" >
223 <property name="objectName" >
224 <string notr="true" >LineEdit1</string>
226 <property name="text" >
227 <string>LineEdit</string>
232 <widget class="QComboBox" name="ComboBox1" >
233 <property name="objectName" >
234 <string notr="true" >ComboBox1</string>
237 <property name="text" >
238 <string>ComboBox</string>
244 <layout class="QHBoxLayout" >
245 <property name="objectName" >
246 <string notr="true" >unnamed</string>
248 <property name="margin" >
251 <property name="spacing" >
255 <widget class="QSpinBox" name="SpinBox1" >
256 <property name="objectName" >
257 <string notr="true" >SpinBox1</string>
262 <widget class="QPushButton" name="PushButton1" >
263 <property name="objectName" >
264 <string notr="true" >PushButton1</string>
266 <property name="text" >
267 <string>PushButton</string>
274 <widget class="QScrollBar" name="ScrollBar1" >
275 <property name="objectName" >
276 <string notr="true" >ScrollBar1</string>
278 <property name="orientation" >
279 <enum>Qt::Horizontal</enum>
284 <widget class="QSlider" name="Slider1" >
285 <property name="objectName" >
286 <string notr="true" >Slider1</string>
288 <property name="orientation" >
289 <enum>Qt::Horizontal</enum>
294 <widget class="QTextEdit" name="textView" >
295 <property name="objectName" >
296 <string notr="true" >textView</string>
298 <property name="maximumSize" >
304 <property name="readOnly" >
307 <property name="text" >
309 <a href="http://qt.nokia.com">http://qt.nokia.com</a>
312 <a href="http://www.kde.org">http://www.kde.org</a>
322 <spacer name="Spacer2" >
323 <property name="sizeHint" >
329 <property name="sizeType" >
330 <enum>Expanding</enum>
332 <property name="orientation" >
333 <enum>Vertical</enum>
339 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>