sqlformwizard.ui

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

UI
1,414
字号
                </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>Layout8</cstring>                </property>                <vbox>                    <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>TextLabel3_2_2_2</cstring>                        </property>                        <property name="text">                            <string>&amp;Sort:</string>                        </property>                        <property name="buddy" stdset="0">                            <cstring>listBoxTable</cstring>                        </property>                    </widget>                    <spacer>                        <property name="name" stdset="0">                            <cstring>Spacer1_5</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>                </vbox>            </widget>            <widget class="QLayoutWidget" row="0" column="1">                <property name="name">                    <cstring>Layout10</cstring>                </property>                <vbox>                    <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>TextLabel3_2_2</cstring>                        </property>                        <property name="text">                            <string>&amp;Filter:</string>                        </property>                        <property name="buddy" stdset="0">                            <cstring>listBoxTable</cstring>                        </property>                    </widget>                    <spacer>                        <property name="name" stdset="0">                            <cstring>Spacer1_4</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>                </vbox>            </widget>            <widget class="QLayoutWidget" row="0" column="2" rowspan="1" colspan="3">                <property name="name">                    <cstring>Layout13</cstring>                </property>                <vbox>                    <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>TextLabel1_3</cstring>                        </property>                        <property name="text">                            <string>(a valid WHERE clause, e.g. id &gt; 100)</string>                        </property>                    </widget>                    <widget class="QMultiLineEdit">                        <property name="name">                            <cstring>editFilter</cstring>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Enter a valid SQL WHERE statement, for example:name like "qt%"(name like "q%") and (version &gt; 3)((version &gt; 3) and (price &gt; 1000)) or (name like "%embed%")</string>                        </property>                    </widget>                </vbox>            </widget>            <widget class="QLayoutWidget" row="1" column="4">                <property name="name">                    <cstring>Layout10</cstring>                </property>                <vbox>                    <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>TextLabel2</cstring>                        </property>                        <property name="text">                            <string>Sort By</string>                        </property>                    </widget>                    <widget class="QListBox">                        <property name="name">                            <cstring>listBoxSortedField</cstring>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Data will be sorted according to the selected fields.</string>                        </property>                    </widget>                </vbox>            </widget>            <widget class="QLayoutWidget" row="1" column="3">                <property name="name">                    <cstring>Layout11</cstring>                </property>                <vbox>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <property name="margin">                        <number>0</number>                    </property>                    <property name="spacing">                        <number>6</number>                    </property>                    <spacer>                        <property name="name" stdset="0">                            <cstring>Spacer2_2</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">                        <property name="name">                            <cstring>buttonAddSortField</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 the right list</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Klick here to add the currently selected field from the available fields list to the sorting criteria</string>                        </property>                    </widget>                    <widget class="QPushButton">                        <property name="name">                            <cstring>buttonRemoveSortField</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 the right list</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Klick here to remove the currently selected field from the sorting criteria</string>                        </property>                    </widget>                    <spacer>                        <property name="name" stdset="0">                            <cstring>Spacer1_6</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">                        <property name="name">                            <cstring>buttonUpSortField</cstring>                        </property>                        <property name="text">                            <string></string>                        </property>                        <property name="pixmap">                            <pixmap>up.png</pixmap>                        </property>                        <property name="toolTip" stdset="0">                            <string>move field up</string>                        </property>                        <property name="whatsThis" stdset="0">                            <string>Move selected field in the sort by list up</string>                        </property>                    </widget>                    <widget class="QPushButton">                        <property name="name">                            <cstring>buttonDownSortField</cstring>                        </property>                        <property name="text">                            <string></string>                        </property>                        <property name="pixmap">                            <pixmap>down.png</pixmap>                        </property>                        <property name="toolTip" stdset="0">                            <string>move field down</string>                        </property>

⌨️ 快捷键说明

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