📄 imgtest.ui
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>imgtestClass</class> <widget class="QWidget" name="imgtestClass" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>778</width> <height>524</height> </rect> </property> <property name="windowTitle" > <string>imgtest</string> </property> <widget class="QLabel" name="label" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>640</width> <height>480</height> </rect> </property> <property name="text" > <string/> </property> <property name="pixmap" > <pixmap resource="my.qrc" >:/new/prefix1/24561-1.png</pixmap> </property> </widget> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction></pixmapfunction> <resources> <include location="my.qrc" /> </resources> <connections/></ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -