⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dndbase.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"><class>DnDDemoBase</class><widget class="QWidget">    <property name="name">        <cstring>DnDDemoBase</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>677</width>            <height>586</height>        </rect>    </property>    <property name="caption">        <string>Form1</string>    </property>    <grid>        <property name="name">            <cstring>unnamed</cstring>        </property>        <property name="margin">            <number>11</number>        </property>        <property name="spacing">            <number>6</number>        </property>        <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="2">            <property name="name">                <cstring>Layout5</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <property name="margin">                    <number>0</number>                </property>                <property name="spacing">                    <number>6</number>                </property>                <widget class="StyledButton">                    <property name="name">                        <cstring>buttonColor1</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>0</green>                            <blue>0</blue>                        </color>                    </property>                </widget>                <widget class="StyledButton">                    <property name="name">                        <cstring>buttonColor2</cstring>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -