?? imgtest.ui
字號(hào):
<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>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -