82 </widget> |
82 </widget> |
83 </item> |
83 </item> |
84 <item> |
84 <item> |
85 <widget class="QStackedWidget" name="m_pages"> |
85 <widget class="QStackedWidget" name="m_pages"> |
86 <property name="currentIndex"> |
86 <property name="currentIndex"> |
87 <number>5</number> |
87 <number>0</number> |
88 </property> |
88 </property> |
89 <widget class="QWidget" name="page_3"> |
89 <widget class="QWidget" name="page_3"> |
90 <layout class="QVBoxLayout" name="verticalLayout_13"> |
90 <layout class="QVBoxLayout" name="verticalLayout_13"> |
91 <item> |
91 <item> |
92 <widget class="QGroupBox" name="groupBox"> |
92 <widget class="QGroupBox" name="groupBox"> |
615 <property name="title"> |
615 <property name="title"> |
616 <string>Shortcuts</string> |
616 <string>Shortcuts</string> |
617 </property> |
617 </property> |
618 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
618 <layout class="QHBoxLayout" name="horizontalLayout_5"> |
619 <item> |
619 <item> |
620 <widget class="QListWidget" name="shortcutsList"> |
620 <widget class="QTableView" name="shortcutsList"> |
621 <property name="verticalScrollBarPolicy"> |
621 <property name="verticalScrollBarPolicy"> |
622 <enum>Qt::ScrollBarAsNeeded</enum> |
622 <enum>Qt::ScrollBarAsNeeded</enum> |
623 </property> |
623 </property> |
|
624 <property name="alternatingRowColors"> |
|
625 <bool>true</bool> |
|
626 </property> |
|
627 <property name="sortingEnabled"> |
|
628 <bool>true</bool> |
|
629 </property> |
|
630 <attribute name="horizontalHeaderDefaultSectionSize"> |
|
631 <number>200</number> |
|
632 </attribute> |
|
633 <attribute name="horizontalHeaderStretchLastSection"> |
|
634 <bool>true</bool> |
|
635 </attribute> |
|
636 <attribute name="verticalHeaderVisible"> |
|
637 <bool>false</bool> |
|
638 </attribute> |
624 </widget> |
639 </widget> |
625 </item> |
|
626 <item> |
|
627 <layout class="QVBoxLayout" name="verticalLayout_4"> |
|
628 <item> |
|
629 <widget class="QPushButton" name="shortcut_set"> |
|
630 <property name="text"> |
|
631 <string>Set</string> |
|
632 </property> |
|
633 </widget> |
|
634 </item> |
|
635 <item> |
|
636 <widget class="QPushButton" name="shortcut_reset"> |
|
637 <property name="text"> |
|
638 <string>Reset</string> |
|
639 </property> |
|
640 <property name="icon"> |
|
641 <iconset resource="../../ldforge.qrc"> |
|
642 <normaloff>:/icons/undo.png</normaloff>:/icons/undo.png</iconset> |
|
643 </property> |
|
644 </widget> |
|
645 </item> |
|
646 <item> |
|
647 <widget class="QPushButton" name="shortcut_clear"> |
|
648 <property name="text"> |
|
649 <string>Clear</string> |
|
650 </property> |
|
651 <property name="icon"> |
|
652 <iconset resource="../../ldforge.qrc"> |
|
653 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset> |
|
654 </property> |
|
655 </widget> |
|
656 </item> |
|
657 <item> |
|
658 <spacer name="verticalSpacer_2"> |
|
659 <property name="orientation"> |
|
660 <enum>Qt::Vertical</enum> |
|
661 </property> |
|
662 <property name="sizeHint" stdset="0"> |
|
663 <size> |
|
664 <width>20</width> |
|
665 <height>40</height> |
|
666 </size> |
|
667 </property> |
|
668 </spacer> |
|
669 </item> |
|
670 </layout> |
|
671 </item> |
640 </item> |
672 </layout> |
641 </layout> |
673 </widget> |
642 </widget> |
674 </item> |
643 </item> |
675 </layout> |
644 </layout> |