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

📄 testtextbrowser2.ui

📁 A translator that converts Qt Designer UI files into SWT java classes. Use the power of Qt Designer
💻 UI
字号:
<!DOCTYPE UI><UI><class>TestTextBrowser2</class><widget>    <class>QWidget</class>    <property stdset="1">        <name>name</name>        <cstring>TestTextBrowser2</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>583</width>            <height>248</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="1" >            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>TextLabel1_2</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>No Frame:</string>            </property>        </widget>        <widget row="1"  column="0" >            <class>QTextBrowser</class>            <property stdset="1">                <name>name</name>                <cstring>TextBrowser4</cstring>            </property>            <property stdset="1">                <name>text</name>                <string>The quick brown fox jumped over the lazy dog.</string>            </property>        </widget>        <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>Normal:</string>            </property>        </widget>        <widget row="1"  column="1" >            <class>QTextBrowser</class>            <property stdset="1">                <name>name</name>                <cstring>TextBrowser5</cstring>            </property>            <property stdset="1">                <name>frameShape</name>                <enum>NoFrame</enum>            </property>            <property stdset="1">                <name>text</name>                <string>The quick brown fox jumped over the lazy dog.</string>            </property>        </widget>    </grid></widget></UI>

⌨️ 快捷键说明

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