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> |