eric6/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui

changeset 8199
f6db89b067e7
parent 7978
1e391f977124
child 8246
e4b95b0ebd31
equal deleted inserted replaced
8198:1c765dc90c21 8199:f6db89b067e7
249 </property> 249 </property>
250 <widget class="QWidget" name="scrollAreaWidgetContents"> 250 <widget class="QWidget" name="scrollAreaWidgetContents">
251 <property name="geometry"> 251 <property name="geometry">
252 <rect> 252 <rect>
253 <x>0</x> 253 <x>0</x>
254 <y>-628</y> 254 <y>0</y>
255 <width>611</width> 255 <width>389</width>
256 <height>1178</height> 256 <height>1178</height>
257 </rect> 257 </rect>
258 </property> 258 </property>
259 <layout class="QVBoxLayout" name="verticalLayout_3"> 259 <layout class="QVBoxLayout" name="verticalLayout_3">
260 <item> 260 <item>
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">

eric ide

mercurial