📄 demo3.ui
字号:
<!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><< 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(&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 + -