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

📄 preferences.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 3 页
字号:
                                <property name="name">                                    <cstring>checkBoxBigIcons</cstring>                                </property>                                <property name="text">                                    <string>Show &amp;Big Icons</string>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Big Icons</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Big icons will be used in the toolbars if this is checked.</string>                                </property>                            </widget>                            <widget class="QCheckBox">                                <property name="name">                                    <cstring>checkBoxTextLabels</cstring>                                </property>                                <property name="text">                                    <string>Show Text Lab&amp;els</string>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Text Labels</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Text labels will be usin in the toolbars if this is checked.</string>                                </property>                            </widget>                        </vbox>                    </widget>                </grid>            </widget>        </widget>        <widget class="QLayoutWidget">            <property name="name">                <cstring>Layout6</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <property name="margin">                    <number>0</number>                </property>                <property name="spacing">                    <number>6</number>                </property>                <widget class="QPushButton">                    <property name="name">                        <cstring>helpButton</cstring>                    </property>                    <property name="text">                        <string>&amp;Help</string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                </widget>                <spacer>                    <property name="name">                        <cstring>Horizontal Spacing2</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="QPushButton">                    <property name="name">                        <cstring>buttonOk</cstring>                    </property>                    <property name="text">                        <string>&amp;OK</string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                    <property name="default">                        <bool>true</bool>                    </property>                    <property name="whatsThis" stdset="0">                        <string>Close the dialog and apply all the changes.</string>                    </property>                </widget>                <widget class="QPushButton">                    <property name="name">                        <cstring>buttonCancel</cstring>                    </property>                    <property name="text">                        <string>&amp;Cancel</string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                    <property name="default">                        <bool>false</bool>                    </property>                    <property name="whatsThis" stdset="0">                        <string>Close the dialog and discard any changes.</string>                    </property>                </widget>            </hbox>        </widget>    </vbox></widget><customwidgets>    <customwidget>        <class>StyledButton</class>        <header location="local">styledbutton.h</header>        <sizehint>            <width>40</width>            <height>25</height>        </sizehint>        <container>0</container>        <sizepolicy>            <hordata>5</hordata>            <verdata>5</verdata>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>        <pixmap>image0</pixmap>        <signal>clicked()</signal>        <signal>changed()</signal>        <property type="Color">color</property>        <property type="Pixmap">pixmap</property>        <property type="Bool">scale</property>    </customwidget></customwidgets><images>    <image name="image0">        <data format="XPM.GZ" length="1112">789c9dd2cb8e9b301406e07d9e0225bba89a09601350d505302c5b7559a9eac23e6672b363620c0ca9faeef53949da2e2a55eab123f9e38f2f217e5e475f3e7f8cd6cf8bde0b7f8008f6c2456b3518337ffdf6e1fb62992451e8691ac5cb778be55304d1277b6e71fc12c6ab0d157222e61bd8e4c812196f6216535a13f318624a6764b2495842e99558249014c81e99c6294b69d3376291424ae9806431638cd28628183081f4489e70ce13e4852878c129ad905992f18cd291283295517a466ed32ddfa64847945bb595c80e99a739cf29d54499ab9c528b2c58c10b86344428540148400a26b8a0541241b482d215523299494a0551c9562ae409091c32e0c82351410b942aa4e22a53941e882d36e41ed966d8903b2215f215f99a6143b6442afaafff5aff485658622584a091941256948443d1cabbdd6ebf3f28753c09a9e9cdc1fe703c9e4ea19f689a0430fa4c8908082be093d08d016bbb0bbd5e7ceafade5b30de19d083b3fa9e008cd39b9fafd69495b473af7fcfb15325c1d61eea0afaf005ddf97b5295c658a866338f97591babef7340fa396c6c5ca9e7fe650807d0bf566b4262299986ba335a3b4a2cc84b69ac85b1b673037d8fabf95b023a9c09cc7530e104dd5419ed6e27083fb09a7c752db5a9bd31cde4ec634ed8a39aebbe337618c3f6fdc5dee6d8b0bb0d6b5b8b1fad43d78fe4e14e3f6aace8e29d9d736777fea3c686eee0138c9726d4d00c548df7a315ff750f7ebc5ffc04a0e5308d</data>    </image></images><connections>    <connection>        <sender>buttonOk</sender>        <signal>clicked()</signal>        <receiver>Preferences</receiver>        <slot>accept()</slot>    </connection>    <connection>        <sender>buttonCancel</sender>        <signal>clicked()</signal>        <receiver>Preferences</receiver>        <slot>reject()</slot>    </connection>    <connection>        <sender>checkBoxGrid</sender>        <signal>toggled(bool)</signal>        <receiver>spinGridX</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>checkBoxGrid</sender>        <signal>toggled(bool)</signal>        <receiver>spinGridY</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>radioColor</sender>        <signal>toggled(bool)</signal>        <receiver>buttonColor</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>radioPixmap</sender>        <signal>toggled(bool)</signal>        <receiver>buttonPixmap</receiver>        <slot>setEnabled(bool)</slot>    </connection>    <connection>        <sender>checkBoxShowGrid</sender>        <signal>toggled(bool)</signal>        <receiver>GroupBox1</receiver>        <slot>setEnabled(bool)</slot>    </connection></connections><tabstops>    <tabstop>buttonOk</tabstop>    <tabstop>buttonCancel</tabstop>    <tabstop>tabWidget</tabstop>    <tabstop>radioColor</tabstop>    <tabstop>radioPixmap</tabstop>    <tabstop>buttonColor</tabstop>    <tabstop>buttonPixmap</tabstop>    <tabstop>checkBoxShowGrid</tabstop>    <tabstop>checkBoxGrid</tabstop>    <tabstop>spinGridX</tabstop>    <tabstop>spinGridY</tabstop>    <tabstop>checkBoxWorkspace</tabstop>    <tabstop>checkBoxSplash</tabstop>    <tabstop>checkBoxStartDialog</tabstop>    <tabstop>checkAutoEdit</tabstop>    <tabstop>checkBoxBigIcons</tabstop>    <tabstop>checkBoxTextLabels</tabstop>    <tabstop>helpButton</tabstop></tabstops><slots>    <slot access="protected">init()</slot>    <slot access="protected">destroy()</slot></slots><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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