dndbase.ui

来自「qt-x11-free-3.0.3.tar.gz minigui图形界面工具」· UI 代码 · 共 316 行 · 第 1/5 页

UI
316
字号
                    </property>                    <property name="color" stdset="0">                        <color>                            <red>255</red>                            <green>255</green>                            <blue>0</blue>                        </color>                    </property>                </widget>                <widget class="StyledButton">                    <property name="name">                        <cstring>buttonPixmap1</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="pixmap" stdset="0">                        <pixmap>image0</pixmap>                    </property>                </widget>                <widget class="StyledButton">                    <property name="name">                        <cstring>buttonPixmap2</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="pixmap" stdset="0">                        <pixmap>image1</pixmap>                    </property>                </widget>                <widget class="StyledButton">                    <property name="name">                        <cstring>buttonPixmap3</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 + -
显示快捷键?