⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainwindowwizard.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 3 页
字号:
                        </property>                    </widget>                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">                        <property name="name">                            <cstring>TextLabel2_2</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>3</hsizetype>                                <vsizetype>5</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                        <property name="text">                            <string>like Cut, Copy, Paste, Undo and Redo, etc.</string>                        </property>                    </widget>                </grid>            </widget>            <widget class="QGroupBox" row="3" column="1">                <property name="name">                    <cstring>GroupBox3</cstring>                </property>                <property name="title">                    <string>Help Actions</string>                </property>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <property name="margin">                        <number>11</number>                    </property>                    <property name="spacing">                        <number>6</number>                    </property>                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">                        <property name="name">                            <cstring>TextLabel2_2_2</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>3</hsizetype>                                <vsizetype>5</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                        <property name="text">                            <string>like Contents and About, etc.</string>                        </property>                    </widget>                    <widget class="QCheckBox" row="1" column="0">                        <property name="name">                            <cstring>checkHelpMenu</cstring>                        </property>                        <property name="text">                            <string>Menu</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                    <widget class="QCheckBox" row="1" column="1">                        <property name="name">                            <cstring>checkHelpToolbar</cstring>                        </property>                        <property name="text">                            <string>Toolbar</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                    <spacer row="1" column="2">                        <property name="name">                            <cstring>Spacer6</cstring>                        </property>                        <property name="orientation">                            <enum>Horizontal</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>20</width>                                <height>20</height>                            </size>                        </property>                    </spacer>                    <widget class="QCheckBox" row="1" column="3">                        <property name="name">                            <cstring>checkCreateConnectionsHelp</cstring>                        </property>                        <property name="text">                            <string>Create Slots and Connections for the actions</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                </grid>            </widget>        </grid>    </widget>    <widget class="QWidget">        <property name="name">            <cstring>toolbarsPage</cstring>        </property>        <attribute name="title">            <string>Setup Toolbar</string>        </attribute>        <grid>            <property name="name">                <cstring>unnamed</cstring>            </property>            <property name="margin">                <number>0</number>            </property>            <property name="spacing">                <number>6</number>            </property>            <widget class="QPushButton" row="7" column="2">                <property name="name">                    <cstring>buttonToolbarActionUp</cstring>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>up.png</pixmap>                </property>            </widget>            <widget class="QLabel" row="2" column="3">                <property name="name">                    <cstring>TextLabel4_3_2</cstring>                </property>                <property name="text">                    <string>&amp;Toolbar</string>                </property>                <property name="buddy" stdset="0">                    <cstring>listToolbar</cstring>                </property>            </widget>            <widget class="QPushButton" row="8" column="2">                <property name="name">                    <cstring>buttonToolbarActionDown</cstring>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>down.png</pixmap>                </property>            </widget>            <widget class="QListBox" row="3" column="1" rowspan="7" colspan="1">                <property name="name">                    <cstring>listToolbarActions</cstring>                </property>            </widget>            <widget class="QListBox" row="3" column="3" rowspan="7" colspan="1">                <property name="name">                    <cstring>listToolbar</cstring>                </property>            </widget>            <widget class="QLayoutWidget" row="1" column="1" rowspan="1" colspan="2">                <property name="name">                    <cstring>Layout20_2</cstring>                </property>                <hbox>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <property name="margin">                        <number>0</number>                    </property>                    <property name="spacing">                        <number>6</number>                    </property>                    <widget class="QLabel">                        <property name="name">                            <cstring>TextLabel5_2</cstring>                        </property>                        <property name="text">                            <string>&amp;Category</string>                        </property>                        <property name="buddy" stdset="0">                            <cstring>comboToolbar</cstring>                        </property>                    </widget>                    <widget class="QComboBox">                        <property name="name">                            <cstring>comboToolbar</cstring>                        </property>                        <property name="sizePolicy">                            <sizepolicy>                                <hsizetype>7</hsizetype>                                <vsizetype>0</vsizetype>                                <horstretch>0</horstretch>                                <verstretch>0</verstretch>                            </sizepolicy>                        </property>                    </widget>                </hbox>            </widget>            <widget class="QLabel" row="2" column="1">                <property name="name">                    <cstring>TextLabel4_4</cstring>                </property>                <property name="text">                    <string>&amp;Actions</string>                </property>                <property name="buddy" stdset="0">                    <cstring>listToolbarActions</cstring>                </property>            </widget>            <widget class="QPushButton" row="5" column="2">                <property name="name">                    <cstring>buttonToolbarRemoveAction</cstring>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>left.png</pixmap>                </property>            </widget>            <widget class="QLabel" row="0" column="0" rowspan="10" colspan="1">                <property name="name">                    <cstring>TextLabel4_2_2_2</cstring>                </property>                <property name="sizePolicy">                    <sizepolicy>                        <hsizetype>0</hsizetype>                        <vsizetype>7</vsizetype>                        <horstretch>0</horstretch>                        <verstretch>0</verstretch>                    </sizepolicy>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>qtwizards_menu_2.png</pixmap>                </property>            </widget>            <widget class="QPushButton" row="4" column="2">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -