about.ui
来自「大学时用c++做的计算器」· UI 代码 · 共 155 行 · 第 1/5 页
UI
155 行
<y>10</y> <width>128</width> <height>128</height> </rect> </property> <property name="frameShape" > <enum>QFrame::Panel</enum> </property> <property name="text" > <string/> </property> </widget> <widget class="QTabWidget" name="tabWidget" > <property name="geometry" > <rect> <x>150</x> <y>10</y> <width>391</width> <height>391</height> </rect> </property> <property name="font" > <font> <family>Arial</family> <pointsize>8</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> <underline>false</underline> <strikeout>false</strikeout> </font>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?