cataform.ui
来自「一个简单的pos机程序」· UI 代码 · 共 38 行
UI
38 行
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>cataForm</class><widget class="QDialog"> <property name="name"> <cstring>cataForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>762</width> <height>488</height> </rect> </property> <property name="caption"> <string>鍟嗗搧鍒嗙被</string> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>40</y> <width>181</width> <height>20</height> </rect> </property> <property name="text"> <string>鍟嗗搧鍒嗙被...</string> </property> </widget></widget><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?