src/eric7/Preferences/ConfigurationPages/ApplicationPage.ui

branch
eric7
changeset 10837
40cdaa4a847d
parent 9209
b99e7fd55fd3
equal deleted inserted replaced
10836:dc7f25f2f7e4 10837:40cdaa4a847d
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>589</width> 9 <width>589</width>
10 <height>748</height> 10 <height>1119</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_4"> 13 <layout class="QVBoxLayout" name="verticalLayout_5">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
16 <property name="text"> 16 <property name="text">
17 <string>&lt;b&gt;Configure the application&lt;/b&gt;</string> 17 <string>&lt;b&gt;Configure the application&lt;/b&gt;</string>
18 </property> 18 </property>
50 <string>Show Splash Screen at startup</string> 50 <string>Show Splash Screen at startup</string>
51 </property> 51 </property>
52 </widget> 52 </widget>
53 </item> 53 </item>
54 <item> 54 <item>
55 <widget class="QCheckBox" name="crashSessionEnabledCheckBox">
56 <property name="toolTip">
57 <string>Select to enable the generation of a crash session file</string>
58 </property>
59 <property name="text">
60 <string>Enable Crash Session</string>
61 </property>
62 </widget>
63 </item>
64 <item>
65 <widget class="QCheckBox" name="globalMenuCheckBox"> 55 <widget class="QCheckBox" name="globalMenuCheckBox">
66 <property name="toolTip"> 56 <property name="toolTip">
67 <string>Select to use the global application menu bar</string> 57 <string>Select to use the global application menu bar</string>
68 </property> 58 </property>
69 <property name="text"> 59 <property name="text">
85 <property name="text"> 75 <property name="text">
86 <string>None</string> 76 <string>None</string>
87 </property> 77 </property>
88 </widget> 78 </widget>
89 </item> 79 </item>
80 <item row="2" column="0">
81 <widget class="QRadioButton" name="globalSessionRadioButton">
82 <property name="toolTip">
83 <string>Select to restore the global session</string>
84 </property>
85 <property name="text">
86 <string>Global Session</string>
87 </property>
88 </widget>
89 </item>
90 <item row="0" column="1"> 90 <item row="0" column="1">
91 <widget class="QRadioButton" name="lastFileRadioButton"> 91 <widget class="QRadioButton" name="lastFileRadioButton">
92 <property name="toolTip"> 92 <property name="toolTip">
93 <string>Select to open the most recently opened file</string> 93 <string>Select to open the most recently opened file</string>
94 </property> 94 </property>
112 <property name="toolTip"> 112 <property name="toolTip">
113 <string>Select to open the most recently opened multiproject</string> 113 <string>Select to open the most recently opened multiproject</string>
114 </property> 114 </property>
115 <property name="text"> 115 <property name="text">
116 <string>Last Multiproject</string> 116 <string>Last Multiproject</string>
117 </property>
118 </widget>
119 </item>
120 <item row="2" column="0">
121 <widget class="QRadioButton" name="globalSessionRadioButton">
122 <property name="toolTip">
123 <string>Select to restore the global session</string>
124 </property>
125 <property name="text">
126 <string>Global Session</string>
127 </property>
128 </widget>
129 </item>
130 <item row="3" column="0" colspan="2">
131 <widget class="QCheckBox" name="openCrashSessionCheckBox">
132 <property name="enabled">
133 <bool>false</bool>
134 </property>
135 <property name="toolTip">
136 <string>Select to look for a crash session file first</string>
137 </property>
138 <property name="text">
139 <string>Load Crash Session</string>
140 </property> 117 </property>
141 </widget> 118 </widget>
142 </item> 119 </item>
143 </layout> 120 </layout>
144 </widget> 121 </widget>
244 <width>411</width> 221 <width>411</width>
245 <height>20</height> 222 <height>20</height>
246 </size> 223 </size>
247 </property> 224 </property>
248 </spacer> 225 </spacer>
226 </item>
227 </layout>
228 </widget>
229 </item>
230 <item>
231 <widget class="QGroupBox" name="crashSessionGroupBox">
232 <property name="toolTip">
233 <string>Select to enable the generation of a crash session file</string>
234 </property>
235 <property name="title">
236 <string>Crash Session</string>
237 </property>
238 <layout class="QVBoxLayout" name="verticalLayout_4">
239 <item>
240 <widget class="QCheckBox" name="crashSessionEnabledCheckBox">
241 <property name="toolTip">
242 <string>Select to enable the generation of a crash session file</string>
243 </property>
244 <property name="text">
245 <string>Enable Crash Session</string>
246 </property>
247 </widget>
248 </item>
249 <item>
250 <widget class="QCheckBox" name="openCrashSessionCheckBox">
251 <property name="enabled">
252 <bool>false</bool>
253 </property>
254 <property name="toolTip">
255 <string>Select to check for a crash session file before opening the above configured startup item.</string>
256 </property>
257 <property name="text">
258 <string>Check for Crash Session at startup</string>
259 </property>
260 </widget>
261 </item>
262 <item>
263 <widget class="QCheckBox" name="deleteCrashSessionCheckBox">
264 <property name="toolTip">
265 <string>Select to delete a crash session file after it was loaded.</string>
266 </property>
267 <property name="text">
268 <string>Delete Crash Session after loading</string>
269 </property>
270 </widget>
249 </item> 271 </item>
250 </layout> 272 </layout>
251 </widget> 273 </widget>
252 </item> 274 </item>
253 <item> 275 <item>
425 </layout> 447 </layout>
426 </widget> 448 </widget>
427 <tabstops> 449 <tabstops>
428 <tabstop>singleApplicationCheckBox</tabstop> 450 <tabstop>singleApplicationCheckBox</tabstop>
429 <tabstop>splashScreenCheckBox</tabstop> 451 <tabstop>splashScreenCheckBox</tabstop>
430 <tabstop>crashSessionEnabledCheckBox</tabstop>
431 <tabstop>globalMenuCheckBox</tabstop> 452 <tabstop>globalMenuCheckBox</tabstop>
432 <tabstop>noOpenRadioButton</tabstop> 453 <tabstop>noOpenRadioButton</tabstop>
433 <tabstop>lastFileRadioButton</tabstop> 454 <tabstop>lastFileRadioButton</tabstop>
434 <tabstop>lastProjectRadioButton</tabstop> 455 <tabstop>lastProjectRadioButton</tabstop>
435 <tabstop>lastMultiprojectRadioButton</tabstop> 456 <tabstop>lastMultiprojectRadioButton</tabstop>
436 <tabstop>globalSessionRadioButton</tabstop> 457 <tabstop>globalSessionRadioButton</tabstop>
437 <tabstop>openCrashSessionCheckBox</tabstop>
438 <tabstop>noCheckRadioButton</tabstop> 458 <tabstop>noCheckRadioButton</tabstop>
439 <tabstop>alwaysCheckRadioButton</tabstop> 459 <tabstop>alwaysCheckRadioButton</tabstop>
440 <tabstop>dailyCheckRadioButton</tabstop> 460 <tabstop>dailyCheckRadioButton</tabstop>
441 <tabstop>weeklyCheckRadioButton</tabstop> 461 <tabstop>weeklyCheckRadioButton</tabstop>
442 <tabstop>monthlyCheckRadioButton</tabstop> 462 <tabstop>monthlyCheckRadioButton</tabstop>
443 <tabstop>upgraderDelaySpinBox</tabstop> 463 <tabstop>upgraderDelaySpinBox</tabstop>
464 <tabstop>crashSessionEnabledCheckBox</tabstop>
465 <tabstop>openCrashSessionCheckBox</tabstop>
466 <tabstop>deleteCrashSessionCheckBox</tabstop>
444 <tabstop>systemEmailClientCheckBox</tabstop> 467 <tabstop>systemEmailClientCheckBox</tabstop>
445 <tabstop>errorlogCheckBox</tabstop> 468 <tabstop>errorlogCheckBox</tabstop>
446 <tabstop>msgSeverityComboBox</tabstop> 469 <tabstop>msgSeverityComboBox</tabstop>
447 <tabstop>intervalSpinBox</tabstop> 470 <tabstop>intervalSpinBox</tabstop>
448 <tabstop>backgroundServicesSpinBox</tabstop> 471 <tabstop>backgroundServicesSpinBox</tabstop>
454 <signal>toggled(bool)</signal> 477 <signal>toggled(bool)</signal>
455 <receiver>openCrashSessionCheckBox</receiver> 478 <receiver>openCrashSessionCheckBox</receiver>
456 <slot>setEnabled(bool)</slot> 479 <slot>setEnabled(bool)</slot>
457 <hints> 480 <hints>
458 <hint type="sourcelabel"> 481 <hint type="sourcelabel">
459 <x>44</x> 482 <x>65</x>
460 <y>89</y> 483 <y>462</y>
461 </hint> 484 </hint>
462 <hint type="destinationlabel"> 485 <hint type="destinationlabel">
463 <x>52</x> 486 <x>73</x>
464 <y>205</y> 487 <y>491</y>
465 </hint> 488 </hint>
466 </hints> 489 </hints>
467 </connection> 490 </connection>
468 <connection> 491 <connection>
469 <sender>crashSessionEnabledCheckBox</sender> 492 <sender>crashSessionEnabledCheckBox</sender>
470 <signal>toggled(bool)</signal> 493 <signal>toggled(bool)</signal>
471 <receiver>openCrashSessionCheckBox</receiver> 494 <receiver>openCrashSessionCheckBox</receiver>
472 <slot>setChecked(bool)</slot> 495 <slot>setChecked(bool)</slot>
473 <hints> 496 <hints>
474 <hint type="sourcelabel"> 497 <hint type="sourcelabel">
475 <x>114</x> 498 <x>78</x>
476 <y>88</y> 499 <y>462</y>
477 </hint> 500 </hint>
478 <hint type="destinationlabel"> 501 <hint type="destinationlabel">
479 <x>109</x> 502 <x>89</x>
480 <y>209</y> 503 <y>491</y>
481 </hint> 504 </hint>
482 </hints> 505 </hints>
483 </connection> 506 </connection>
484 </connections> 507 </connections>
485 </ui> 508 </ui>

eric ide

mercurial