530 </property> |
530 </property> |
531 <property name="text"> |
531 <property name="text"> |
532 <string>Three state breakpoint</string> |
532 <string>Three state breakpoint</string> |
533 </property> |
533 </property> |
534 </widget> |
534 </widget> |
|
535 </item> |
|
536 <item> |
|
537 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
|
538 <item> |
|
539 <widget class="QLabel" name="label_4"> |
|
540 <property name="text"> |
|
541 <string>Number of recent files and conditions:</string> |
|
542 </property> |
|
543 </widget> |
|
544 </item> |
|
545 <item> |
|
546 <widget class="QSpinBox" name="recentFilesSpinBox"> |
|
547 <property name="toolTip"> |
|
548 <string>Enter the number of recent files and breakpoint conditions to remember</string> |
|
549 </property> |
|
550 <property name="alignment"> |
|
551 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> |
|
552 </property> |
|
553 <property name="minimum"> |
|
554 <number>5</number> |
|
555 </property> |
|
556 <property name="maximum"> |
|
557 <number>50</number> |
|
558 </property> |
|
559 </widget> |
|
560 </item> |
|
561 <item> |
|
562 <spacer name="spacer"> |
|
563 <property name="orientation"> |
|
564 <enum>Qt::Horizontal</enum> |
|
565 </property> |
|
566 <property name="sizeHint" stdset="0"> |
|
567 <size> |
|
568 <width>40</width> |
|
569 <height>20</height> |
|
570 </size> |
|
571 </property> |
|
572 </spacer> |
|
573 </item> |
|
574 </layout> |
535 </item> |
575 </item> |
536 </layout> |
576 </layout> |
537 </widget> |
577 </widget> |
538 </item> |
578 </item> |
539 <item> |
579 <item> |
681 <tabstop>debugEnvironEdit</tabstop> |
721 <tabstop>debugEnvironEdit</tabstop> |
682 <tabstop>debugAutoSaveScriptsCheckBox</tabstop> |
722 <tabstop>debugAutoSaveScriptsCheckBox</tabstop> |
683 <tabstop>automaticResetCheckBox</tabstop> |
723 <tabstop>automaticResetCheckBox</tabstop> |
684 <tabstop>dontShowClientExitCheckBox</tabstop> |
724 <tabstop>dontShowClientExitCheckBox</tabstop> |
685 <tabstop>debugThreeStateBreakPoint</tabstop> |
725 <tabstop>debugThreeStateBreakPoint</tabstop> |
|
726 <tabstop>recentFilesSpinBox</tabstop> |
686 <tabstop>exceptionBreakCheckBox</tabstop> |
727 <tabstop>exceptionBreakCheckBox</tabstop> |
687 <tabstop>exceptionShellCheckBox</tabstop> |
728 <tabstop>exceptionShellCheckBox</tabstop> |
688 <tabstop>maxSizeSpinBox</tabstop> |
729 <tabstop>maxSizeSpinBox</tabstop> |
689 <tabstop>autoViewSourcecodeCheckBox</tabstop> |
730 <tabstop>autoViewSourcecodeCheckBox</tabstop> |
690 </tabstops> |
731 </tabstops> |