20 <item> |
20 <item> |
21 <layout class="QGridLayout" name="gridLayout_3"> |
21 <layout class="QGridLayout" name="gridLayout_3"> |
22 <item row="2" column="0"> |
22 <item row="2" column="0"> |
23 <widget class="QLabel" name="TextLabel2"> |
23 <widget class="QLabel" name="TextLabel2"> |
24 <property name="text"> |
24 <property name="text"> |
25 <string>&Working directory:</string> |
25 <string>Working directory:</string> |
26 </property> |
26 </property> |
27 <property name="buddy"> |
27 <property name="buddy"> |
28 <cstring>workdirPicker</cstring> |
28 <cstring>workdirPicker</cstring> |
29 </property> |
29 </property> |
30 </widget> |
30 </widget> |
31 </item> |
31 </item> |
32 <item row="1" column="0"> |
32 <item row="1" column="0"> |
33 <widget class="QLabel" name="TextLabel1"> |
33 <widget class="QLabel" name="TextLabel1"> |
34 <property name="text"> |
34 <property name="text"> |
35 <string>Command&line:</string> |
35 <string>Script Parameters:</string> |
36 </property> |
36 </property> |
37 <property name="buddy"> |
37 <property name="buddy"> |
38 <cstring>cmdlineCombo</cstring> |
38 <cstring>cmdlineCombo</cstring> |
39 </property> |
39 </property> |
40 </widget> |
40 </widget> |
135 </widget> |
135 </widget> |
136 </item> |
136 </item> |
137 <item row="0" column="0"> |
137 <item row="0" column="0"> |
138 <widget class="QLabel" name="label"> |
138 <widget class="QLabel" name="label"> |
139 <property name="text"> |
139 <property name="text"> |
140 <string>&Virtual Environment:</string> |
140 <string>Virtual Environment:</string> |
141 </property> |
141 </property> |
142 <property name="buddy"> |
142 <property name="buddy"> |
143 <cstring>venvComboBox</cstring> |
143 <cstring>venvComboBox</cstring> |
144 </property> |
144 </property> |
145 </widget> |
145 </widget> |
146 </item> |
146 </item> |
147 <item row="3" column="0"> |
147 <item row="3" column="0"> |
148 <widget class="QLabel" name="textLabel1"> |
148 <widget class="QLabel" name="textLabel1"> |
149 <property name="text"> |
149 <property name="text"> |
150 <string>&Environment Variables:</string> |
150 <string>Environment Variables:</string> |
151 </property> |
151 </property> |
152 <property name="buddy"> |
152 <property name="buddy"> |
153 <cstring>environmentCombo</cstring> |
153 <cstring>environmentCombo</cstring> |
154 </property> |
154 </property> |
155 </widget> |
155 </widget> |
166 <property name="whatsThis"> |
166 <property name="whatsThis"> |
167 <string><b>Report exceptions</b> |
167 <string><b>Report exceptions</b> |
168 <p>Uncheck this in order to disable exception reporting.</p></string> |
168 <p>Uncheck this in order to disable exception reporting.</p></string> |
169 </property> |
169 </property> |
170 <property name="text"> |
170 <property name="text"> |
171 <string>Report &exceptions</string> |
171 <string>Report exceptions</string> |
172 </property> |
172 </property> |
173 <property name="shortcut"> |
173 <property name="shortcut"> |
174 <string>Alt+E</string> |
174 <string>Alt+E</string> |
175 </property> |
175 </property> |
176 <property name="checked"> |
176 <property name="checked"> |
185 </property> |
185 </property> |
186 <property name="whatsThis"> |
186 <property name="whatsThis"> |
187 <string><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></string> |
187 <string><b>Clear interpreter window</b><p>This clears the display of the interpreter window before starting the debug client.</p></string> |
188 </property> |
188 </property> |
189 <property name="text"> |
189 <property name="text"> |
190 <string>Clear &interpreter window</string> |
190 <string>Clear interpreter window</string> |
191 </property> |
191 </property> |
192 <property name="checked"> |
192 <property name="checked"> |
193 <bool>true</bool> |
193 <bool>true</bool> |
194 </property> |
194 </property> |
195 </widget> |
195 </widget> |
216 <property name="whatsThis"> |
216 <property name="whatsThis"> |
217 <string><b>Erase coverage information</b> |
217 <string><b>Erase coverage information</b> |
218 <p>Select this to erase the collected coverage information before the next coverage run.</p></string> |
218 <p>Select this to erase the collected coverage information before the next coverage run.</p></string> |
219 </property> |
219 </property> |
220 <property name="text"> |
220 <property name="text"> |
221 <string>Erase &coverage information</string> |
221 <string>Erase coverage information</string> |
222 </property> |
222 </property> |
223 <property name="shortcut"> |
223 <property name="shortcut"> |
224 <string>Alt+C</string> |
224 <string>Alt+C</string> |
225 </property> |
225 </property> |
226 </widget> |
226 </widget> |