src/eric7/Testing/TestingWidget.ui

branch
eric7-maintenance
changeset 10460
3b34efa2857c
parent 9442
906485dcd210
parent 10452
5e262757999c
equal deleted inserted replaced
10366:411df92e881f 10460:3b34efa2857c
4 <widget class="QWidget" name="TestingWidget"> 4 <widget class="QWidget" name="TestingWidget">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>850</width> 9 <width>900</width>
10 <height>700</height> 10 <height>800</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Testing</string> 14 <string>Testing</string>
15 </property> 15 </property>
48 <string>Select the virtual environment to be used</string> 48 <string>Select the virtual environment to be used</string>
49 </property> 49 </property>
50 <property name="whatsThis"> 50 <property name="whatsThis">
51 <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string> 51 <string>&lt;b&gt;Virtual Environment&lt;/b&gt;\n&lt;p&gt;Enter the virtual environment to be used. Leave it empty to use the default environment, i.e. the one configured globally or per project.&lt;/p&gt;</string>
52 </property> 52 </property>
53 <property name="insertPolicy">
54 <enum>QComboBox::NoInsert</enum>
55 </property>
53 </widget> 56 </widget>
54 </item> 57 </item>
55 <item row="1" column="0"> 58 <item row="1" column="0">
56 <widget class="QLabel" name="label"> 59 <widget class="QLabel" name="label">
57 <property name="text"> 60 <property name="text">
67 <verstretch>0</verstretch> 70 <verstretch>0</verstretch>
68 </sizepolicy> 71 </sizepolicy>
69 </property> 72 </property>
70 <property name="toolTip"> 73 <property name="toolTip">
71 <string>Select the test framwork to be used</string> 74 <string>Select the test framwork to be used</string>
75 </property>
76 <property name="insertPolicy">
77 <enum>QComboBox::NoInsert</enum>
72 </property> 78 </property>
73 </widget> 79 </widget>
74 </item> 80 </item>
75 <item row="1" column="2"> 81 <item row="1" column="2">
76 <widget class="QToolButton" name="versionsButton"> 82 <widget class="QToolButton" name="versionsButton">
289 <property name="text"> 295 <property name="text">
290 <string>Stop on First Error or Failure</string> 296 <string>Stop on First Error or Failure</string>
291 </property> 297 </property>
292 </widget> 298 </widget>
293 </item> 299 </item>
300 <item row="1" column="1">
301 <widget class="QCheckBox" name="debuggerCheckBox">
302 <property name="toolTip">
303 <string>Select to execute the tests with debugger support.</string>
304 </property>
305 <property name="text">
306 <string>Run with Debugger Support</string>
307 </property>
308 </widget>
309 </item>
294 </layout> 310 </layout>
295 </item> 311 </item>
296 </layout> 312 </layout>
297 </widget> 313 </widget>
298 </item> 314 </item>
299 <item> 315 <item>
300 <spacer name="verticalSpacer"> 316 <widget class="QGroupBox" name="discoveryGroup">
301 <property name="orientation"> 317 <property name="sizePolicy">
302 <enum>Qt::Vertical</enum> 318 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
319 <horstretch>0</horstretch>
320 <verstretch>0</verstretch>
321 </sizepolicy>
303 </property> 322 </property>
304 <property name="sizeHint" stdset="0"> 323 <property name="title">
305 <size> 324 <string>Discovery Results</string>
306 <width>20</width>
307 <height>239</height>
308 </size>
309 </property> 325 </property>
310 </spacer> 326 <layout class="QVBoxLayout" name="verticalLayout_7">
327 <item>
328 <widget class="QTreeWidget" name="discoveryList">
329 <property name="contextMenuPolicy">
330 <enum>Qt::CustomContextMenu</enum>
331 </property>
332 <property name="alternatingRowColors">
333 <bool>true</bool>
334 </property>
335 <property name="sortingEnabled">
336 <bool>true</bool>
337 </property>
338 <property name="headerHidden">
339 <bool>true</bool>
340 </property>
341 <property name="expandsOnDoubleClick">
342 <bool>false</bool>
343 </property>
344 <column>
345 <property name="text">
346 <string notr="true">1</string>
347 </property>
348 </column>
349 </widget>
350 </item>
351 </layout>
352 </widget>
311 </item> 353 </item>
312 </layout> 354 </layout>
313 </widget> 355 </widget>
314 <widget class="QWidget" name="resultsTab"> 356 <widget class="QWidget" name="resultsTab">
315 <attribute name="title"> 357 <attribute name="title">
399 </property> 441 </property>
400 <property name="title"> 442 <property name="title">
401 <string>Results</string> 443 <string>Results</string>
402 </property> 444 </property>
403 <layout class="QVBoxLayout" name="verticalLayout_5"> 445 <layout class="QVBoxLayout" name="verticalLayout_5">
446 <item>
447 <layout class="QHBoxLayout" name="horizontalLayout">
448 <item>
449 <spacer name="horizontalSpacer_3">
450 <property name="orientation">
451 <enum>Qt::Horizontal</enum>
452 </property>
453 <property name="sizeHint" stdset="0">
454 <size>
455 <width>40</width>
456 <height>20</height>
457 </size>
458 </property>
459 </spacer>
460 </item>
461 <item>
462 <widget class="QLabel" name="label_6">
463 <property name="text">
464 <string>Status Filter:</string>
465 </property>
466 </widget>
467 </item>
468 <item>
469 <widget class="QComboBox" name="statusFilterComboBox">
470 <property name="minimumSize">
471 <size>
472 <width>150</width>
473 <height>0</height>
474 </size>
475 </property>
476 <property name="toolTip">
477 <string>Select the status of items to be shown.</string>
478 </property>
479 <property name="sizeAdjustPolicy">
480 <enum>QComboBox::AdjustToMinimumContentsLengthWithIcon</enum>
481 </property>
482 </widget>
483 </item>
484 </layout>
485 </item>
404 <item> 486 <item>
405 <widget class="QLabel" name="statusLabel"> 487 <widget class="QLabel" name="statusLabel">
406 <property name="text"> 488 <property name="text">
407 <string/> 489 <string/>
408 </property> 490 </property>
482 <tabstop>markerExpressionEdit</tabstop> 564 <tabstop>markerExpressionEdit</tabstop>
483 <tabstop>showMarkersButton</tabstop> 565 <tabstop>showMarkersButton</tabstop>
484 <tabstop>coverageCheckBox</tabstop> 566 <tabstop>coverageCheckBox</tabstop>
485 <tabstop>coverageEraseCheckBox</tabstop> 567 <tabstop>coverageEraseCheckBox</tabstop>
486 <tabstop>failfastCheckBox</tabstop> 568 <tabstop>failfastCheckBox</tabstop>
569 <tabstop>debuggerCheckBox</tabstop>
570 <tabstop>discoveryList</tabstop>
571 <tabstop>statusFilterComboBox</tabstop>
487 </tabstops> 572 </tabstops>
488 <resources/> 573 <resources/>
489 <connections> 574 <connections>
490 <connection> 575 <connection>
491 <sender>buttonBox</sender> 576 <sender>buttonBox</sender>

eric ide

mercurial