?? record.ui
字號:
<ui version="4.0" > <class>Record</class> <widget class="QWidget" name="Record" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>502</width> <height>374</height> </rect> </property> <property name="minimumSize" > <size> <width>502</width> <height>374</height> </size> </property> <property name="maximumSize" > <size> <width>502</width> <height>374</height> </size> </property> <property name="windowTitle" > <string>聊天記錄</string> </property> <widget class="QTextBrowser" name="recordBrowser" > <property name="geometry" > <rect> <x>0</x> <y>40</y> <width>501</width> <height>331</height> </rect> </property> </widget> <widget class="QLabel" name="label" > <property name="geometry" > <rect> <x>10</x> <y>10</y> <width>101</width> <height>31</height> </rect> </property> <property name="text" > <string/> </property> <property name="indent" > <number>-1</number> </property> </widget> <widget class="QLabel" name="label_2" > <property name="geometry" > <rect> <x>10</x> <y>10</y> <width>351</width> <height>20</height> </rect> </property> <property name="font" > <font> <pointsize>16</pointsize> </font> </property> <property name="cursor" > <cursorShape>OpenHandCursor</cursorShape> </property> <property name="text" > <string>聊天記錄</string> </property> </widget> </widget> <resources/> <connections/></ui>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -