<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0" stdsetdef="1"> <author></author> <comment></comment> <exportmacro></exportmacro> <class>Welcome</class> <widget class="QWidget" name="Welcome"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>507</width> <height>349</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="windowTitle"> <string>Welcome</string> </property> <layout class="QHBoxLayout"> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <item> <widget class="QLabel" name="image"> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="pixmap"> <pixmap>image0</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> <property name="wordWrap"> <bool>false</bool> </property> </widget> </item> <item> <layout class="QVBoxLayout"> <property name="margin"> <number>16</number> </property> <property name="spacing"> <number>6</number> </property> <item> <spacer name="Spacer3"> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </spacer> </item> <item> <widget class="QLabel" name="title"> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="textFormat"> <enum>Qt::RichText</enum> </property> <property name="wordWrap"> <bool>false</bool> </property> </widget> </item> <item> <spacer name="Spacer4"> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="orientation"> <enum>Qt::Vertical</enum> </property> </spacer> </item> <item> <widget class="QLabel" name="instructions"> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="textFormat"> <enum>Qt::RichText</enum> </property> <property name="alignment"> <set>Qt::AlignTop</set> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> </layout> </item> </layout> </widget> <layoutdefault spacing="6" margin="11"/> <images> <image name="image0"> <data format="XPM.GZ" length="171">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade652b250b05030523054d2e152d253485650360003105719c44d0303b0ac9e3210e8e941d87a2026980da2417c301bcc51c66423a941d60b37b3d69a0b00818720fe</data> </image> </images> </ui>