dndbase.ui
来自「qt-x11-free-3.0.3.tar.gz minigui图形界面工具」· UI 代码 · 共 316 行 · 第 1/5 页
UI
316 行
</widget> <widget class="StyledButton"> <property name="name"> <cstring>buttonColor2</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>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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?