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

📄 dialupbase_phone.ui

📁 Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。
💻 UI
📖 第 1 页 / 共 4 页
字号:
                            </property>                            <widget row="0"  column="0"  rowspan="1"  colspan="2" >                                <class>QRadioButton</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dial_manual</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Manual on and off</string>                                </property>                            </widget>                            <widget row="2"  column="0"  rowspan="1"  colspan="2" >                                <class>QRadioButton</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dial_demand</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Auto on and off</string>                                </property>                            </widget>                            <widget row="1"  column="0"  rowspan="1"  colspan="2" >                                <class>QRadioButton</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dial_idle</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Manual on, auto off</string>                                </property>                            </widget>                            <widget row="3"  column="1" >                                <class>QSpinBox</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>idletime</cstring>                                </property>                                <property stdset="1">                                    <name>suffix</name>                                    <string>s</string>                                </property>                                <property stdset="1">                                    <name>maxValue</name>                                    <number>3600</number>                                </property>                                <property stdset="1">                                    <name>lineStep</name>                                    <number>30</number>                                </property>                                <property stdset="1">                                    <name>value</name>                                    <number>120</number>                                </property>                            </widget>                            <widget row="3"  column="0" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>idletime_label</cstring>                                </property>                                <property stdset="1">                                    <name>sizePolicy</name>                                    <sizepolicy>                                        <hsizetype>7</hsizetype>                                        <vsizetype>0</vsizetype>                                    </sizepolicy>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Idle timeout:</string>                                </property>                                <property stdset="1">                                    <name>alignment</name>                                    <set>AlignVCenter|AlignRight</set>                                </property>                                <property>                                    <name>hAlign</name>                                </property>                            </widget>                        </grid>                    </widget>                </grid>            </widget>            <widget>                <class>QWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>network</cstring>                </property>                <attribute>                    <name>title</name>                    <string>Network</string>                </attribute>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="2"  column="0" >                        <class>QCheckBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>usepeerdns</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Auto name servers</string>                        </property>                        <property stdset="1">                            <name>checked</name>                            <bool>true</bool>                        </property>                    </widget>                    <widget row="0"  column="0" >                        <class>QCheckBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>defaultroute</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Auto routing</string>                        </property>                        <property stdset="1">                            <name>checked</name>                            <bool>true</bool>                        </property>                    </widget>                    <widget row="1"  column="0" >                        <class>QGroupBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>gateway_box</cstring>                        </property>                        <property stdset="1">                            <name>enabled</name>                            <bool>false</bool>                        </property>                        <property stdset="1">                            <name>title</name>                            <string></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="0" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>gateway_label</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Gateway:</string>                                </property>                            </widget>                            <widget row="1"  column="0" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>gateway</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string></string>                                </property>                            </widget>                        </grid>                    </widget>                    <spacer row="4"  column="0" >                        <property>                            <name>name</name>                            <cstring>Spacer8</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>                    <widget row="3"  column="0" >                        <class>QGroupBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>dns_box</cstring>                        </property>                        <property stdset="1">                            <name>enabled</name>                            <bool>false</bool>                        </property>                        <property stdset="1">                            <name>title</name>                            <string></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="2"  column="0" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dns_2_label</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>Second DNS:</string>                                </property>                            </widget>                            <widget row="3"  column="0" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dns_2</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string></string>                                </property>                            </widget>                            <widget row="1"  column="0" >                                <class>QLineEdit</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dns_1</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string></string>                                </property>                            </widget>                            <widget row="0"  column="0" >                                <class>QLabel</class>                                <property stdset="1">                                    <name>name</name>                                    <cstring>dns_1_label</cstring>                                </property>                                <property stdset="1">                                    <name>text</name>                                    <string>First DNS:</string>                                </property>                            </widget>                        </grid>                    </widget>                </grid>            </widget>            <widget>                <class>QWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>wap</cstring>                </property>                <attribute>                    <name>title</name>                    <string>WAP</string>                </attribute>                <grid>                    <property stdset="1">

⌨️ 快捷键说明

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