📄 dndbase.ui
字号:
<height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="pixmap" stdset="0"> <pixmap>image3</pixmap> </property> </widget> <spacer> <property name="name"> <cstring>Spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="ListView" row="0" column="1"> <property name="name"> <cstring>listView</cstring> </property> </widget> <widget class="IconView" row="0" column="0"> <property name="name"> <cstring>iconView</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>1</verstretch> </sizepolicy> </property> </widget> <widget class="QTextEdit" row="1" column="0"> <property name="name"> <cstring>multiLine1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>2</verstretch> </sizepolicy> </property> </widget> <widget class="QTextEdit" row="1" column="1"> <property name="name"> <cstring>multiLine2</cstring> </property> </widget>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -