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

📄 qg_dlgoptionsgeneral.ui

📁 qcad2.05可用于windows和linux的源码
💻 UI
📖 第 1 页 / 共 3 页
字号:
                            <string>Translations:</string>                        </property>                    </widget>                    <widget class="QLabel" row="1" column="0">                        <property name="name">                            <cstring>textLabel3</cstring>                        </property>                        <property name="text">                            <string>Hatch Patterns:</string>                        </property>                    </widget>                    <widget class="QLabel" row="2" column="0">                        <property name="name">                            <cstring>textLabel4</cstring>                        </property>                        <property name="text">                            <string>Fonts:</string>                        </property>                    </widget>                    <widget class="QLabel" row="3" column="0">                        <property name="name">                            <cstring>textLabel5</cstring>                        </property>                        <property name="text">                            <string>Scripts:</string>                        </property>                    </widget>                    <widget class="QLabel" row="4" column="0">                        <property name="name">                            <cstring>textLabel6</cstring>                        </property>                        <property name="text">                            <string>Part Libraries:</string>                        </property>                    </widget>                    <widget class="QLineEdit" row="0" column="1">                        <property name="name">                            <cstring>lePathTranslations</cstring>                        </property>                    </widget>                    <widget class="QLineEdit" row="1" column="1">                        <property name="name">                            <cstring>lePathHatch</cstring>                        </property>                    </widget>                    <widget class="QLineEdit" row="2" column="1">                        <property name="name">                            <cstring>lePathFonts</cstring>                        </property>                    </widget>                    <widget class="QLineEdit" row="3" column="1">                        <property name="name">                            <cstring>lePathScripts</cstring>                        </property>                    </widget>                    <widget class="QLineEdit" row="4" column="1">                        <property name="name">                            <cstring>lePathLibrary</cstring>                        </property>                    </widget>                    <spacer row="5" column="0">                        <property name="name">                            <cstring>spacer5</cstring>                        </property>                        <property name="orientation">                            <enum>Vertical</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>31</width>                                <height>71</height>                            </size>                        </property>                    </spacer>                    <spacer row="5" column="1">                        <property name="name">                            <cstring>spacer5_2</cstring>                        </property>                        <property name="orientation">                            <enum>Vertical</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>31</width>                                <height>71</height>                            </size>                        </property>                    </spacer>                </grid>            </widget>            <widget class="QWidget">                <property name="name">                    <cstring>tab</cstring>                </property>                <attribute name="title">                    <string>&amp;Defaults</string>                </attribute>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <widget class="QButtonGroup" row="0" column="0">                        <property name="name">                            <cstring>buttonGroup5</cstring>                        </property>                        <property name="title">                            <string>Defaults for new drawings</string>                        </property>                        <hbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QLabel">                                <property name="name">                                    <cstring>lUnit</cstring>                                </property>                                <property name="text">                                    <string>&amp;Unit:</string>                                </property>                                <property name="buddy" stdset="0">                                    <cstring>cbUnit</cstring>                                </property>                            </widget>                            <widget class="QComboBox">                                <property name="name">                                    <cstring>cbUnit</cstring>                                </property>                            </widget>                        </hbox>                    </widget>                    <spacer row="1" column="0">                        <property name="name">                            <cstring>spacer11</cstring>                        </property>                        <property name="orientation">                            <enum>Vertical</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>21</width>                                <height>61</height>                            </size>                        </property>                    </spacer>                    <spacer row="0" column="1">                        <property name="name">                            <cstring>spacer11_2</cstring>                        </property>                        <property name="orientation">                            <enum>Horizontal</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>211</width>                                <height>21</height>                            </size>                        </property>                    </spacer>                </grid>            </widget>        </widget>        <widget class="QLayoutWidget">            <property name="name">                <cstring>Layout1</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <property name="margin">                    <number>0</number>                </property>                <property name="spacing">                    <number>6</number>                </property>                <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="accel">                        <string>Alt+O</string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                    <property name="default">                        <bool>true</bool>                    </property>                </widget>                <widget class="QPushButton">                    <property name="name">                        <cstring>buttonCancel</cstring>                    </property>                    <property name="text">                        <string>Cancel</string>                    </property>                    <property name="accel">                        <string>Esc</string>                    </property>                    <property name="autoDefault">                        <bool>true</bool>                    </property>                </widget>            </hbox>        </widget>    </vbox></widget><connections>    <connection>        <sender>buttonOk</sender>        <signal>clicked()</signal>        <receiver>QG_DlgOptionsGeneral</receiver>        <slot>ok()</slot>    </connection>    <connection>        <sender>buttonCancel</sender>        <signal>clicked()</signal>        <receiver>QG_DlgOptionsGeneral</receiver>        <slot>reject()</slot>    </connection>    <connection>        <sender>cbSizeStatus</sender>        <signal>activated(int)</signal>        <receiver>QG_DlgOptionsGeneral</receiver>        <slot>setRestartNeeded()</slot>    </connection>    <connection>        <sender>cbLanguageCmd</sender>        <signal>activated(int)</signal>        <receiver>QG_DlgOptionsGeneral</receiver>        <slot>setRestartNeeded()</slot>    </connection>    <connection>        <sender>cbLanguage</sender>        <signal>activated(int)</signal>        <receiver>QG_DlgOptionsGeneral</receiver>        <slot>setRestartNeeded()</slot>    </connection></connections><tabstops>    <tabstop>tabWidget</tabstop>    <tabstop>cbLanguage</tabstop>    <tabstop>cbLanguageCmd</tabstop>    <tabstop>cbShowCrosshairs</tabstop>    <tabstop>cbScaleGrid</tabstop>    <tabstop>cbMinGridSpacing</tabstop>    <tabstop>cbMaxPreview</tabstop>    <tabstop>cbBackgroundColor</tabstop>    <tabstop>cbGridColor</tabstop>    <tabstop>cbMetaGridColor</tabstop>    <tabstop>cbSelectedColor</tabstop>    <tabstop>cbHighlightedColor</tabstop>    <tabstop>cbSizeStatus</tabstop>    <tabstop>buttonOk</tabstop>    <tabstop>buttonCancel</tabstop>    <tabstop>lePathTranslations</tabstop>    <tabstop>lePathHatch</tabstop>    <tabstop>lePathFonts</tabstop>    <tabstop>lePathScripts</tabstop>    <tabstop>lePathLibrary</tabstop>    <tabstop>cbUnit</tabstop></tabstops><includes>    <include location="global" impldecl="in implementation">qmessagebox.h</include>    <include location="local" impldecl="in declaration">rs_settings.h</include>    <include location="local" impldecl="in declaration">rs_system.h</include>    <include location="local" impldecl="in declaration">rs.h</include>    <include location="local" impldecl="in declaration">rs_units.h</include>    <include location="local" impldecl="in implementation">qg_dlgoptionsgeneral.ui.h</include></includes><variables>    <variable access="private">bool restartNeeded;</variable></variables><slots>    <slot>setRestartNeeded()</slot>    <slot>ok()</slot></slots><functions>    <function access="private" specifier="non virtual">init()</function>    <function access="private" specifier="non virtual">destroy()</function></functions><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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