📄 123.ui
字号:
<!DOCTYPE UI><UI><class>Form2</class><widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>Form2</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>178</x> <y>80</y> <width>240</width> <height>320</height> </rect> </property> <property stdset="1"> <name>minimumSize</name> <size> <width>240</width> <height>320</height> </size> </property> <property stdset="1"> <name>maximumSize</name> <size> <width>240</width> <height>320</height> </size> </property> <property stdset="1"> <name>caption</name> <string>Form2</string> </property> <widget> <class>QSpinBox</class> <property stdset="1"> <name>name</name> <cstring>SpinBox1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>30</x> <y>100</y> <width>181</width> <height>21</height> </rect> </property> </widget> <widget> <class>QLabel</class> <property stdset="1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -