2 <class>ResultWidget</class>
3 <widget class="QWidget" name="ResultWidget" >
4 <property name="geometry" >
12 <property name="focusPolicy" >
13 <enum>Qt::NoFocus</enum>
15 <property name="windowTitle" >
18 <layout class="QGridLayout" name="gridLayout_2" >
19 <item row="0" column="1" >
20 <spacer name="verticalSpacer_2" >
21 <property name="orientation" >
22 <enum>Qt::Vertical</enum>
24 <property name="sizeHint" stdset="0" >
32 <item row="1" column="0" >
33 <spacer name="horizontalSpacer_3" >
34 <property name="orientation" >
35 <enum>Qt::Horizontal</enum>
37 <property name="sizeHint" stdset="0" >
45 <item row="1" column="2" >
46 <spacer name="horizontalSpacer_4" >
47 <property name="orientation" >
48 <enum>Qt::Horizontal</enum>
50 <property name="sizeHint" stdset="0" >
58 <item row="2" column="1" >
59 <spacer name="verticalSpacer" >
60 <property name="orientation" >
61 <enum>Qt::Vertical</enum>
63 <property name="sizeHint" stdset="0" >
71 <item row="1" column="1" >
72 <widget class="QFrame" name="frame" >
73 <property name="minimumSize" >
79 <property name="focusPolicy" >
80 <enum>Qt::NoFocus</enum>
82 <property name="frameShape" >
83 <enum>QFrame::StyledPanel</enum>
85 <property name="frameShadow" >
86 <enum>QFrame::Raised</enum>
88 <layout class="QGridLayout" name="gridLayout" >
89 <item row="0" column="0" colspan="3" >
90 <layout class="QHBoxLayout" name="horizontalLayout" >
92 <spacer name="horizontalSpacer" >
93 <property name="orientation" >
94 <enum>Qt::Horizontal</enum>
96 <property name="sizeHint" stdset="0" >
105 <widget class="QLabel" name="headerLabel" >
106 <property name="font" >
108 <pointsize>15</pointsize>
111 <property name="text" >
112 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
113 <html><head><meta name="qrichtext" content="1" /><style type="text/css">
114 p, li { white-space: pre-wrap; }
115 </style></head><body style=" font-family:'Sans Serif'; font-size:15pt; font-weight:400; font-style:normal;">
116 <p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Result Information</p></body></html></string>
118 <property name="textFormat" >
119 <enum>Qt::RichText</enum>
124 <spacer name="horizontalSpacer_2" >
125 <property name="orientation" >
126 <enum>Qt::Horizontal</enum>
128 <property name="sizeHint" stdset="0" >
138 <item row="1" column="0" >
139 <widget class="QLabel" name="label_11" >
140 <property name="font" >
142 <pointsize>12</pointsize>
145 <property name="text" >
150 <item row="1" column="1" >
151 <widget class="QLabel" name="label_12" >
152 <property name="font" >
154 <pointsize>12</pointsize>
157 <property name="text" >
162 <item row="2" column="0" >
163 <widget class="QLabel" name="label_21" >
164 <property name="font" >
166 <pointsize>12</pointsize>
169 <property name="text" >
174 <item row="2" column="1" >
175 <widget class="QLabel" name="label_22" >
176 <property name="font" >
178 <pointsize>12</pointsize>
181 <property name="text" >
186 <item row="3" column="0" >
187 <widget class="QLabel" name="label_31" >
188 <property name="font" >
190 <pointsize>12</pointsize>
193 <property name="text" >
198 <item row="3" column="1" >
199 <widget class="QLabel" name="label_32" >
200 <property name="font" >
202 <pointsize>12</pointsize>
205 <property name="text" >
210 <item row="4" column="0" colspan="3" >
211 <widget class="QLabel" name="tailerLabel" >
212 <property name="font" >
214 <pointsize>9</pointsize>
217 <property name="text" >
222 <item row="5" column="0" colspan="2" >
223 <spacer name="horizontalSpacer_5" >
224 <property name="orientation" >
225 <enum>Qt::Horizontal</enum>
227 <property name="sizeHint" stdset="0" >
235 <item row="5" column="2" >
236 <widget class="PushButton" name="confirmButton" >
237 <property name="minimumSize" >
243 <property name="font" >
245 <pointsize>9</pointsize>
250 <property name="cursor" >
251 <cursorShape>PointingHandCursor</cursorShape>
253 <property name="focusPolicy" >
254 <enum>Qt::StrongFocus</enum>
256 <property name="text" >
257 <string>&Confirm</string>
268 <class>PushButton</class>
269 <extends>QPushButton</extends>
270 <header>PushButton.h</header>