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

📄 preferences.ui

📁 Trolltech公司发布的基于C++图形开发环境
💻 UI
📖 第 1 页 / 共 3 页
字号:
                            </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>                            <property stdset="1">                                <name>text</name>                                <string>...</string>                            </property>                            <property stdset="1">                                <name>focusPolicy</name>                                <enum>TabFocus</enum>                            </property>                            <property>                                <name>toolTip</name>                                <string>Select path</string>                            </property>                            <property>                                <name>whatsThis</name>                                <string>Look for the documentation path.</string>                            </property>                        </widget>                    </hbox>                </widget>            </vbox>        </widget>        <widget row="2"  column="1" >            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox3</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>&amp;Toolbars</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>checkBoxBigIcons</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Show &amp;Big Icons</string>                    </property>                    <property>                        <name>toolTip</name>                        <string>Big Icons</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Uses big icons in the toolbars when checked.</string>                    </property>                </widget>                <widget>                    <class>QCheckBox</class>                    <property stdset="1">                        <name>name</name>                        <cstring>checkBoxTextLabels</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Show Text Lab&amp;els</string>                    </property>                    <property>                        <name>toolTip</name>                        <string>Text Labels</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Shows textlabels in the toolbars when checked.</string>                    </property>                </widget>            </vbox>        </widget>        <widget row="0"  column="0"  rowspan="2"  colspan="1" >            <class>QButtonGroup</class>            <property stdset="1">                <name>name</name>                <cstring>ButtonGroup1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Backgro&amp;und</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>StyledButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>buttonColor</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>0</hsizetype>                            <vsizetype>0</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>enabled</name>                        <bool>false</bool>                    </property>                    <property stdset="1">                        <name>focusPolicy</name>                        <enum>TabFocus</enum>                    </property>                    <property>                        <name>scale</name>                        <bool>false</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Choose a color</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Select a color in the colordialog.</string>                    </property>                </widget>                <widget row="0"  column="0" >                    <class>QRadioButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>radioColor</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Co&amp;lor</string>                    </property>                    <property stdset="1">                        <name>focusPolicy</name>                        <enum>NoFocus</enum>                    </property>                    <property>                        <name>toolTip</name>                        <string>Use a background color</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Use a background color.</string>                    </property>                </widget>                <widget row="1"  column="0" >                    <class>QRadioButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>radioPixmap</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Pixmap</string>                    </property>                    <property stdset="1">                        <name>checked</name>                        <bool>true</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Use a background pixmap</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Use a background pixmap.</string>                    </property>                </widget>                <widget row="1"  column="1" >                    <class>StyledButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>buttonPixmap</cstring>                    </property>                    <property stdset="1">                        <name>sizePolicy</name>                        <sizepolicy>                            <hsizetype>0</hsizetype>                            <vsizetype>0</vsizetype>                        </sizepolicy>                    </property>                    <property stdset="1">                        <name>focusPolicy</name>                        <enum>TabFocus</enum>                    </property>                    <property>                        <name>scale</name>                        <bool>false</bool>                    </property>                    <property>                        <name>toolTip</name>                        <string>Select a pixmap</string>                    </property>                    <property>                        <name>whatsThis</name>                        <string>Choose a pixmap-file.</string>                    </property>                </widget>            </grid>        </widget>        <widget row="0"  column="1" >            <class>QCheckBox</class>            <property stdset="1">                <name>name</name>                <cstring>checkBoxShowGrid</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Show &amp;Grid</string>            </property>            <property stdset="1">                <name>checked</name>                <bool>true</bool>            </property>            <property>                <name>toolTip</name>                <string>Show Grid</string>            </property>            <property>                <name>whatsThis</name>                <string>&lt;b&gt;Customize the grid appearance for all forms.&lt;/b&gt;&lt;p&gt;When &lt;b&gt;Show Grid&lt;/b&gt; is checked, all forms show a grid.&lt;/p&gt;</string>            </property>        </widget>        <widget row="1"  column="1" >            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Gr&amp;id</string>            </property>            <property>

⌨️ 快捷键说明

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