designerdemo.ui
来自「《Linux程序设计权威指南》一书qt下的源码」· UI 代码 · 共 45 行
UI
45 行
<!DOCTYPE UI><UI><class>DesignerDemo</class><widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>DesignerDemo</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>589</width> <height>476</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Form4</string> </property> <property stdset="1"> <name>font</name> <font> <pointsize>16</pointsize> </font> </property> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>PushButton8</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>30</x> <y>420</y> <width>100</width> <height>40</height> </rect> </property> <property stdset="1"> <name>text</name> <string>纭
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?