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

📄 settingsdlg.ui

📁 KDE下的西门子手机管理程序
💻 UI
📖 第 1 页 / 共 2 页
字号:
                                    <property>                                        <name>text</name>                                        <string>9600</string>                                    </property>                                </item>                                <item>                                    <property>                                        <name>text</name>                                        <string>19200</string>                                    </property>                                </item>                                <item>                                    <property>                                        <name>text</name>                                        <string>38400</string>                                    </property>                                </item>                                <item>                                    <property>                                        <name>text</name>                                        <string>76800</string>                                    </property>                                </item>                                <item>                                    <property>                                        <name>text</name>                                        <string>115200</string>                                    </property>                                </item>                                <property stdset="1">                                    <name>name</name>                                    <cstring>bitrateEdit</cstring>                                </property>                                <property stdset="1">                                    <name>insertionPolicy</name>                                    <enum>NoInsertion</enum>                                </property>                                <property stdset="1">                                    <name>currentItem</name>                                    <number>4</number>                                </property>                            </widget>                        </grid>                    </widget>                    <spacer>                        <property>                            <name>name</name>                            <cstring>Spacer1</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Vertical</enum>                        </property>                        <property stdset="1">                            <name>sizeType</name>                            <enum>Expanding</enum>                        </property>                        <property>                            <name>sizeHint</name>                            <size>                                <width>20</width>                                <height>20</height>                            </size>                        </property>                    </spacer>                </vbox>            </widget>        </widget>        <widget>            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout1</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>buttonHelp</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>orientation</name>                        <enum>Horizontal</enum>                    </property>                    <property stdset="1">                        <name>sizeType</name>                        <enum>Expanding</enum>                    </property>                    <property>                        <name>sizeHint</name>                        <size>                            <width>20</width>                            <height>20</height>                        </size>                    </property>                </spacer>                <widget>                    <class>QPushButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>buttonApply</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>&amp;Apply</string>                    </property>                    <property stdset="1">                        <name>autoDefault</name>                        <bool>true</bool>                    </property>                </widget>                <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>                </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>                </widget>            </hbox>        </widget>    </vbox></widget><connections>    <connection>        <sender>buttonOk</sender>        <signal>clicked()</signal>        <receiver>settingsdlg</receiver>        <slot>accept()</slot>    </connection>    <connection>        <sender>buttonCancel</sender>        <signal>clicked()</signal>        <receiver>settingsdlg</receiver>        <slot>reject()</slot>    </connection></connections></UI>

⌨️ 快捷键说明

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