equal
deleted
inserted
replaced
9 <width>497</width> |
9 <width>497</width> |
10 <height>615</height> |
10 <height>615</height> |
11 </rect> |
11 </rect> |
12 </property> |
12 </property> |
13 <property name="windowTitle"> |
13 <property name="windowTitle"> |
14 <string>Form</string> |
14 <string>Session Details</string> |
15 </property> |
15 </property> |
16 <layout class="QHBoxLayout" name="horizontalLayout"> |
16 <layout class="QHBoxLayout" name="horizontalLayout"> |
17 <item> |
17 <item> |
18 <layout class="QVBoxLayout" name="verticalLayout"> |
18 <layout class="QVBoxLayout" name="verticalLayout"> |
19 <item> |
19 <item> |
207 <verstretch>0</verstretch> |
207 <verstretch>0</verstretch> |
208 </sizepolicy> |
208 </sizepolicy> |
209 </property> |
209 </property> |
210 <property name="text"> |
210 <property name="text"> |
211 <string/> |
211 <string/> |
|
212 </property> |
|
213 </widget> |
|
214 </item> |
|
215 </layout> |
|
216 </item> |
|
217 <item> |
|
218 <layout class="QHBoxLayout" name="errorStringLayout_2"> |
|
219 <item> |
|
220 <widget class="QLabel" name="rxData"> |
|
221 <property name="text"> |
|
222 <string>0</string> |
|
223 </property> |
|
224 <property name="alignment"> |
|
225 <set>Qt::AlignCenter</set> |
|
226 </property> |
|
227 </widget> |
|
228 </item> |
|
229 <item> |
|
230 <widget class="QLabel" name="txData"> |
|
231 <property name="text"> |
|
232 <string>0</string> |
|
233 </property> |
|
234 <property name="alignment"> |
|
235 <set>Qt::AlignCenter</set> |
|
236 </property> |
|
237 </widget> |
|
238 </item> |
|
239 </layout> |
|
240 </item> |
|
241 <item> |
|
242 <layout class="QHBoxLayout" name="errorStringLayout_3"> |
|
243 <item> |
|
244 <widget class="QLabel" name="errorStringLabel_2"> |
|
245 <property name="text"> |
|
246 <string>Active Time:</string> |
|
247 </property> |
|
248 </widget> |
|
249 </item> |
|
250 <item> |
|
251 <widget class="QLabel" name="activeTime"> |
|
252 <property name="sizePolicy"> |
|
253 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
|
254 <horstretch>0</horstretch> |
|
255 <verstretch>0</verstretch> |
|
256 </sizepolicy> |
|
257 </property> |
|
258 <property name="text"> |
|
259 <string>0 seconds</string> |
212 </property> |
260 </property> |
213 </widget> |
261 </widget> |
214 </item> |
262 </item> |
215 </layout> |
263 </layout> |
216 </item> |
264 </item> |