<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <class>PreviewWidgetBase</class> <comment>********************************************************************* ** Copyright (C) 2001 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. ** ** Licensees holding valid Qt Enterprise Edition or Qt Professional Edition ** licenses may use this file in accordance with the Qt Commercial License ** Agreement provided with the Software. ** ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ** ** See http://www.trolltech.com/gpl/ for GPL licensing information. ** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for ** information about Qt Commercial License Agreements. ** ** Contact info@trolltech.com if any conditions of this licensing are ** not clear to you. ** *********************************************************************</comment> <widget class="TQWidget"> <property name="name"> <cstring>PreviewWidgetBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>378</width> <height>236</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> </sizepolicy> </property> <property name="caption"> <string>Preview Window</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout6</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout17</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQButtonGroup"> <property name="name"> <cstring>ButtonGroup1</cstring> </property> <property name="title"> <string>ButtonGroup</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQRadioButton"> <property name="name"> <cstring>RadioButton1</cstring> </property> <property name="text"> <string>RadioButton1</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="TQRadioButton"> <property name="name"> <cstring>RadioButton2</cstring> </property> <property name="text"> <string>RadioButton2</string> </property> </widget> <widget class="TQRadioButton"> <property name="name"> <cstring>RadioButton3</cstring> </property> <property name="text"> <string>RadioButton3</string> </property> </widget> </vbox> </widget> <widget class="TQButtonGroup"> <property name="name"> <cstring>ButtonGroup2</cstring> </property> <property name="title"> <string>ButtonGroup2</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>CheckBox1</cstring> </property> <property name="text"> <string>CheckBox1</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>CheckBox2</cstring> </property> <property name="text"> <string>CheckBox2</string> </property> </widget> </vbox> </widget> <widget class="TQProgressBar"> <property name="name"> <cstring>ProgressBar1</cstring> </property> <property name="progress"> <number>50</number> </property> </widget> </vbox> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout5</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="KLineEdit"> <property name="name"> <cstring>LineEdit1</cstring> </property> <property name="text"> <string>LineEdit</string> </property> </widget> <widget class="TQComboBox"> <item> <property name="text"> <string>ComboBox</string> </property> </item> <property name="name"> <cstring>ComboBox1</cstring> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout13</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="TQSpinBox"> <property name="name"> <cstring>SpinBox1</cstring> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>PushButton1</cstring> </property> <property name="text"> <string>PushButton</string> </property> </widget> </hbox> </widget> <widget class="TQScrollBar"> <property name="name"> <cstring>ScrollBar1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="TQSlider"> <property name="name"> <cstring>Slider1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="TQTextView"> <property name="name"> <cstring>textView</cstring> </property> <property name="tqmaximumSize"> <size> <width>32767</width> <height>50</height> </size> </property> <property name="text"> <string><p> <a href="http://www.trolltech.com/">http://www.trolltech.com</a> </p> <p> <a href="http://www.kde.org/">http://www.kde.org</a> </p></string> </property> </widget> </vbox> </widget> </hbox> </widget> <spacer> <property name="name"> <cstring>Spacer2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <connections> <slot access="protected" language="C++" returnType="void">init()</slot> <slot access="protected" language="C++" returnType="void">destroy()</slot> </connections> </UI>