1388 <property name="toolTip"> |
1388 <property name="toolTip"> |
1389 <string>Press to show some statistics for the last run</string> |
1389 <string>Press to show some statistics for the last run</string> |
1390 </property> |
1390 </property> |
1391 <property name="text"> |
1391 <property name="text"> |
1392 <string>Statistics...</string> |
1392 <string>Statistics...</string> |
|
1393 </property> |
|
1394 </widget> |
|
1395 </item> |
|
1396 <item> |
|
1397 <widget class="Line" name="line_5"> |
|
1398 <property name="orientation"> |
|
1399 <enum>Qt::Horizontal</enum> |
|
1400 </property> |
|
1401 </widget> |
|
1402 </item> |
|
1403 <item> |
|
1404 <widget class="QLabel" name="label_31"> |
|
1405 <property name="text"> |
|
1406 <string>Code Filter:</string> |
|
1407 </property> |
|
1408 </widget> |
|
1409 </item> |
|
1410 <item> |
|
1411 <widget class="QComboBox" name="filterComboBox"> |
|
1412 <property name="toolTip"> |
|
1413 <string>Select the message code to be shown (empty for all)</string> |
|
1414 </property> |
|
1415 </widget> |
|
1416 </item> |
|
1417 <item> |
|
1418 <widget class="QPushButton" name="filterButton"> |
|
1419 <property name="toolTip"> |
|
1420 <string>Press to filter the list of messages</string> |
|
1421 </property> |
|
1422 <property name="text"> |
|
1423 <string>Filter</string> |
1393 </property> |
1424 </property> |
1394 </widget> |
1425 </widget> |
1395 </item> |
1426 </item> |
1396 <item> |
1427 <item> |
1397 <spacer name="verticalSpacer_4"> |
1428 <spacer name="verticalSpacer_4"> |