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

📄 formsettings.ui

📁 Trolltech公司发布的基于C++图形开发环境
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI><class>FormSettingsBase</class><comment>*********************************************************************** Copyright (C) 2000 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><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>FormSettingsBase</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>623</width>            <height>457</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Form Settings</string>    </property>    <property stdset="1">        <name>sizeGripEnabled</name>        <bool>true</bool>    </property>    <property>        <name>whatsThis</name>        <string>&lt;b&gt;Form Settings&lt;/b&gt;&lt;p&gt;Change settings for the form. Settings like &lt;b&gt;Comment&lt;/b&gt; and &lt;b&gt;Author&lt;/b&gt; are for personal use and not required.&lt;/p&gt;</string>    </property>    <grid>        <property stdset="1">            <name>margin</name>            <number>11</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget row="0"  column="0" >            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>&amp;Settings</string>            </property>            <grid>                <property stdset="1">                    <name>margin</name>                    <number>11</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget row="0"  column="1" >                    <class>QLineEdit</class>                    <property stdset="1">                        <name>name</name>                        <cstring>editClassName</cstring>                    </property>                    <property>                        <name>toolTip</name>                        <string>Change class name</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>&lt;b&gt;Enter the name of the class that will be created.&lt;/b&gt;&lt;p&gt;&lt;em&gt;classname.h&lt;/em&gt; and &lt;em&gt;classname.cpp&lt;/em&gt; will be generated as C++-output when it is compiled with the uic.&lt;/p&gt;</string>                    </property>                </widget>                <widget row="3"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>A&amp;uthor:</string>                    </property>                    <property>                        <name>buddy</name>                        <cstring>editAuthor</cstring>                    </property>                </widget>                <widget row="3"  column="1" >                    <class>QLineEdit</class>                    <property stdset="1">                        <name>name</name>                        <cstring>editAuthor</cstring>                    </property>                    <property>                        <name>toolTip</name>                        <string>Enter your name</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Enter your name here.</string>                    </property>                </widget>                <widget row="0"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Class &amp;Name:</string>                    </property>                    <property>                        <name>buddy</name>                        <cstring>editClassName</cstring>                    </property>                </widget>                <widget row="1"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel2</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Co&amp;mment:</string>                    </property>                    <property>                        <name>buddy</name>                        <cstring>editComment</cstring>                    </property>                </widget>                <widget row="1"  column="1"  rowspan="2"  colspan="1" >                    <class>QMultiLineEdit</class>                    <property stdset="1">                        <name>name</name>                        <cstring>editComment</cstring>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Enter a comment about the form.</string>                    </property>                </widget>                <spacer row="2"  column="0" >                    <property>                        <name>name</name>                        <cstring>Spacer1</cstring>                    </property>                    <property stdset="1">                        <name>geometry</name>                        <rect>                            <x>36</x>                            <y>68</y>                            <width>20</width>                            <height>87</height>                        </rect>                    </property>                    <property stdset="1">                        <name>orientation</name>                        <enum>Vertical</enum>                    </property>                    <property stdset="1">                        <name>sizeType</name>                        <enum>Expanding</enum>                    </property>                </spacer>            </grid>        </widget>        <widget row="1"  column="0" >            <class>QButtonGroup</class>            <property stdset="1">                <name>name</name>                <cstring>ButtonGroup1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>&amp;Pixmaps</string>            </property>            <grid>                <property stdset="1">                    <name>margin</name>                    <number>11</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget row="0"  column="0" >                    <class>QRadioButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>radioPixmapInline</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Save In&amp;line</string>                    </property>                    <property stdset="1">                        <name>checked</name>                        <bool>true</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Save pixmaps into the .ui files</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>&lt;b&gt;Save Inline&lt;/b&gt;&lt;p&gt;Saves the pixmaps you choose as binary data into the .ui files. &lt;em&gt;This is the suggested option!&lt;/em&gt;</string>                    </property>                </widget>                <widget row="1"  column="0" >                    <class>QRadioButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>radioPixmapFunction</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Use &amp;Function</string>                    </property>                    <property>                        <name>toolTip</name>                        <string>Use a defined function to load pixmaps</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>&lt;b&gt;Use a defined function to open pixmaps&lt;/b&gt;&lt;p&gt;If you choose this option you have to define a function in the lineedit at the right which will be used in the generated code for loading pixmaps. When choosing a pixmap in the Qt Designer you will be asked then to specify the arguments which will be passed to that function in the generated code.&lt;p&gt; This way makes it possible to use an own icon-loader function for loading pixmaps, but of course the preview in the Qt Designer can't show the correct image.</string>                    </property>                </widget>                <widget row="1"  column="1" >                    <class>QLineEdit</class>                    <property stdset="1">                        <name>name</name>                        <cstring>editPixmapFunction</cstring>                    </property>                    <property stdset="1">                        <name>enabled</name>                        <bool>false</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Specify Pixmap-Loader function (only function-name, no parentheses!)</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>&lt;b&gt;Specify Pixmap-Loader function&lt;/b&gt;&lt;p&gt;Specify the function which should be used for loading a pixmap in the generated code. &lt;em&gt;Only enter the function-name, no parentheses!&lt;/em&gt;</string>                    </property>                </widget>            </grid>        </widget>        <widget row="0"  column="1" >            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox2</cstring>

⌨️ 快捷键说明

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