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

📄 mainwindowwizard.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"><class>MainWindowWizardBase</class><comment>*********************************************************************** Copyright (C) 2001 Trolltech AS.  All rights reserved.**** This file is part of Qt Designer.**** This file may be distributed and/or modified under the terms of the** GNU General Public License version 2 as published by the Free Software** Foundation and appearing in the file LICENSE.GPL included in the** packaging of this file.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.**** See http://www.trolltech.com/gpl/ for GPL licensing information.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.***********************************************************************</comment><include location="global" impldecl="in implementation">designerinterface.h</include><include location="global" impldecl="in implementation">qiconset.h</include><include location="local" impldecl="in implementation">images.h</include><include location="global" impldecl="in implementation">qaction.h</include><include location="global" impldecl="in implementation">qpixmap.h</include><include location="global" impldecl="in implementation">qdict.h</include><include location="local" implDecl="in declaration">mainwindowwizard.ui.h</include><forward>struct DesignerFormWindow;</forward><forward>struct DesignerInterface;</forward><forward>struct QUnknownInterface;</forward><forward>class QWidget;</forward><variable>QWidget *widget;</variable><variable>DesignerInterface *dIface;</variable><variable>DesignerFormWindow *dfw;</variable><pixmapinproject/><layoutdefaults spacing="6" margin="11"/><widget class="QWizard">    <property name="name">        <cstring>MainWindowWizardBase</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>604</width>            <height>392</height>        </rect>    </property>    <property name="caption">        <string>Main Window Wizard</string>    </property>    <property name="layoutMargin" stdset="0">    </property>    <widget class="QWidget">        <property name="name">            <cstring>menuToolbarPage</cstring>        </property>        <attribute name="title">            <string>Choose available menus and toolbars</string>        </attribute>        <grid>            <property name="name">                <cstring>unnamed</cstring>            </property>            <property name="margin">                <number>0</number>            </property>            <property name="spacing">                <number>6</number>            </property>            <spacer row="4" column="1">                <property name="name">                    <cstring>Spacer7</cstring>                </property>                <property name="orientation">                    <enum>Vertical</enum>                </property>                <property name="sizeType">                    <enum>Expanding</enum>                </property>                <property name="sizeHint">                    <size>                        <width>20</width>                        <height>20</height>                    </size>                </property>            </spacer>            <widget class="QLabel" row="0" column="0" rowspan="5" colspan="1">                <property name="name">                    <cstring>TextLabel4_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_1.png</pixmap>                </property>            </widget>            <widget class="QGroupBox" row="1" column="1">                <property name="name">                    <cstring>GroupBox1</cstring>                </property>                <property name="title">                    <string>File 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="QCheckBox" row="1" column="0">                        <property name="name">                            <cstring>checkFileMenu</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>checkFileToolbar</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>Spacer4</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>checkCreateConnectionsFile</cstring>                        </property>                        <property name="text">                            <string>Create Slots and Connections for the actions</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                    <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4">                        <property name="name">                            <cstring>TextLabel2</cstring>                        </property>                        <property name="text">                            <string>like New, Open File, Save, Print, etc.</string>                        </property>                    </widget>                </grid>            </widget>            <widget class="QGroupBox" row="2" column="1">                <property name="name">                    <cstring>GroupBox2</cstring>                </property>                <property name="title">                    <string>Edit 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="QCheckBox" row="1" column="1">                        <property name="name">                            <cstring>checkEditToolbar</cstring>                        </property>                        <property name="text">                            <string>Toolbar</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                    <widget class="QCheckBox" row="1" column="0">                        <property name="name">                            <cstring>checkEditMenu</cstring>                        </property>                        <property name="text">                            <string>Menu</string>                        </property>                        <property name="checked">                            <bool>true</bool>                        </property>                    </widget>                    <spacer row="1" column="2">                        <property name="name">                            <cstring>Spacer5</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>checkCreateConnectionsEdit</cstring>                        </property>                        <property name="text">                            <string>Create Slots and Connections for the actions</string>                        </property>                        <property name="checked">                            <bool>true</bool>

⌨️ 快捷键说明

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