570 <widget class="QGroupBox" name="groupBox_11"> |
570 <widget class="QGroupBox" name="groupBox_11"> |
571 <property name="title"> |
571 <property name="title"> |
572 <string>Variables Viewer</string> |
572 <string>Variables Viewer</string> |
573 </property> |
573 </property> |
574 <layout class="QVBoxLayout" name="verticalLayout_6"> |
574 <layout class="QVBoxLayout" name="verticalLayout_6"> |
|
575 <property name="spacing"> |
|
576 <number>9</number> |
|
577 </property> |
575 <item> |
578 <item> |
576 <layout class="QHBoxLayout" name="horizontalLayout"> |
579 <layout class="QHBoxLayout" name="horizontalLayout"> |
577 <item> |
580 <item> |
578 <widget class="QLabel" name="label_2"> |
581 <widget class="QLabel" name="label_2"> |
579 <property name="text"> |
582 <property name="text"> |
618 </size> |
621 </size> |
619 </property> |
622 </property> |
620 </spacer> |
623 </spacer> |
621 </item> |
624 </item> |
622 </layout> |
625 </layout> |
|
626 </item> |
|
627 <item> |
|
628 <widget class="QGroupBox" name="groupBox_2"> |
|
629 <property name="title"> |
|
630 <string>Background Colours</string> |
|
631 </property> |
|
632 <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="2,1"> |
|
633 <item> |
|
634 <layout class="QGridLayout" name="gridLayout_3"> |
|
635 <property name="topMargin"> |
|
636 <number>8</number> |
|
637 </property> |
|
638 <property name="bottomMargin"> |
|
639 <number>8</number> |
|
640 </property> |
|
641 <property name="verticalSpacing"> |
|
642 <number>16</number> |
|
643 </property> |
|
644 <item row="1" column="1"> |
|
645 <widget class="QPushButton" name="backgroundChangedButton"> |
|
646 <property name="minimumSize"> |
|
647 <size> |
|
648 <width>100</width> |
|
649 <height>0</height> |
|
650 </size> |
|
651 </property> |
|
652 <property name="maximumSize"> |
|
653 <size> |
|
654 <width>100</width> |
|
655 <height>16777215</height> |
|
656 </size> |
|
657 </property> |
|
658 <property name="toolTip"> |
|
659 <string>Select the background colour for changed items.</string> |
|
660 </property> |
|
661 <property name="text"> |
|
662 <string/> |
|
663 </property> |
|
664 </widget> |
|
665 </item> |
|
666 <item row="1" column="0"> |
|
667 <widget class="QLabel" name="label_bgChangedItems"> |
|
668 <property name="text"> |
|
669 <string>Background colour of changed elements:</string> |
|
670 </property> |
|
671 </widget> |
|
672 </item> |
|
673 <item row="0" column="0"> |
|
674 <widget class="QLabel" name="label_bgFirstLoaded"> |
|
675 <property name="text"> |
|
676 <string>Background colour of first opened elements:</string> |
|
677 </property> |
|
678 </widget> |
|
679 </item> |
|
680 <item row="0" column="1"> |
|
681 <widget class="QPushButton" name="backgroundNewButton"> |
|
682 <property name="minimumSize"> |
|
683 <size> |
|
684 <width>100</width> |
|
685 <height>0</height> |
|
686 </size> |
|
687 </property> |
|
688 <property name="maximumSize"> |
|
689 <size> |
|
690 <width>100</width> |
|
691 <height>16777215</height> |
|
692 </size> |
|
693 </property> |
|
694 <property name="toolTip"> |
|
695 <string>Select the background colour for elements which are loaded for the first time.</string> |
|
696 </property> |
|
697 <property name="text"> |
|
698 <string/> |
|
699 </property> |
|
700 </widget> |
|
701 </item> |
|
702 <item row="0" column="2"> |
|
703 <spacer name="horizontalSpacer_4"> |
|
704 <property name="orientation"> |
|
705 <enum>Qt::Horizontal</enum> |
|
706 </property> |
|
707 <property name="sizeHint" stdset="0"> |
|
708 <size> |
|
709 <width>40</width> |
|
710 <height>20</height> |
|
711 </size> |
|
712 </property> |
|
713 </spacer> |
|
714 </item> |
|
715 </layout> |
|
716 </item> |
|
717 <item> |
|
718 <widget class="QListView" name="preView"> |
|
719 <property name="sizePolicy"> |
|
720 <sizepolicy hsizetype="Expanding" vsizetype="Ignored"> |
|
721 <horstretch>0</horstretch> |
|
722 <verstretch>0</verstretch> |
|
723 </sizepolicy> |
|
724 </property> |
|
725 <property name="focusPolicy"> |
|
726 <enum>Qt::NoFocus</enum> |
|
727 </property> |
|
728 <property name="verticalScrollBarPolicy"> |
|
729 <enum>Qt::ScrollBarAlwaysOff</enum> |
|
730 </property> |
|
731 <property name="horizontalScrollBarPolicy"> |
|
732 <enum>Qt::ScrollBarAlwaysOff</enum> |
|
733 </property> |
|
734 <property name="editTriggers"> |
|
735 <set>QAbstractItemView::NoEditTriggers</set> |
|
736 </property> |
|
737 <property name="alternatingRowColors"> |
|
738 <bool>true</bool> |
|
739 </property> |
|
740 </widget> |
|
741 </item> |
|
742 </layout> |
|
743 </widget> |
623 </item> |
744 </item> |
624 <item> |
745 <item> |
625 <widget class="QGroupBox" name="groupBox_10"> |
746 <widget class="QGroupBox" name="groupBox_10"> |
626 <property name="title"> |
747 <property name="title"> |
627 <string>Local Variables Viewer</string> |
748 <string>Local Variables Viewer</string> |
686 <tabstop>debugThreeStateBreakPoint</tabstop> |
807 <tabstop>debugThreeStateBreakPoint</tabstop> |
687 <tabstop>recentFilesSpinBox</tabstop> |
808 <tabstop>recentFilesSpinBox</tabstop> |
688 <tabstop>exceptionBreakCheckBox</tabstop> |
809 <tabstop>exceptionBreakCheckBox</tabstop> |
689 <tabstop>exceptionShellCheckBox</tabstop> |
810 <tabstop>exceptionShellCheckBox</tabstop> |
690 <tabstop>maxSizeSpinBox</tabstop> |
811 <tabstop>maxSizeSpinBox</tabstop> |
|
812 <tabstop>backgroundNewButton</tabstop> |
|
813 <tabstop>backgroundChangedButton</tabstop> |
691 <tabstop>autoViewSourcecodeCheckBox</tabstop> |
814 <tabstop>autoViewSourcecodeCheckBox</tabstop> |
692 </tabstops> |
815 </tabstops> |
693 <resources/> |
816 <resources/> |
694 <connections> |
817 <connections> |
695 <connection> |
818 <connection> |