SQL Browser▲
Sélectionnez
&
lt;?xml version=
"1.0"
encoding=
"UTF-8"
?&
gt;
&
lt;ui version=
"4.0"
&
gt;
&
lt;class
&
gt;Browser&
lt;/
class
&
gt;
&
lt;widget class
=
"QWidget"
name=
"Browser"
&
gt;
&
lt;property name=
"geometry"
&
gt;
&
lt;rect&
gt;
&
lt;x&
gt;0
&
lt;/
x&
gt;
&
lt;y&
gt;0
&
lt;/
y&
gt;
&
lt;width&
gt;765
&
lt;/
width&
gt;
&
lt;height&
gt;515
&
lt;/
height&
gt;
&
lt;/
rect&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"windowTitle"
&
gt;
&
lt;string&
gt;Qt SQL Browser&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;layout class
=
"QVBoxLayout"
&
gt;
&
lt;property name=
"spacing"
&
gt;
&
lt;number&
gt;6
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"margin"
&
gt;
&
lt;number&
gt;8
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;item&
gt;
&
lt;widget class
=
"QSplitter"
name=
"splitter_2"
&
gt;
&
lt;property name=
"sizePolicy"
&
gt;
&
lt;sizepolicy hsizetype=
"Expanding"
vsizetype=
"Expanding"
&
gt;
&
lt;horstretch&
gt;0
&
lt;/
horstretch&
gt;
&
lt;verstretch&
gt;0
&
lt;/
verstretch&
gt;
&
lt;/
sizepolicy&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"orientation"
&
gt;
&
lt;enum
&
gt;Qt::
Horizontal&
lt;/
enum
&
gt;
&
lt;/
property&
gt;
&
lt;widget class
=
"ConnectionWidget"
name=
"connectionWidget"
&
gt;
&
lt;property name=
"sizePolicy"
&
gt;
&
lt;sizepolicy hsizetype=
"Ignored"
vsizetype=
"Expanding"
&
gt;
&
lt;horstretch&
gt;1
&
lt;/
horstretch&
gt;
&
lt;verstretch&
gt;0
&
lt;/
verstretch&
gt;
&
lt;/
sizepolicy&
gt;
&
lt;/
property&
gt;
&
lt;/
widget&
gt;
&
lt;widget class
=
"QTableView"
name=
"table"
&
gt;
&
lt;property name=
"sizePolicy"
&
gt;
&
lt;sizepolicy hsizetype=
"Expanding"
vsizetype=
"Expanding"
&
gt;
&
lt;horstretch&
gt;2
&
lt;/
horstretch&
gt;
&
lt;verstretch&
gt;0
&
lt;/
verstretch&
gt;
&
lt;/
sizepolicy&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"contextMenuPolicy"
&
gt;
&
lt;enum
&
gt;Qt::
ActionsContextMenu&
lt;/
enum
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"selectionBehavior"
&
gt;
&
lt;enum
&
gt;QAbstractItemView::
SelectRows&
lt;/
enum
&
gt;
&
lt;/
property&
gt;
&
lt;/
widget&
gt;
&
lt;/
widget&
gt;
&
lt;/
item&
gt;
&
lt;item&
gt;
&
lt;widget class
=
"QGroupBox"
name=
"groupBox"
&
gt;
&
lt;property name=
"sizePolicy"
&
gt;
&
lt;sizepolicy hsizetype=
"Preferred"
vsizetype=
"MinimumExpanding"
&
gt;
&
lt;horstretch&
gt;0
&
lt;/
horstretch&
gt;
&
lt;verstretch&
gt;0
&
lt;/
verstretch&
gt;
&
lt;/
sizepolicy&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"maximumSize"
&
gt;
&
lt;size&
gt;
&
lt;width&
gt;16777215
&
lt;/
width&
gt;
&
lt;height&
gt;180
&
lt;/
height&
gt;
&
lt;/
size&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"title"
&
gt;
&
lt;string&
gt;SQL Query&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;layout class
=
"QVBoxLayout"
&
gt;
&
lt;property name=
"spacing"
&
gt;
&
lt;number&
gt;6
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"margin"
&
gt;
&
lt;number&
gt;9
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;item&
gt;
&
lt;widget class
=
"QTextEdit"
name=
"sqlEdit"
&
gt;
&
lt;property name=
"sizePolicy"
&
gt;
&
lt;sizepolicy hsizetype=
"Expanding"
vsizetype=
"MinimumExpanding"
&
gt;
&
lt;horstretch&
gt;0
&
lt;/
horstretch&
gt;
&
lt;verstretch&
gt;0
&
lt;/
verstretch&
gt;
&
lt;/
sizepolicy&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"minimumSize"
&
gt;
&
lt;size&
gt;
&
lt;width&
gt;0
&
lt;/
width&
gt;
&
lt;height&
gt;18
&
lt;/
height&
gt;
&
lt;/
size&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"baseSize"
&
gt;
&
lt;size&
gt;
&
lt;width&
gt;0
&
lt;/
width&
gt;
&
lt;height&
gt;120
&
lt;/
height&
gt;
&
lt;/
size&
gt;
&
lt;/
property&
gt;
&
lt;/
widget&
gt;
&
lt;/
item&
gt;
&
lt;item&
gt;
&
lt;layout class
=
"QHBoxLayout"
&
gt;
&
lt;property name=
"spacing"
&
gt;
&
lt;number&
gt;6
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"margin"
&
gt;
&
lt;number&
gt;1
&
lt;/
number&
gt;
&
lt;/
property&
gt;
&
lt;item&
gt;
&
lt;spacer&
gt;
&
lt;property name=
"orientation"
&
gt;
&
lt;enum
&
gt;Qt::
Horizontal&
lt;/
enum
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"sizeHint"
stdset=
"0"
&
gt;
&
lt;size&
gt;
&
lt;width&
gt;40
&
lt;/
width&
gt;
&
lt;height&
gt;20
&
lt;/
height&
gt;
&
lt;/
size&
gt;
&
lt;/
property&
gt;
&
lt;/
spacer&
gt;
&
lt;/
item&
gt;
&
lt;item&
gt;
&
lt;widget class
=
"QPushButton"
name=
"clearButton"
&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Clear&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
widget&
gt;
&
lt;/
item&
gt;
&
lt;item&
gt;
&
lt;widget class
=
"QPushButton"
name=
"submitButton"
&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Submit&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
widget&
gt;
&
lt;/
item&
gt;
&
lt;/
layout&
gt;
&
lt;/
item&
gt;
&
lt;/
layout&
gt;
&
lt;/
widget&
gt;
&
lt;/
item&
gt;
&
lt;/
layout&
gt;
&
lt;action name=
"insertRowAction"
&
gt;
&
lt;property name=
"enabled"
&
gt;
&
lt;bool
&
gt;false
&
lt;/
bool
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Insert Row&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"statusTip"
&
gt;
&
lt;string&
gt;Inserts a new
Row&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"deleteRowAction"
&
gt;
&
lt;property name=
"enabled"
&
gt;
&
lt;bool
&
gt;false
&
lt;/
bool
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Delete Row&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"statusTip"
&
gt;
&
lt;string&
gt;Deletes the current Row&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"fieldStrategyAction"
&
gt;
&
lt;property name=
"checkable"
&
gt;
&
lt;bool
&
gt;true
&
lt;/
bool
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;Submit on &
amp;amp;Field Change&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Commit on Field Change&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"rowStrategyAction"
&
gt;
&
lt;property name=
"checkable"
&
gt;
&
lt;bool
&
gt;true
&
lt;/
bool
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;Submit on &
amp;amp;Row Change&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Commit on Row Change&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"manualStrategyAction"
&
gt;
&
lt;property name=
"checkable"
&
gt;
&
lt;bool
&
gt;true
&
lt;/
bool
&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;Submit &
amp;amp;Manually&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Commit Manually&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"submitAction"
&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Submit All&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Submit Changes&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"revertAction"
&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;&
amp;amp;Revert All&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Revert&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;action name=
"selectAction"
&
gt;
&
lt;property name=
"text"
&
gt;
&
lt;string&
gt;S&
amp;amp;elect&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;property name=
"toolTip"
&
gt;
&
lt;string&
gt;Refresh Data from Database&
lt;/
string&
gt;
&
lt;/
property&
gt;
&
lt;/
action&
gt;
&
lt;/
widget&
gt;
&
lt;customwidgets&
gt;
&
lt;customwidget&
gt;
&
lt;class
&
gt;ConnectionWidget&
lt;/
class
&
gt;
&
lt;extends&
gt;QTreeView&
lt;/
extends&
gt;
&
lt;header&
gt;connectionwidget.h&
lt;/
header&
gt;
&
lt;/
customwidget&
gt;
&
lt;/
customwidgets&
gt;
&
lt;tabstops&
gt;
&
lt;tabstop&
gt;sqlEdit&
lt;/
tabstop&
gt;
&
lt;tabstop&
gt;clearButton&
lt;/
tabstop&
gt;
&
lt;tabstop&
gt;submitButton&
lt;/
tabstop&
gt;
&
lt;tabstop&
gt;connectionWidget&
lt;/
tabstop&
gt;
&
lt;tabstop&
gt;table&
lt;/
tabstop&
gt;
&
lt;/
tabstops&
gt;
&
lt;resources/&
gt;
&
lt;connections/&
gt;
&
lt;/
ui&
gt;