PyUnit/UnittestDialog.ui

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3186
a05eff845522
child 3656
441956d8fce5
equal deleted inserted replaced
3456:96232974dcdb 3484:645c12de6b0c
73 <property name="buddy"> 73 <property name="buddy">
74 <cstring>testComboBox</cstring> 74 <cstring>testComboBox</cstring>
75 </property> 75 </property>
76 </widget> 76 </widget>
77 </item> 77 </item>
78 <item row="0" column="2">
79 <widget class="QPushButton" name="fileDialogButton">
80 <property name="toolTip">
81 <string>Open a file selection dialog</string>
82 </property>
83 <property name="text">
84 <string>...</string>
85 </property>
86 </widget>
87 </item>
88 <item row="0" column="0"> 78 <item row="0" column="0">
89 <widget class="QLabel" name="testsuiteLabel"> 79 <widget class="QLabel" name="testsuiteLabel">
90 <property name="text"> 80 <property name="text">
91 <string>Enter test &amp;filename:</string> 81 <string>Enter test &amp;filename:</string>
92 </property> 82 </property>
93 <property name="buddy"> 83 <property name="buddy">
94 <cstring>testsuiteComboBox</cstring> 84 <cstring>testsuiteComboBox</cstring>
85 </property>
86 </widget>
87 </item>
88 <item row="0" column="2">
89 <widget class="QToolButton" name="fileDialogButton">
90 <property name="toolTip">
91 <string>Open a file selection dialog</string>
95 </property> 92 </property>
96 </widget> 93 </widget>
97 </item> 94 </item>
98 </layout> 95 </layout>
99 </widget> 96 </widget>

eric ide

mercurial