dialog_without_buttons.ui
来自「奇趣公司比较新的qt/emd版本」· UI 代码 · 共 19 行
UI
19 行
<ui version="4.0" > <class>Dialog</class> <widget class="QDialog" name="Dialog" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle" > <string>Dialog</string> </property> </widget> <resources/> <connections/></ui>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?