2 <class>StartScreen</class>
3 <widget class="QDialog" name="StartScreen" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Dialog</string>
15 <widget class="QWidget" name="layoutWidget" >
16 <property name="geometry" >
24 <layout class="QHBoxLayout" name="horizontalLayout" />
26 <widget class="QLabel" name="label" >
27 <property name="geometry" >
35 <property name="text" >
38 <property name="pixmap" >
39 <pixmap resource="../icons/hecsIconRes.qrc" >:/Icons/logo_hecs_gradient_crop.png</pixmap>
41 <property name="scaledContents" >
45 <widget class="QPushButton" name="startAppButton" >
46 <property name="geometry" >
54 <property name="text" >
57 <property name="icon" >
58 <iconset resource="../icons/hecsIconRes.qrc" >
59 <normaloff>:/Icons/startbutton_148px.png</normaloff>:/Icons/startbutton_148px.png</iconset>
61 <property name="iconSize" >
70 <include location="../icons/hecsIconRes.qrc" />
74 <sender>startAppButton</sender>
75 <signal>clicked()</signal>
76 <receiver>StartScreen</receiver>
79 <hint type="sourcelabel" >
83 <hint type="destinationlabel" >