📄 sqlformwizard.ui
字号:
<attribute name="title"> <string>SQL</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_2_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>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>&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>&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 > 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 > 3)((version > 3) and (price > 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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -