📄 dndbase.ui
字号:
</property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="color" stdset="0"> <color> <red>0</red> <green>170</green> <blue>0</blue> </color> </property> </widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonColor3</cstring> </property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="color" stdset="0"> <color> <red>0</red> <green>0</green> <blue>255</blue> </color> </property> </widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonColor4</cstring> </property> <property name="minimumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="maximumSize"> <size> <width>40</width> <height>40</height> </size> </property> <property name="color" stdset="0"> <color> <red>255</red> <green>255</green> <blue>0</blue> </color> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -