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

📄 testgroupbox2.ui

📁 A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer
💻 UI
字号:
<!DOCTYPE UI><UI><class>TestGroupBox2</class><widget>    <class>QWidget</class>    <property stdset="1">        <name>name</name>        <cstring>TestGroupBox2</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>355</width>            <height>87</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Form2</string>    </property>    <hbox>        <property stdset="1">            <name>margin</name>            <number>11</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox1</cstring>            </property>            <property stdset="1">                <name>title</name>                <string>Normal</string>            </property>            <vbox>                <property stdset="1">                    <name>margin</name>                    <number>11</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel4</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>The quick brown...</string>                    </property>                </widget>            </vbox>        </widget>        <widget>            <class>QGroupBox</class>            <property stdset="1">                <name>name</name>                <cstring>GroupBox2</cstring>            </property>            <property stdset="1">                <name>font</name>                <font>                    <pointsize>16</pointsize>                    <bold>1</bold>                    <italic>1</italic>                </font>            </property>            <property stdset="1">                <name>title</name>                <string>Font</string>            </property>            <hbox>                <property stdset="1">                    <name>margin</name>                    <number>11</number>                </property>                <property stdset="1">                    <name>spacing</name>                    <number>6</number>                </property>                <widget>                    <class>QLabel</class>                    <property stdset="1">                        <name>name</name>                        <cstring>TextLabel5</cstring>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>The quick brown...</string>                    </property>                </widget>            </hbox>        </widget>    </hbox></widget></UI>

⌨️ 快捷键说明

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