Debugger/StartDebugDialog.ui

changeset 5899
0516f6548ca6
parent 5508
30626def80dc
child 6352
4bdc6503df81
equal deleted inserted replaced
5898:fc96d49f5fbf 5899:0516f6548ca6
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>488</width> 9 <width>488</width>
10 <height>284</height> 10 <height>264</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>Start debugging</string> 14 <string>Start debugging</string>
15 </property> 15 </property>
18 </property> 18 </property>
19 <layout class="QVBoxLayout" name="verticalLayout"> 19 <layout class="QVBoxLayout" name="verticalLayout">
20 <item> 20 <item>
21 <layout class="QGridLayout" name="gridLayout"> 21 <layout class="QGridLayout" name="gridLayout">
22 <item row="0" column="0"> 22 <item row="0" column="0">
23 <widget class="QLabel" name="TextLabel2_2">
24 <property name="text">
25 <string>Interpreter:</string>
26 </property>
27 <property name="buddy">
28 <cstring>workdirPicker</cstring>
29 </property>
30 </widget>
31 </item>
32 <item row="0" column="1">
33 <widget class="E5ComboPathPicker" name="interpreterPicker" native="true">
34 <property name="sizePolicy">
35 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
36 <horstretch>0</horstretch>
37 <verstretch>0</verstretch>
38 </sizepolicy>
39 </property>
40 <property name="focusPolicy">
41 <enum>Qt::WheelFocus</enum>
42 </property>
43 <property name="toolTip">
44 <string>Enter the interpreter to be used</string>
45 </property>
46 <property name="whatsThis">
47 <string>&lt;b&gt;Interpreter&lt;/b&gt;
48 &lt;p&gt;Enter the interpreter to be used. Leave it empty to use the default interprter, i.e. the one configured globally or per project.&lt;/p&gt;</string>
49 </property>
50 </widget>
51 </item>
52 <item row="1" column="0">
23 <widget class="QLabel" name="TextLabel1"> 53 <widget class="QLabel" name="TextLabel1">
24 <property name="text"> 54 <property name="text">
25 <string>Command&amp;line:</string> 55 <string>Command&amp;line:</string>
26 </property> 56 </property>
27 <property name="buddy"> 57 <property name="buddy">
28 <cstring>cmdlineCombo</cstring> 58 <cstring>cmdlineCombo</cstring>
29 </property> 59 </property>
30 </widget> 60 </widget>
31 </item> 61 </item>
32 <item row="0" column="1"> 62 <item row="1" column="1">
33 <widget class="QComboBox" name="cmdlineCombo"> 63 <widget class="QComboBox" name="cmdlineCombo">
34 <property name="sizePolicy"> 64 <property name="sizePolicy">
35 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 65 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
36 <horstretch>0</horstretch> 66 <horstretch>0</horstretch>
37 <verstretch>0</verstretch> 67 <verstretch>0</verstretch>
56 <property name="duplicatesEnabled"> 86 <property name="duplicatesEnabled">
57 <bool>false</bool> 87 <bool>false</bool>
58 </property> 88 </property>
59 </widget> 89 </widget>
60 </item> 90 </item>
61 <item row="1" column="0"> 91 <item row="2" column="0">
62 <widget class="QLabel" name="TextLabel2"> 92 <widget class="QLabel" name="TextLabel2">
63 <property name="text"> 93 <property name="text">
64 <string>&amp;Working directory:</string> 94 <string>&amp;Working directory:</string>
65 </property> 95 </property>
66 <property name="buddy"> 96 <property name="buddy">
67 <cstring>workdirPicker</cstring> 97 <cstring>workdirPicker</cstring>
68 </property> 98 </property>
69 </widget> 99 </widget>
70 </item> 100 </item>
71 <item row="1" column="1"> 101 <item row="2" column="1">
72 <widget class="E5ComboPathPicker" name="workdirPicker" native="true"> 102 <widget class="E5ComboPathPicker" name="workdirPicker" native="true">
73 <property name="sizePolicy"> 103 <property name="sizePolicy">
74 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> 104 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
75 <horstretch>0</horstretch> 105 <horstretch>0</horstretch>
76 <verstretch>0</verstretch> 106 <verstretch>0</verstretch>
86 <string>&lt;b&gt;Working directory&lt;/b&gt; 116 <string>&lt;b&gt;Working directory&lt;/b&gt;
87 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</string> 117 &lt;p&gt;Enter the working directory of the application to be debugged. Leave it empty to set the working directory to the executable directory.&lt;/p&gt;</string>
88 </property> 118 </property>
89 </widget> 119 </widget>
90 </item> 120 </item>
91 <item row="2" column="0"> 121 <item row="3" column="0">
92 <widget class="QLabel" name="textLabel1"> 122 <widget class="QLabel" name="textLabel1">
93 <property name="text"> 123 <property name="text">
94 <string>&amp;Environment:</string> 124 <string>&amp;Environment:</string>
95 </property> 125 </property>
96 <property name="buddy"> 126 <property name="buddy">
97 <cstring>environmentCombo</cstring> 127 <cstring>environmentCombo</cstring>
98 </property> 128 </property>
99 </widget> 129 </widget>
100 </item> 130 </item>
101 <item row="2" column="1"> 131 <item row="3" column="1">
102 <widget class="QComboBox" name="environmentCombo"> 132 <widget class="QComboBox" name="environmentCombo">
103 <property name="sizePolicy"> 133 <property name="sizePolicy">
104 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 134 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
105 <horstretch>0</horstretch> 135 <horstretch>0</horstretch>
106 <verstretch>0</verstretch> 136 <verstretch>0</verstretch>
273 <header>E5Gui/E5PathPicker.h</header> 303 <header>E5Gui/E5PathPicker.h</header>
274 <container>1</container> 304 <container>1</container>
275 </customwidget> 305 </customwidget>
276 </customwidgets> 306 </customwidgets>
277 <tabstops> 307 <tabstops>
308 <tabstop>interpreterPicker</tabstop>
278 <tabstop>cmdlineCombo</tabstop> 309 <tabstop>cmdlineCombo</tabstop>
279 <tabstop>workdirPicker</tabstop> 310 <tabstop>workdirPicker</tabstop>
280 <tabstop>environmentCombo</tabstop> 311 <tabstop>environmentCombo</tabstop>
281 <tabstop>exceptionCheckBox</tabstop> 312 <tabstop>exceptionCheckBox</tabstop>
282 <tabstop>clearShellCheckBox</tabstop> 313 <tabstop>clearShellCheckBox</tabstop>

eric ide

mercurial