📄 hellobase.ui
字号:
<!DOCTYPE UI><UI><class>HelloBase</class><widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>HelloBase</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>232</width> <height>208</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Form1</string> </property> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>ok</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>60</x> <y>80</y> <width>102</width> <height>30</height> </rect> </property> <property stdset="1"> <name>text</name> <string>PushButton1</string> </property> </widget></widget></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -