eric6/Preferences/ConfigurationPages/DebuggerGeneralPage.ui

changeset 7962
4614e724b083
parent 7802
eefe954f01e8
equal deleted inserted replaced
7961:9a11cf4ca0d6 7962:4614e724b083
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>550</width> 9 <width>550</width>
10 <height>1650</height> 10 <height>1655</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_7"> 13 <layout class="QVBoxLayout" name="verticalLayout_7">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
473 <property name="toolTip"> 473 <property name="toolTip">
474 <string>Select, whether a reset of the debug client should be performed after a client exit</string> 474 <string>Select, whether a reset of the debug client should be performed after a client exit</string>
475 </property> 475 </property>
476 <property name="text"> 476 <property name="text">
477 <string>Automatic Reset after Client Exit</string> 477 <string>Automatic Reset after Client Exit</string>
478 </property>
479 </widget>
480 </item>
481 <item>
482 <widget class="QCheckBox" name="dontShowClientExitCheckBox">
483 <property name="toolTip">
484 <string>Select to suppress the client exit dialog for a clean exit</string>
485 </property>
486 <property name="text">
487 <string>Don't show client exit dialog for a clean exit</string>
488 </property> 478 </property>
489 </widget> 479 </widget>
490 </item> 480 </item>
491 </layout> 481 </layout>
492 </widget> 482 </widget>
820 <tabstop>consoleDbgEdit</tabstop> 810 <tabstop>consoleDbgEdit</tabstop>
821 <tabstop>debugEnvironReplaceCheckBox</tabstop> 811 <tabstop>debugEnvironReplaceCheckBox</tabstop>
822 <tabstop>debugEnvironEdit</tabstop> 812 <tabstop>debugEnvironEdit</tabstop>
823 <tabstop>debugAutoSaveScriptsCheckBox</tabstop> 813 <tabstop>debugAutoSaveScriptsCheckBox</tabstop>
824 <tabstop>automaticResetCheckBox</tabstop> 814 <tabstop>automaticResetCheckBox</tabstop>
825 <tabstop>dontShowClientExitCheckBox</tabstop>
826 <tabstop>multiprocessCheckBox</tabstop> 815 <tabstop>multiprocessCheckBox</tabstop>
827 <tabstop>debugThreeStateBreakPoint</tabstop> 816 <tabstop>debugThreeStateBreakPoint</tabstop>
828 <tabstop>recentFilesSpinBox</tabstop> 817 <tabstop>recentFilesSpinBox</tabstop>
829 <tabstop>exceptionBreakCheckBox</tabstop> 818 <tabstop>exceptionBreakCheckBox</tabstop>
830 <tabstop>exceptionShellCheckBox</tabstop> 819 <tabstop>exceptionShellCheckBox</tabstop>

eric ide

mercurial