widget.ui
来自「用Qt4编写的linux IDE开发环境」· UI 代码 · 共 23 行
UI
23 行
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>Form</class> <widget class="QWidget" name="Form" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>400</width> <height>300</height> </rect> </property> <property name="windowTitle" > <string>Form</string> </property> </widget> <pixmapfunction></pixmapfunction> <resources/> <connections/></ui>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?