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

📄 delform.ui

📁 简单的基于文件的数据库小程序
💻 UI
📖 第 1 页 / 共 2 页
字号:
                            </widget>                        </hbox>                    </widget>                    <widget class="QWidget">                        <property name="name">                            <cstring>tab</cstring>                        </property>                        <attribute name="title">                            <string>delete a table</string>                        </attribute>                        <hbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QFrame">                                <property name="name">                                    <cstring>frame22</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>frame23</cstring>                                        </property>                                        <property name="paletteBackgroundPixmap">                                            <pixmap>TD006.jpg</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>spacer3</cstring>                                                </property>                                                <property name="orientation">                                                    <enum>Vertical</enum>                                                </property>                                                <property name="sizeType">                                                    <enum>Expanding</enum>                                                </property>                                                <property name="sizeHint">                                                    <size>                                                        <width>121</width>                                                        <height>141</height>                                                    </size>                                                </property>                                            </spacer>                                        </grid>                                    </widget>                                    <widget class="QFrame">                                        <property name="name">                                            <cstring>frame24</cstring>                                        </property>                                        <property name="frameShape">                                            <enum>StyledPanel</enum>                                        </property>                                        <property name="frameShadow">                                            <enum>Raised</enum>                                        </property>                                        <grid>                                            <property name="name">                                                <cstring>unnamed</cstring>                                            </property>                                            <widget class="QComboBox" row="0" column="1">                                                <property name="name">                                                    <cstring>comboBox3</cstring>                                                </property>                                            </widget>                                            <widget class="QComboBox" row="1" column="1">                                                <property name="name">                                                    <cstring>comboBox4</cstring>                                                </property>                                            </widget>                                            <widget class="QPushButton" row="2" column="1">                                                <property name="name">                                                    <cstring>pushButton10</cstring>                                                </property>                                                <property name="text">                                                    <string>OK</string>                                                </property>                                            </widget>                                            <widget class="QLabel" row="1" column="0">                                                <property name="name">                                                    <cstring>textLabel2</cstring>                                                </property>                                                <property name="text">                                                    <string>Table</string>                                                </property>                                            </widget>                                            <widget class="QLabel" row="0" column="0">                                                <property name="name">                                                    <cstring>textLabel1_2</cstring>                                                </property>                                                <property name="text">                                                    <string>Database</string>                                                </property>                                            </widget>                                        </grid>                                    </widget>                                </hbox>                            </widget>                        </hbox>                    </widget>                </widget>            </hbox>        </widget>    </hbox></widget><connections>    <connection>        <sender>pushButton3</sender>        <signal>clicked()</signal>        <receiver>delForm</receiver>        <slot>delDB()</slot>    </connection>    <connection>        <sender>comboBox3</sender>        <signal>activated(const QString&amp;)</signal>        <receiver>delForm</receiver>        <slot>refresh(const QString&amp;)</slot>    </connection>    <connection>        <sender>pushButton10</sender>        <signal>clicked()</signal>        <receiver>delForm</receiver>        <slot>delTB()</slot>    </connection></connections><includes>    <include location="local" impldecl="in declaration">dbs.h</include>    <include location="local" impldecl="in declaration">db.h</include>    <include location="local" impldecl="in declaration">table.h</include>    <include location="global" impldecl="in declaration">qmessagebox.h</include>    <include location="local" impldecl="in implementation">delform.ui.h</include></includes><slots>    <slot>delDB()</slot>    <slot>delTB()</slot>    <slot>refresh( const QString &amp; name )</slot></slots><functions>    <function access="private" specifier="non virtual">init()</function></functions><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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