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

📄 preferences.ui

📁 Qt/Embedded是一个多平台的C++图形用户界面应用程序框架
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI><class>Preferences</class><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>Preferences</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>467</width>            <height>329</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Preferences</string>    </property>    <property stdset="1">        <name>sizeGripEnabled</name>        <bool>true</bool>    </property>    <property>        <name>whatsThis</name>        <string>&lt;b&gt;Preferences&lt;/b&gt;&lt;p&gt;Change the preferences of the designer application. The preferences will be saved when you exit the designer. They will be restored the next time the designer is started if &lt;b&gt;Restore last workspace&lt;/b&gt; is selected.&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="4"  column="0"  rowspan="1"  colspan="2" >            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout6</cstring>            </property>            <hbox>                <property stdset="1">                    <name>margin</name>                    <number>0</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QPushButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>helpButton</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Help</string>                    </property>                    <property stdset="1">                        <name>autoDefault</name>                        <bool>true</bool>                    </property>                </widget>                <spacer>                    <property>                        <name>name</name>                        <cstring>Horizontal Spacing2</cstring>                    </property>                    <property stdset="1">                        <name>geometry</name>                        <rect>                            <x>87</x>                            <y>5</y>                            <width>185</width>                            <height>20</height>                        </rect>                    </property>                    <property stdset="1">                        <name>orientation</name>                        <enum>Horizontal</enum>                    </property>                    <property stdset="1">                        <name>sizeType</name>                        <enum>Expanding</enum>                    </property>                </spacer>                <widget>                    <class>QPushButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>buttonOk</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;OK</string>                    </property>                    <property stdset="1">                        <name>autoDefault</name>                        <bool>true</bool>                    </property>                    <property stdset="1">                        <name>default</name>                        <bool>true</bool>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Close dialog and apply all changes.</string>                    </property>                </widget>                <widget>                    <class>QPushButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>buttonCancel</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Cancel</string>                    </property>                    <property stdset="1">                        <name>autoDefault</name>                        <bool>true</bool>                    </property>                    <property stdset="1">                        <name>default</name>                        <bool>false</bool>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Close dialog and discard all changes.</string>                    </property>                </widget>            </hbox>        </widget>        <widget row="2"  column="0" >            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox5</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Ge&amp;neral</string>            </property>            <vbox>                <property stdset="1">                    <name>margin</name>                    <number>11</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QCheckBox</class>                    <property stdset="1">                        <name>name</name>                        <cstring>checkBoxWorkspace</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Restore last workspace on startup</string>                    </property>                    <property stdset="1">                        <name>checked</name>                        <bool>true</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Restore last workspace</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>The current workspace settings will be restored next time you start the designer if this option is checked.</string>                    </property>                </widget>                <widget>                    <class>QCheckBox</class>                    <property stdset="1">                        <name>name</name>                        <cstring>checkBoxSplash</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Show &amp;Splash Screen on startup</string>                    </property>                    <property stdset="1">                        <name>checked</name>                        <bool>true</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Show Splashscreen</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>A splashscreen is displayed when starting the designer if this option is checked.</string>                    </property>                </widget>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>Label3</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Documentation Path:</string>                    </property>                    <property>                        <name>buddy</name>                        <cstring>editDocPath</cstring>                    </property>                </widget>                <widget>                    <class>QLayoutWidget</class>                    <property stdset="1">                        <name>name</name>                        <cstring>Layout6</cstring>                    </property>                    <hbox>                        <property stdset="1">                            <name>margin</name>                            <number>0</number>                        </property>                        <property stdset="1">                            <name>spacing</name>                            <number>6</number>                        </property>                        <widget>                            <class>QLineEdit</class>                            <property stdset="1">                                <name>name</name>                                <cstring>editDocPath</cstring>                            </property>                            <property>                                <name>whatsThis</name>                                <string>&lt;b&gt;Enter the path to the documentation.&lt;/b&gt;&lt;p&gt;You may provide an $environment variable as first part of your pathname.&lt;/p&gt;</string>                            </property>                        </widget>                        <widget>                            <class>QToolButton</class>                            <property stdset="1">                                <name>name</name>                                <cstring>buttonDocPath</cstring>                            </property>

⌨️ 快捷键说明

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