<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>StylePreview</class> <widget class="TQWidget"> <property name="name"> <cstring>StylePreview</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>483</width> <height>254</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <spacer row="1" column="0"> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>50</height> </size> </property> </spacer> <widget class="TQTabWidget" row="0" column="0"> <property name="name"> <cstring>TabWidget2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="margin"> <number>2</number> </property> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Tab 1</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQButtonGroup" row="0" column="0" rowspan="4" colspan="1"> <property name="name"> <cstring>ButtonGroup1</cstring> </property> <property name="title"> <string>Button Group</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQRadioButton"> <property name="name"> <cstring>RadioButton1</cstring> </property> <property name="text"> <string>Radio button</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="TQRadioButton"> <property name="name"> <cstring>RadioButton2</cstring> </property> <property name="text"> <string>Radio button</string> </property> </widget> <widget class="Line"> <property name="name"> <cstring>Line1</cstring> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>CheckBox1</cstring> </property> <property name="text"> <string>Checkbox</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="tristate"> <bool>false</bool> </property> </widget> </vbox> </widget> <widget class="TQScrollBar" row="0" column="2" rowspan="4" colspan="1"> <property name="name"> <cstring>ScrollBar1</cstring> </property> <property name="maxValue"> <number>19</number> </property> <property name="orientation"> <enum>Vertical</enum> </property> </widget> <widget class="TQComboBox" row="3" column="1"> <item> <property name="text"> <string>Combobox</string> </property> </item> <property name="name"> <cstring>ComboBox1</cstring> </property> </widget> <widget class="TQProgressBar" row="0" column="1"> <property name="name"> <cstring>ProgressBar1</cstring> </property> <property name="progress"> <number>70</number> </property> </widget> <widget class="TQSlider" row="1" column="1"> <property name="name"> <cstring>Slider1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <widget class="TQLayoutWidget" row="2" column="1"> <property name="name"> <cstring>layout3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer6</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> <widget class="TQSpinBox"> <property name="name"> <cstring>SpinBox1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>32767</height> </size> </property> <property name="maxValue"> <number>999999</number> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>PushButton1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> <horstretch>1</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>32767</height> </size> </property> <property name="text"> <string>Button</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>30</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Tab 2</string> </attribute> </widget> </widget> </grid> </widget> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> <include location="local" impldecl="in implementation">stylepreview.ui.h</include> </includes> <Q_SLOTS> <slot>init()</slot> <slot returnType="bool">eventFilter( TQObject *, TQEvent * ev )</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="10"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> </UI>