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

📄 sqlformwizard.ui

📁 Linux下的基于X11的图形开发环境。
💻 UI
📖 第 1 页 / 共 5 页
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"><class>SqlFormWizardBase</class><comment>*********************************************************************** Copyright (C) 2001-2002 Trolltech AS.  All rights reserved.**** This file is part of Qt Designer.**** This file may be distributed and/or modified under the terms of the** GNU General Public License version 2 as published by the Free Software** Foundation and appearing in the file LICENSE.GPL included in the** packaging of this file.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.**** See http://www.trolltech.com/gpl/ for GPL licensing information.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.***********************************************************************</comment><widget class="QWizard">    <property name="name">        <cstring>SqlFormWizardBase</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>577</width>            <height>570</height>        </rect>    </property>    <property name="caption">        <string>Sql Wizard</string>    </property>    <property name="icon">        <pixmap></pixmap>    </property>    <property name="layoutMargin" stdset="0">    </property>    <property name="layoutSpacing" stdset="0">    </property>    <widget class="QWidget">        <property name="name">            <cstring>databasePage</cstring>        </property>        <attribute name="title">            <string>Choose the Database and Table</string>        </attribute>        <hbox>            <property name="name">                <cstring>unnamed</cstring>            </property>            <property name="margin">                <number>0</number>            </property>            <property name="spacing">                <number>6</number>            </property>            <widget class="QLabel">                <property name="name">                    <cstring>TextLabel4</cstring>                </property>                <property name="sizePolicy">                    <sizepolicy>                        <hsizetype>0</hsizetype>                        <vsizetype>7</vsizetype>                        <horstretch>0</horstretch>                        <verstretch>0</verstretch>                    </sizepolicy>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>qtwizards_table_1.png</pixmap>                </property>            </widget>            <widget class="QLayoutWidget">                <property name="name">                    <cstring>Layout5</cstring>                </property>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <property name="margin">                        <number>0</number>                    </property>                    <property name="spacing">                        <number>6</number>                    </property>                    <widget class="QLabel" row="1" column="1">                        <property name="name">                            <cstring>TextLabel3_2</cstring>                        </property>                        <property name="text">                            <string>&amp;Table:</string>                        </property>                        <property name="buddy" stdset="0">                            <cstring>listBoxTable</cstring>                        </property>                    </widget>                    <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="2">                        <property name="name">                            <cstring>Layout4</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="QPushButton">                                <property name="name">                                    <cstring>PushButton5</cstring>                                </property>                                <property name="text">                                    <string>&amp;Setup Database Connections...</string>                                </property>                                <property name="toolTip" stdset="0">                                    <string>Click here to manage your database connections</string>                                </property>                                <property name="whatsThis" stdset="0">                                    <string>Here you can add, modify and delete your database connections</string>                                </property>                            </widget>                            <spacer>                                <property name="name" stdset="0">                                    <cstring>Spacer1_2</cstring>                                </property>                                <property name="orientation">                                    <enum>Horizontal</enum>                                </property>                                <property name="sizeType">                                    <enum>Expanding</enum>                                </property>                                <property name="sizeHint">                                    <size>                                        <width>20</width>                                        <height>20</height>                                    </size>                                </property>                            </spacer>                        </hbox>                    </widget>                    <widget class="QLabel" row="1" column="0">                        <property name="name">                            <cstring>TextLabel3_3</cstring>                        </property>                        <property name="text">                            <string>Database &amp;Connection:</string>                        </property>                        <property name="buddy" stdset="0">                            <cstring>listBoxConnection</cstring>                        </property>                    </widget>                    <widget class="QListBox" row="2" column="1">                        <property name="name">                            <cstring>listBoxTable</cstring>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Displays all tables inside the selected Database</string>                        </property>                    </widget>                    <widget class="QListBox" row="2" column="0">                        <property name="name">                            <cstring>listBoxConnection</cstring>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Displays a list of available connections on your system</string>                        </property>                    </widget>                </grid>            </widget>        </hbox>    </widget>    <widget class="QWidget">        <property name="name">            <cstring>populatePage</cstring>        </property>        <attribute name="title">            <string>Displayed Fields</string>        </attribute>        <grid>            <property name="name">                <cstring>unnamed</cstring>            </property>            <property name="margin">                <number>0</number>            </property>            <property name="spacing">                <number>6</number>            </property>            <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1">                <property name="name">                    <cstring>TextLabel4_2</cstring>                </property>                <property name="sizePolicy">                    <sizepolicy>                        <hsizetype>0</hsizetype>                        <vsizetype>7</vsizetype>                        <horstretch>0</horstretch>                        <verstretch>0</verstretch>                    </sizepolicy>                </property>                <property name="text">                    <string></string>                </property>                <property name="pixmap">                    <pixmap>qtwizards_table_2.png</pixmap>                </property>            </widget>            <widget class="QLayoutWidget" row="1" column="1">                <property name="name">                    <cstring>Layout11</cstring>                </property>                <grid>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <property name="margin">                        <number>0</number>                    </property>                    <property name="spacing">                        <number>6</number>                    </property>                    <spacer row="4" column="1">                        <property name="name" stdset="0">                            <cstring>Spacer1_10</cstring>                        </property>                        <property name="orientation">                            <enum>Vertical</enum>                        </property>                        <property name="sizeType">                            <enum>Expanding</enum>                        </property>                        <property name="sizeHint">                            <size>                                <width>20</width>                                <height>20</height>                            </size>                        </property>                    </spacer>                    <widget class="QPushButton" row="2" column="1">                        <property name="name">                            <cstring>buttonAddField_2</cstring>                        </property>                        <property name="text">                            <string></string>                        </property>                        <property name="pixmap">                            <pixmap>right.png</pixmap>                        </property>                        <property name="toolTip" stdset="0">                            <string>Move field to list of displayed fields</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Click here to add the selected field to the list of fields that will be displayed.</string>                        </property>                    </widget>                    <widget class="QPushButton" row="3" column="1">                        <property name="name">                            <cstring>buttonRemoveField_2</cstring>                        </property>                        <property name="text">                            <string></string>                        </property>                        <property name="pixmap">                            <pixmap>left.png</pixmap>                        </property>                        <property name="toolTip" stdset="0">                            <string>remove field from list of displayed fields</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Click here to remove the selected field from the list of fields that will be displayed.</string>                        </property>                    </widget>                    <spacer row="1" column="1">

⌨️ 快捷键说明

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