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

📄 dialupbase.ui

📁 Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.7平台上编译为嵌入式图形界面操作系统。
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI><class>DialupBase</class><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>Form1</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>277</width>            <height>340</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Dial-up </string>    </property>    <property>        <name>layoutMargin</name>    </property>    <property>        <name>layoutSpacing</name>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>1</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>0</number>        </property>        <widget>            <class>QTabWidget</class>            <property stdset="1">                <name>name</name>                <cstring>TabWidget2</cstring>            </property>            <property>                <name>layoutMargin</name>            </property>            <property>                <name>layoutSpacing</name>            </property>            <widget>                <class>QWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>tab</cstring>                </property>                <attribute>                    <name>title</name>                    <string>Account</string>                </attribute>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>6</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>4</number>                    </property>                    <widget row="3"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>password</cstring>                        </property>                        <property stdset="1">                            <name>echoMode</name>                            <enum>Password</enum>                        </property>                    </widget>                    <widget row="2"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>username</cstring>                        </property>                    </widget>                    <widget row="2"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Username:</string>                        </property>                    </widget>                    <widget row="3"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Password:</string>                        </property>                    </widget>                    <widget row="5"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1_2_2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Phone:</string>                        </property>                    </widget>                    <widget row="5"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>phone</cstring>                        </property>                    </widget>                    <widget row="4"  column="0"  rowspan="1"  colspan="2" >                        <class>Line</class>                        <property stdset="1">                            <name>name</name>                            <cstring>Line3</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Horizontal</enum>                        </property>                    </widget>                    <widget row="0"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>acname</cstring>                        </property>                    </widget>                    <widget row="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1_2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Name:</string>                        </property>                    </widget>                    <widget row="1"  column="0"  rowspan="1"  colspan="2" >                        <class>Line</class>                        <property stdset="1">                            <name>name</name>                            <cstring>Line4</cstring>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Horizontal</enum>                        </property>                    </widget>                    <spacer row="9"  column="1" >                        <property>                            <name>name</name>                            <cstring>Spacer4</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>                </grid>            </widget>            <widget>                <class>QWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>tab</cstring>                </property>                <attribute>                    <name>title</name>                    <string>Modem</string>                </attribute>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>6</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>2</number>                    </property>                    <widget row="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel3_2_2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>AT-dial:</string>                        </property>                    </widget>                    <widget row="0"  column="1"  rowspan="1"  colspan="3" >                        <class>QComboBox</class>                        <item>                            <property>                                <name>text</name>                                <string>ATDT</string>                            </property>                        </item>                        <item>                            <property>                                <name>text</name>                                <string>ATDP</string>                            </property>                        </item>                        <property stdset="1">                            <name>name</name>                            <cstring>atdial</cstring>                        </property>                        <property stdset="1">                            <name>editable</name>                            <bool>true</bool>                        </property>                    </widget>                    <widget row="1"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1_4</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Speed:</string>                        </property>                    </widget>                    <widget row="1"  column="1"  rowspan="1"  colspan="3" >                        <class>QComboBox</class>                        <item>                            <property>                                <name>text</name>                                <string>4800</string>                            </property>                        </item>                        <item>                            <property>

⌨️ 快捷键说明

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