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

📄 demo3.ui

📁 这是一个嵌入式linux的GUI源码comdemo.tar.gz 一个QT/Embedded 的控件功能演示源码
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI><class>Form3</class><widget>    <class>QWidget</class>    <property stdset="1">        <name>name</name>        <cstring>Form3</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>227</width>            <height>312</height>        </rect>    </property>    <property stdset="1">        <name>maximumSize</name>        <size>            <width>240</width>            <height>320</height>        </size>    </property>    <property stdset="1">        <name>caption</name>        <string>Form3</string>    </property>    <widget>        <class>QProgressBar</class>        <property stdset="1">            <name>name</name>            <cstring>ProgressBar1</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>                <x>20</x>                <y>220</y>                <width>201</width>                <height>31</height>            </rect>        </property>        <property stdset="1">            <name>progress</name>            <number>50</number>        </property>    </widget>    <widget>        <class>QPushButton</class>        <property stdset="1">            <name>name</name>            <cstring>PushButton6_2</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>                <x>30</x>                <y>270</y>                <width>80</width>                <height>30</height>            </rect>        </property>        <property stdset="1">            <name>text</name>            <string>&lt;&lt; Prior</string>        </property>    </widget>    <widget>        <class>QPushButton</class>        <property stdset="1">            <name>name</name>            <cstring>PushButton1</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>                <x>130</x>                <y>270</y>                <width>80</width>                <height>30</height>            </rect>        </property>        <property stdset="1">            <name>maximumSize</name>            <size>                <width>240</width>                <height>320</height>            </size>        </property>        <property stdset="1">            <name>text</name>            <string>OK(&amp;O)</string>        </property>    </widget>    <widget>        <class>QDial</class>        <property stdset="1">            <name>name</name>            <cstring>Dial1</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>

⌨️ 快捷键说明

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