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

📄 preferences.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 3 页
字号:
                            <property name="spacing">                                <number>6</number>                            </property>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkBoxGrid</cstring>                                </property>                                <property name="text">                                    <string>Sn&amp;ap to Grid</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Snap to the grid</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>&lt;b&gt;Customize the grid-settings for all forms.&lt;/b&gt;&lt;p&gt;When &lt;b&gt;Snap to Grid&lt;/b&gt; is checked, the widgets snap to the grid using the the X/Y resolution.&lt;/p&gt;</string>                                </property>                            </widget>                            <widget class="QLayoutWidget">                                <property name="name">                                    <cstring>Layout4</cstring>                                </property>                                <grid>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <property name="margin">                                        <number>0</number>                                    </property>                                    <property name="spacing">                                        <number>6</number>                                    </property>                                    <widget class="QSpinBox" row="0" column="1">                                        <property name="name">                                            <cstring>spinGridX</cstring>                                        </property>                                        <property name="maxValue">                                            <number>50</number>                                        </property>                                        <property name="minValue">                                            <number>5</number>                                        </property>                                        <property name="value">                                            <number>10</number>                                        </property>                                        <property name="toolTip" stdset="0">                                            <string>Grid resolution</string>                                        </property>                                        <property name="whatsThis" stdset="0">                                            <string>&lt;b&gt;Customize the grid-settings for all forms.&lt;/b&gt;&lt;p&gt;When &lt;b&gt;Show Grid&lt;/b&gt; is checked, a grid is shown on all forms using the X/Y resolution.&lt;/p&gt;</string>                                        </property>                                    </widget>                                    <widget class="QSpinBox" row="1" column="1">                                        <property name="name">                                            <cstring>spinGridY</cstring>                                        </property>                                        <property name="maxValue">                                            <number>50</number>                                        </property>                                        <property name="minValue">                                            <number>5</number>                                        </property>                                        <property name="value">                                            <number>10</number>                                        </property>                                        <property name="toolTip" stdset="0">                                            <string>Grid resolution</string>                                        </property>                                        <property name="whatsThis" stdset="0">                                            <string>&lt;b&gt;Customize the grid-settings for all forms.&lt;/b&gt;&lt;p&gt;When &lt;b&gt;Show Grid&lt;/b&gt; is checked, a grid is shown on all forms using the X/Y resolution.&lt;/p&gt;</string>                                        </property>                                    </widget>                                    <widget class="QLabel" row="0" column="0">                                        <property name="name">                                            <cstring>Label1</cstring>                                        </property>                                        <property name="text">                                            <string>Grid-&amp;X:</string>                                        </property>                                        <property name="buddy" stdset="0">                                            <cstring>spinGridX</cstring>                                        </property>                                    </widget>                                    <widget class="QLabel" row="1" column="0">                                        <property name="name">                                            <cstring>Label1_2</cstring>                                        </property>                                        <property name="text">                                            <string>Grid-&amp;Y:</string>                                        </property>                                        <property name="buddy" stdset="0">                                            <cstring>spinGridY</cstring>                                        </property>                                    </widget>                                </grid>                            </widget>                        </vbox>                    </widget>                    <spacer row="3" column="0">                        <property name="name">                            <cstring>Spacer3</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>                        <property name="whatsThis" stdset="0">                            <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string>                        </property>                    </spacer>                    <widget class="QGroupBox" row="2" column="0">                        <property name="name">                            <cstring>GroupBox5</cstring>                        </property>                        <property name="title">                            <string>Ge&amp;neral</string>                        </property>                        <vbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <property name="margin">                                <number>11</number>                            </property>                            <property name="spacing">                                <number>6</number>                            </property>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkBoxWorkspace</cstring>                                </property>                                <property name="text">                                    <string>Restore Last &amp;Workspace on Startup</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Restore last workspace</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>The current workspace settings will be restored the next time you start Qt Designer if this option is checked.</string>                                </property>                            </widget>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkBoxSplash</cstring>                                </property>                                <property name="text">                                    <string>Show &amp;Splash Screen on Startup</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Show Splashscreen</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>A splash screen is displayed when starting Qt Designer if this option is checked.</string>                                </property>                            </widget>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkBoxStartDialog</cstring>                                </property>                                <property name="text">                                    <string>Show Start &amp;Dialog</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                            </widget>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkAutoEdit</cstring>                                </property>                                <property name="text">                                    <string>Disable Data&amp;base Auto-Edit in Preview</string>                                </property>                                <property name="checked">                                    <bool>true</bool>                                </property>                            </widget>                        </vbox>                    </widget>                    <widget class="QGroupBox" row="2" column="1">                        <property name="name">                            <cstring>GroupBox3</cstring>                        </property>                        <property name="title">                            <string>&amp;Toolbars</string>                        </property>                        <vbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <property name="margin">                                <number>11</number>                            </property>                            <property name="spacing">                                <number>6</number>                            </property>                            <widget class="QCheckBox">

⌨️ 快捷键说明

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