eric6/Preferences/ConfigurationPages/InterfacePage.ui

branch
maintenance
changeset 6989
8b8cadf8d7e9
parent 6987
3371a03ed0a7
child 6998
a63ca2373f44
equal deleted inserted replaced
6938:7926553b7509 6989:8b8cadf8d7e9
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>InterfacePage</class>
4 <widget class="QWidget" name="InterfacePage">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>557</width>
10 <height>1300</height>
11 </rect>
12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_3">
14 <item>
15 <widget class="QLabel" name="headerLabel">
16 <property name="text">
17 <string>&lt;b&gt;Configure User Interface&lt;/b&gt;</string>
18 </property>
19 </widget>
20 </item>
21 <item>
22 <widget class="Line" name="line9">
23 <property name="frameShape">
24 <enum>QFrame::HLine</enum>
25 </property>
26 <property name="frameShadow">
27 <enum>QFrame::Sunken</enum>
28 </property>
29 <property name="orientation">
30 <enum>Qt::Horizontal</enum>
31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QGroupBox" name="groupBox_4">
36 <property name="title">
37 <string>Browsers</string>
38 </property>
39 <layout class="QGridLayout" name="gridLayout_2">
40 <item row="0" column="0">
41 <widget class="QCheckBox" name="uiBrowsersListFoldersFirstCheckBox">
42 <property name="toolTip">
43 <string>Select, if folders should be listed first in the various browsers</string>
44 </property>
45 <property name="text">
46 <string>List folders first in Browsers</string>
47 </property>
48 </widget>
49 </item>
50 <item row="0" column="1">
51 <widget class="QCheckBox" name="uiBrowsersHideNonPublicCheckBox">
52 <property name="toolTip">
53 <string>Select to hide non public classes, methods and attributes in the browsers.</string>
54 </property>
55 <property name="text">
56 <string>Hide non public members in Browsers</string>
57 </property>
58 </widget>
59 </item>
60 <item row="1" column="0">
61 <widget class="QCheckBox" name="uiBrowsersSortByOccurrenceCheckBox">
62 <property name="toolTip">
63 <string>Select to sort file contents by occurrence</string>
64 </property>
65 <property name="text">
66 <string>Sort contents by occurrence</string>
67 </property>
68 </widget>
69 </item>
70 <item row="1" column="1">
71 <widget class="QCheckBox" name="uiBrowsersShowHiddenCheckBox">
72 <property name="toolTip">
73 <string>Select to show hidden files in the various browsers</string>
74 </property>
75 <property name="text">
76 <string>Show hidden files</string>
77 </property>
78 </widget>
79 </item>
80 <item row="2" column="0" colspan="2">
81 <layout class="QHBoxLayout" name="horizontalLayout_2">
82 <item>
83 <widget class="QLabel" name="label_4">
84 <property name="text">
85 <string>Filter out files:</string>
86 </property>
87 </widget>
88 </item>
89 <item>
90 <widget class="QLineEdit" name="fileFiltersEdit">
91 <property name="toolTip">
92 <string>Enter wildcard file patterns separated by semicolon. Files matching these patterns will not be shown by the file browsers.</string>
93 </property>
94 </widget>
95 </item>
96 </layout>
97 </item>
98 </layout>
99 </widget>
100 </item>
101 <item>
102 <widget class="QGroupBox" name="uiCaptionShowsFilenameGroupBox">
103 <property name="focusPolicy">
104 <enum>Qt::StrongFocus</enum>
105 </property>
106 <property name="toolTip">
107 <string>Select, if the caption of the main window should show the filename of the current editor</string>
108 </property>
109 <property name="title">
110 <string>Caption shows filename</string>
111 </property>
112 <property name="checkable">
113 <bool>true</bool>
114 </property>
115 <layout class="QHBoxLayout">
116 <item>
117 <widget class="QLabel" name="label">
118 <property name="text">
119 <string>Filename Length</string>
120 </property>
121 </widget>
122 </item>
123 <item>
124 <widget class="QSpinBox" name="filenameLengthSpinBox">
125 <property name="toolTip">
126 <string>Enter the number of characters to be shown in the main window title.</string>
127 </property>
128 <property name="minimum">
129 <number>10</number>
130 </property>
131 <property name="maximum">
132 <number>999</number>
133 </property>
134 <property name="singleStep">
135 <number>10</number>
136 </property>
137 <property name="value">
138 <number>100</number>
139 </property>
140 </widget>
141 </item>
142 <item>
143 <spacer>
144 <property name="orientation">
145 <enum>Qt::Horizontal</enum>
146 </property>
147 <property name="sizeHint" stdset="0">
148 <size>
149 <width>31</width>
150 <height>23</height>
151 </size>
152 </property>
153 </spacer>
154 </item>
155 </layout>
156 </widget>
157 </item>
158 <item>
159 <layout class="QGridLayout" name="gridLayout_3">
160 <item row="0" column="0">
161 <widget class="QLabel" name="label_2">
162 <property name="text">
163 <string>Style:</string>
164 </property>
165 </widget>
166 </item>
167 <item row="0" column="1">
168 <widget class="QComboBox" name="styleComboBox">
169 <property name="toolTip">
170 <string>Select the interface style</string>
171 </property>
172 </widget>
173 </item>
174 <item row="1" column="0">
175 <widget class="QLabel" name="label_3">
176 <property name="text">
177 <string>Style Sheet:</string>
178 </property>
179 </widget>
180 </item>
181 <item row="1" column="1">
182 <widget class="E5PathPicker" name="styleSheetPicker" native="true">
183 <property name="sizePolicy">
184 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
185 <horstretch>0</horstretch>
186 <verstretch>0</verstretch>
187 </sizepolicy>
188 </property>
189 <property name="focusPolicy">
190 <enum>Qt::StrongFocus</enum>
191 </property>
192 <property name="toolTip">
193 <string>Enter the path of the style sheet file</string>
194 </property>
195 </widget>
196 </item>
197 </layout>
198 </item>
199 <item>
200 <widget class="QGroupBox" name="groupBox_8">
201 <property name="title">
202 <string>Sidebars</string>
203 </property>
204 <layout class="QHBoxLayout" name="horizontalLayout_3">
205 <item>
206 <widget class="QLabel" name="label_5">
207 <property name="text">
208 <string>Delay:</string>
209 </property>
210 </widget>
211 </item>
212 <item>
213 <widget class="QSpinBox" name="delaySpinBox">
214 <property name="alignment">
215 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
216 </property>
217 <property name="suffix">
218 <string> ms</string>
219 </property>
220 <property name="maximum">
221 <number>2000</number>
222 </property>
223 <property name="singleStep">
224 <number>100</number>
225 </property>
226 <property name="value">
227 <number>200</number>
228 </property>
229 </widget>
230 </item>
231 <item>
232 <spacer name="horizontalSpacer_2">
233 <property name="orientation">
234 <enum>Qt::Horizontal</enum>
235 </property>
236 <property name="sizeHint" stdset="0">
237 <size>
238 <width>396</width>
239 <height>20</height>
240 </size>
241 </property>
242 </spacer>
243 </item>
244 </layout>
245 </widget>
246 </item>
247 <item>
248 <widget class="Line" name="line9_2">
249 <property name="frameShape">
250 <enum>QFrame::HLine</enum>
251 </property>
252 <property name="frameShadow">
253 <enum>QFrame::Sunken</enum>
254 </property>
255 <property name="orientation">
256 <enum>Qt::Horizontal</enum>
257 </property>
258 </widget>
259 </item>
260 <item>
261 <widget class="QLabel" name="TextLabel1_2_2_2">
262 <property name="text">
263 <string>&lt;font color=&quot;#FF0000&quot;&gt;&lt;b&gt;Note:&lt;/b&gt; All settings below are activated at the next startup of the application.&lt;/font&gt;</string>
264 </property>
265 </widget>
266 </item>
267 <item>
268 <layout class="QGridLayout" name="gridLayout">
269 <item row="0" column="0">
270 <widget class="QLabel" name="languageLabel">
271 <property name="sizePolicy">
272 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
273 <horstretch>0</horstretch>
274 <verstretch>0</verstretch>
275 </sizepolicy>
276 </property>
277 <property name="text">
278 <string>Language:</string>
279 </property>
280 <property name="buddy">
281 <cstring>languageComboBox</cstring>
282 </property>
283 </widget>
284 </item>
285 <item row="0" column="1">
286 <widget class="QComboBox" name="languageComboBox">
287 <property name="sizePolicy">
288 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
289 <horstretch>0</horstretch>
290 <verstretch>0</verstretch>
291 </sizepolicy>
292 </property>
293 <property name="toolTip">
294 <string>Select the interface language.</string>
295 </property>
296 <property name="whatsThis">
297 <string>The interface language can be selected from this list. If &quot;system&quot; is selected, the interface language is determined by the system. The selection of &quot;none&quot; means, that the default language will be used.</string>
298 </property>
299 </widget>
300 </item>
301 <item row="1" column="0">
302 <widget class="QLabel" name="layoutLabel">
303 <property name="text">
304 <string>Layout:</string>
305 </property>
306 </widget>
307 </item>
308 <item row="1" column="1">
309 <widget class="QComboBox" name="layoutComboBox">
310 <property name="sizePolicy">
311 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
312 <horstretch>0</horstretch>
313 <verstretch>0</verstretch>
314 </sizepolicy>
315 </property>
316 <property name="toolTip">
317 <string>Select the layout type.</string>
318 </property>
319 <item>
320 <property name="text">
321 <string>Sidebars</string>
322 </property>
323 </item>
324 <item>
325 <property name="text">
326 <string>Toolboxes</string>
327 </property>
328 </item>
329 </widget>
330 </item>
331 </layout>
332 </item>
333 <item>
334 <widget class="QGroupBox" name="groupBox_3">
335 <property name="title">
336 <string>Integrated Tools Activation</string>
337 </property>
338 <layout class="QVBoxLayout" name="verticalLayout">
339 <item>
340 <widget class="QGroupBox" name="groupBox_10">
341 <property name="title">
342 <string>Left Side</string>
343 </property>
344 <layout class="QGridLayout" name="gridLayout_5">
345 <item row="0" column="0">
346 <widget class="QCheckBox" name="templateViewerCheckBox">
347 <property name="toolTip">
348 <string>Select to activate the Template viewer</string>
349 </property>
350 <property name="text">
351 <string>Template-Viewer</string>
352 </property>
353 </widget>
354 </item>
355 <item row="0" column="1">
356 <widget class="QCheckBox" name="fileBrowserCheckBox">
357 <property name="toolTip">
358 <string>Select to activate the File-Browser widget</string>
359 </property>
360 <property name="text">
361 <string>File-Browser</string>
362 </property>
363 </widget>
364 </item>
365 <item row="1" column="0">
366 <widget class="QCheckBox" name="symbolsCheckBox">
367 <property name="toolTip">
368 <string>Select to activate the Symbols widget</string>
369 </property>
370 <property name="text">
371 <string>Symbols</string>
372 </property>
373 </widget>
374 </item>
375 </layout>
376 </widget>
377 </item>
378 <item>
379 <widget class="QGroupBox" name="groupBox_9">
380 <property name="title">
381 <string>Right Side</string>
382 </property>
383 <layout class="QGridLayout" name="gridLayout_4">
384 <item row="0" column="0">
385 <widget class="QCheckBox" name="codeDocumentationViewerCheckBox">
386 <property name="toolTip">
387 <string>Select to activate the Code Documentation Viewer</string>
388 </property>
389 <property name="text">
390 <string>Code Documentation Viewer</string>
391 </property>
392 </widget>
393 </item>
394 <item row="1" column="0">
395 <widget class="QCheckBox" name="pypiCheckBox">
396 <property name="toolTip">
397 <string>Select to activate the PyPI package manager widget</string>
398 </property>
399 <property name="text">
400 <string>PyPI Package Manager</string>
401 </property>
402 </widget>
403 </item>
404 <item row="1" column="1">
405 <widget class="QCheckBox" name="condaCheckBox">
406 <property name="toolTip">
407 <string>Select to activate the conda package manager widget</string>
408 </property>
409 <property name="text">
410 <string>Conda Package Manager</string>
411 </property>
412 </widget>
413 </item>
414 <item row="2" column="0">
415 <widget class="QCheckBox" name="cooperationCheckBox">
416 <property name="toolTip">
417 <string>Select to activate the Cooperation widget</string>
418 </property>
419 <property name="text">
420 <string>Cooperation</string>
421 </property>
422 </widget>
423 </item>
424 <item row="2" column="1">
425 <widget class="QCheckBox" name="ircCheckBox">
426 <property name="toolTip">
427 <string>Select to activate the IRC widget</string>
428 </property>
429 <property name="text">
430 <string>IRC</string>
431 </property>
432 </widget>
433 </item>
434 </layout>
435 </widget>
436 </item>
437 <item>
438 <widget class="QGroupBox" name="groupBox_11">
439 <property name="title">
440 <string>Bottom Side</string>
441 </property>
442 <layout class="QGridLayout" name="gridLayout_6">
443 <item row="0" column="0">
444 <widget class="QCheckBox" name="numbersCheckBox">
445 <property name="toolTip">
446 <string>Select to activate the Numbers widget</string>
447 </property>
448 <property name="text">
449 <string>Numbers</string>
450 </property>
451 </widget>
452 </item>
453 </layout>
454 </widget>
455 </item>
456 </layout>
457 </widget>
458 </item>
459 <item>
460 <widget class="QGroupBox" name="tabsGroupBox">
461 <property name="title">
462 <string>Tabs</string>
463 </property>
464 <layout class="QVBoxLayout" name="verticalLayout_2">
465 <item>
466 <widget class="QCheckBox" name="tabsCloseButtonCheckBox">
467 <property name="text">
468 <string>Show only one close button instead of one for each tab</string>
469 </property>
470 </widget>
471 </item>
472 </layout>
473 </widget>
474 </item>
475 <item>
476 <spacer>
477 <property name="orientation">
478 <enum>Qt::Vertical</enum>
479 </property>
480 <property name="sizeHint" stdset="0">
481 <size>
482 <width>537</width>
483 <height>41</height>
484 </size>
485 </property>
486 </spacer>
487 </item>
488 <item>
489 <widget class="QPushButton" name="resetLayoutButton">
490 <property name="text">
491 <string>Reset layout to factory defaults</string>
492 </property>
493 </widget>
494 </item>
495 </layout>
496 </widget>
497 <customwidgets>
498 <customwidget>
499 <class>E5PathPicker</class>
500 <extends>QWidget</extends>
501 <header>E5Gui/E5PathPicker.h</header>
502 <container>1</container>
503 </customwidget>
504 </customwidgets>
505 <tabstops>
506 <tabstop>uiBrowsersListFoldersFirstCheckBox</tabstop>
507 <tabstop>uiBrowsersHideNonPublicCheckBox</tabstop>
508 <tabstop>uiBrowsersSortByOccurrenceCheckBox</tabstop>
509 <tabstop>uiBrowsersShowHiddenCheckBox</tabstop>
510 <tabstop>fileFiltersEdit</tabstop>
511 <tabstop>uiCaptionShowsFilenameGroupBox</tabstop>
512 <tabstop>filenameLengthSpinBox</tabstop>
513 <tabstop>styleComboBox</tabstop>
514 <tabstop>styleSheetPicker</tabstop>
515 <tabstop>delaySpinBox</tabstop>
516 <tabstop>languageComboBox</tabstop>
517 <tabstop>layoutComboBox</tabstop>
518 <tabstop>templateViewerCheckBox</tabstop>
519 <tabstop>fileBrowserCheckBox</tabstop>
520 <tabstop>symbolsCheckBox</tabstop>
521 <tabstop>codeDocumentationViewerCheckBox</tabstop>
522 <tabstop>pypiCheckBox</tabstop>
523 <tabstop>condaCheckBox</tabstop>
524 <tabstop>cooperationCheckBox</tabstop>
525 <tabstop>ircCheckBox</tabstop>
526 <tabstop>numbersCheckBox</tabstop>
527 <tabstop>tabsCloseButtonCheckBox</tabstop>
528 <tabstop>resetLayoutButton</tabstop>
529 </tabstops>
530 <resources/>
531 <connections/>
532 </ui>

eric ide

mercurial