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

📄 delform.ui

📁 简单的基于文件的数据库小程序
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>delForm</class><widget class="QDialog">    <property name="name">        <cstring>delForm</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>507</width>            <height>340</height>        </rect>    </property>    <property name="font">        <font>        </font>    </property>    <property name="caption">        <string>delete in database</string>    </property>    <property name="icon">        <pixmap>main.png</pixmap>    </property>    <hbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QFrame">            <property name="name">                <cstring>frame11</cstring>            </property>            <property name="frameShape">                <enum>StyledPanel</enum>            </property>            <property name="frameShadow">                <enum>Raised</enum>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <widget class="QTabWidget">                    <property name="name">                        <cstring>tabWidget3</cstring>                    </property>                    <widget class="QWidget">                        <property name="name">                            <cstring>tab</cstring>                        </property>                        <attribute name="title">                            <string>delete a DB</string>                        </attribute>                        <hbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QFrame">                                <property name="name">                                    <cstring>frame12</cstring>                                </property>                                <property name="frameShape">                                    <enum>StyledPanel</enum>                                </property>                                <property name="frameShadow">                                    <enum>Raised</enum>                                </property>                                <hbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QFrame">                                        <property name="name">                                            <cstring>frame13</cstring>                                        </property>                                        <property name="paletteBackgroundPixmap">                                            <pixmap>del2.png</pixmap>                                        </property>                                        <property name="frameShape">                                            <enum>StyledPanel</enum>                                        </property>                                        <property name="frameShadow">                                            <enum>Raised</enum>                                        </property>                                        <grid>                                            <property name="name">                                                <cstring>unnamed</cstring>                                            </property>                                            <spacer row="0" column="0">                                                <property name="name">                                                    <cstring>spacer2</cstring>                                                </property>                                                <property name="orientation">                                                    <enum>Vertical</enum>                                                </property>                                                <property name="sizeType">                                                    <enum>Expanding</enum>                                                </property>                                                <property name="sizeHint">                                                    <size>                                                        <width>180</width>                                                        <height>180</height>                                                    </size>                                                </property>                                            </spacer>                                        </grid>                                    </widget>                                    <widget class="QFrame">                                        <property name="name">                                            <cstring>frame14</cstring>                                        </property>                                        <property name="frameShape">                                            <enum>StyledPanel</enum>                                        </property>                                        <property name="frameShadow">                                            <enum>Raised</enum>                                        </property>                                        <grid>                                            <property name="name">                                                <cstring>unnamed</cstring>                                            </property>                                            <spacer row="0" column="0">                                                <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>141</width>                                                        <height>81</height>                                                    </size>                                                </property>                                            </spacer>                                            <widget class="QLabel" row="1" column="0">                                                <property name="name">                                                    <cstring>textLabel1</cstring>                                                </property>                                                <property name="text">                                                    <string>Select the database</string>                                                </property>                                            </widget>                                            <widget class="QComboBox" row="2" column="0">                                                <property name="name">                                                    <cstring>comboBox2</cstring>                                                </property>                                            </widget>                                            <widget class="QPushButton" row="3" column="0">                                                <property name="name">                                                    <cstring>pushButton3</cstring>                                                </property>                                                <property name="text">                                                    <string>OK</string>                                                </property>                                            </widget>                                        </grid>                                    </widget>                                </hbox>

⌨️ 快捷键说明

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