about.ui
来自「大学时用c++做的计算器」· UI 代码 · 共 155 行 · 第 1/5 页
UI
155 行
</property> <property name="autoDefault" > <bool>false</bool> </property> <property name="default" > <bool>false</bool> </property> </widget> <widget class="QPushButton" name="okPushButton" > <property name="geometry" > <rect> <x>10</x> <y>320</y> <width>131</width> <height>31</height> </rect> </property> <property name="text" > <string>OK</string> </property> <property name="autoDefault" > <bool>false</bool> </property> <property name="default" > <bool>true</bool> </property> </widget> <widget class="QLabel" name="iconLabel" > <property name="geometry" > <rect> <x>10</x>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?