<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>Form2</class> <widget class="QWidget"> <property name="name"> <cstring>Form2</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>721</width> <height>325</height> </rect> </property> <property name="caption"> <string>Form2</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>ultracondensed</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>extracondensed</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="2" column="1"> <property name="name"> <cstring>condensed</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="3" column="1"> <property name="name"> <cstring>semicondensed</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="4" column="1"> <property name="name"> <cstring>unstretched</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="5" column="1"> <property name="name"> <cstring>semiexpanded</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="8" column="1"> <property name="name"> <cstring>ultraexpanded</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="7" column="1"> <property name="name"> <cstring>extraexpanded</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="6" column="1"> <property name="name"> <cstring>expanded</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>This is a test string.</string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>UltraCondensed</string> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>ExtraCondensed</string> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>Condensed</string> </property> </widget> <widget class="QLabel" row="3" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> <property name="text"> <string>SemiCondensed</string> </property> </widget> <widget class="QLabel" row="4" column="0"> <property name="name"> <cstring>textLabel5</cstring> </property> <property name="text"> <string>Unstretched</string> </property> </widget> <widget class="QLabel" row="5" column="0"> <property name="name"> <cstring>textLabel6</cstring> </property> <property name="text"> <string>SemiExpanded</string> </property> </widget> <widget class="QLabel" row="6" column="0"> <property name="name"> <cstring>textLabel7</cstring> </property> <property name="text"> <string>Expanded</string> </property> </widget> <widget class="QLabel" row="7" column="0"> <property name="name"> <cstring>textLabel8</cstring> </property> <property name="text"> <string>ExtraExpanded</string> </property> </widget> <widget class="QLabel" row="8" column="0"> <property name="name"> <cstring>textLabel9</cstring> </property> <property name="text"> <string>UltraExpanded</string> </property> </widget> </grid> </widget> <includes> <include location="local" impldecl="in implementation">form2.ui.h</include> </includes> <functions> <function access="private" specifier="non virtual">init()</function> </functions> <layoutdefaults spacing="6" margin="11"/> </UI>