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

📄 testnestedlayout2.ui

📁 A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer
💻 UI
字号:
<!DOCTYPE UI><UI><class>TestNestedLayout2</class><widget>    <class>QWidget</class>    <property stdset="1">        <name>name</name>        <cstring>TestNestedLayout2</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>188</width>            <height>77</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Form1</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>TextLabel1</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>Item 00</string>            </property>        </widget>        <widget row="1"  column="1" >            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout1</cstring>            </property>            <grid>                <property stdset="1">                    <name>margin</name>                    <number>0</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget row="0"  column="1" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_5</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 11 01</string>                    </property>                </widget>                <widget row="0"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_4</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 11 00</string>                    </property>                </widget>                <widget row="1"  column="1" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_7</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 11 11</string>                    </property>                </widget>                <widget row="1"  column="0" >                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_6</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 11 10</string>                    </property>                </widget>            </grid>        </widget>        <widget row="0"  column="1" >            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout2</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>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_3</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 01 00</string>                    </property>                </widget>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_9</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 01 01</string>                    </property>                </widget>            </hbox>        </widget>        <widget row="1"  column="0" >            <class>QLayoutWidget</class>            <property stdset="1">                <name>name</name>                <cstring>Layout3</cstring>            </property>            <vbox>                <property stdset="1">                    <name>margin</name>                    <number>0</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 10 00</string>                    </property>                </widget>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel1_2_2</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>Item 10 10</string>                    </property>                </widget>            </vbox>        </widget>    </grid></widget></UI>

⌨️ 快捷键说明

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