lanbase.ui

来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· UI 代码 · 共 721 行 · 第 1/3 页

UI
721
字号
<!DOCTYPE UI><UI><class>LanBase</class><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>LanBase</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>270</width>            <height>393</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>LAN </string>    </property>    <property>        <name>layoutMargin</name>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>0</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget>            <class>QTabWidget</class>            <property stdset="1">                <name>name</name>                <cstring>tabs</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="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_3</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Name:</string>                        </property>                    </widget>                    <spacer row="4"  column="1" >                        <property>                            <name>name</name>                            <cstring>Spacer5</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"  rowspan="1"  colspan="2" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>manualIP</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Configure IP manually</string>                        </property>                    </widget>                    <widget row="2"  column="0"  rowspan="1"  colspan="2" >                        <class>QRadioButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>autoIP</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>IP via DHCP</string>                        </property>                    </widget>                    <widget row="1"  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>                </grid>            </widget>            <widget>                <class>QWidget</class>                <property stdset="1">                    <name>name</name>                    <cstring>tcpip</cstring>                </property>                <attribute>                    <name>title</name>                    <string>IP</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="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>IP Address</string>                        </property>                    </widget>                    <widget row="0"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>ip</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string></string>                        </property>                    </widget>                    <widget row="3"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>gateway</cstring>                        </property>                        <property stdset="1">                            <name>sizePolicy</name>                            <sizepolicy>                                <hsizetype>7</hsizetype>                                <vsizetype>0</vsizetype>                            </sizepolicy>                        </property>                        <property stdset="1">                            <name>text</name>                            <string></string>                        </property>                    </widget>                    <widget row="3"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel4_2_2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Gateway</string>                        </property>                    </widget>                    <widget row="1"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Subnet Mask</string>                        </property>                    </widget>                    <widget row="2"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel2_2</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>Broadcast</string>                        </property>                    </widget>                    <widget row="1"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>subnet</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string></string>                        </property>                    </widget>

⌨️ 快捷键说明

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