eric6/Preferences/ConfigurationPages/PythonPage.ui

changeset 7705
90a9aefd4253
parent 7635
0cdead130a81
child 7711
5e6792b85a8a
equal deleted inserted replaced
7704:9251c4dc4f7a 7705:90a9aefd4253
4 <widget class="QWidget" name="PythonPage"> 4 <widget class="QWidget" name="PythonPage">
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>482</width> 9 <width>648</width>
10 <height>608</height> 10 <height>779</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_2">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
116 </property> 116 </property>
117 <layout class="QVBoxLayout" name="verticalLayout"> 117 <layout class="QVBoxLayout" name="verticalLayout">
118 <item> 118 <item>
119 <widget class="QLabel" name="label_6"> 119 <widget class="QLabel" name="label_6">
120 <property name="text"> 120 <property name="text">
121 <string>Please configure the Python environments on the 'Python2 Debugger' page and the 'Python3 Debugger' page.</string> 121 <string>Please configure the Python environments on the 'Python3 Debugger' page.</string>
122 </property> 122 </property>
123 <property name="wordWrap"> 123 <property name="wordWrap">
124 <bool>true</bool> 124 <bool>true</bool>
125 </property> 125 </property>
126 </widget> 126 </widget>
190 </item> 190 </item>
191 </layout> 191 </layout>
192 </widget> 192 </widget>
193 </item> 193 </item>
194 <item> 194 <item>
195 <widget class="QGroupBox" name="groupBox_5">
196 <property name="title">
197 <string>AST Viewer</string>
198 </property>
199 <layout class="QHBoxLayout" name="horizontalLayout_2">
200 <item>
201 <widget class="QLabel" name="label_4">
202 <property name="text">
203 <string>Error Messages:</string>
204 </property>
205 </widget>
206 </item>
207 <item>
208 <widget class="QPushButton" name="astErrorItemButton">
209 <property name="minimumSize">
210 <size>
211 <width>100</width>
212 <height>0</height>
213 </size>
214 </property>
215 <property name="toolTip">
216 <string>Select the color for error messages</string>
217 </property>
218 <property name="text">
219 <string/>
220 </property>
221 </widget>
222 </item>
223 <item>
224 <spacer name="horizontalSpacer_4">
225 <property name="orientation">
226 <enum>Qt::Horizontal</enum>
227 </property>
228 <property name="sizeHint" stdset="0">
229 <size>
230 <width>392</width>
231 <height>20</height>
232 </size>
233 </property>
234 </spacer>
235 </item>
236 </layout>
237 </widget>
238 </item>
239 <item>
240 <widget class="QGroupBox" name="groupBox_6">
241 <property name="title">
242 <string>Disassembly Viewer</string>
243 </property>
244 <layout class="QGridLayout" name="gridLayout_4">
245 <item row="0" column="0">
246 <widget class="QLabel" name="label_7">
247 <property name="text">
248 <string>Error Messages:</string>
249 </property>
250 </widget>
251 </item>
252 <item row="0" column="1">
253 <widget class="QPushButton" name="disErrorItemButton">
254 <property name="minimumSize">
255 <size>
256 <width>100</width>
257 <height>0</height>
258 </size>
259 </property>
260 <property name="toolTip">
261 <string>Select the color for error messages</string>
262 </property>
263 <property name="text">
264 <string/>
265 </property>
266 </widget>
267 </item>
268 <item row="0" column="2">
269 <spacer name="horizontalSpacer_3">
270 <property name="orientation">
271 <enum>Qt::Horizontal</enum>
272 </property>
273 <property name="sizeHint" stdset="0">
274 <size>
275 <width>369</width>
276 <height>20</height>
277 </size>
278 </property>
279 </spacer>
280 </item>
281 <item row="1" column="0">
282 <widget class="QLabel" name="label_8">
283 <property name="text">
284 <string>Current Instruction:</string>
285 </property>
286 </widget>
287 </item>
288 <item row="1" column="1">
289 <widget class="QPushButton" name="disCurrentInstructionButton">
290 <property name="minimumSize">
291 <size>
292 <width>100</width>
293 <height>0</height>
294 </size>
295 </property>
296 <property name="toolTip">
297 <string>Select the color for the current instruction</string>
298 </property>
299 <property name="text">
300 <string/>
301 </property>
302 </widget>
303 </item>
304 <item row="2" column="0">
305 <widget class="QLabel" name="label_10">
306 <property name="text">
307 <string>Labeled Instruction:</string>
308 </property>
309 </widget>
310 </item>
311 <item row="2" column="1">
312 <widget class="QPushButton" name="disLabeledInstructionButton">
313 <property name="minimumSize">
314 <size>
315 <width>100</width>
316 <height>0</height>
317 </size>
318 </property>
319 <property name="toolTip">
320 <string>Select the color for labeled instructions</string>
321 </property>
322 <property name="text">
323 <string/>
324 </property>
325 </widget>
326 </item>
327 </layout>
328 </widget>
329 </item>
330 <item>
195 <spacer> 331 <spacer>
196 <property name="orientation"> 332 <property name="orientation">
197 <enum>Qt::Vertical</enum> 333 <enum>Qt::Vertical</enum>
198 </property> 334 </property>
199 <property name="sizeHint" stdset="0"> 335 <property name="sizeHint" stdset="0">
210 <tabstop>stringEncodingComboBox</tabstop> 346 <tabstop>stringEncodingComboBox</tabstop>
211 <tabstop>ioEncodingComboBox</tabstop> 347 <tabstop>ioEncodingComboBox</tabstop>
212 <tabstop>py3ExtensionsEdit</tabstop> 348 <tabstop>py3ExtensionsEdit</tabstop>
213 <tabstop>py3EnvironmentEdit</tabstop> 349 <tabstop>py3EnvironmentEdit</tabstop>
214 <tabstop>refreshButton</tabstop> 350 <tabstop>refreshButton</tabstop>
351 <tabstop>astErrorItemButton</tabstop>
352 <tabstop>disErrorItemButton</tabstop>
353 <tabstop>disCurrentInstructionButton</tabstop>
354 <tabstop>disLabeledInstructionButton</tabstop>
215 </tabstops> 355 </tabstops>
216 <resources/> 356 <resources/>
217 <connections/> 357 <connections/>
218 </ui> 358 </ui>

eric ide

mercurial