1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"dba">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"QueryPropertiesDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"querypropertiesdialog|QueryPropertiesDialog">Query Properties
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"type_hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"can_focus">False
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
17 <child internal-child=
"action_area">
18 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
19 <property name=
"can_focus">False
</property>
20 <property name=
"layout_style">end
</property>
22 <object class=
"GtkButton" id=
"ok">
23 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"can_default">True
</property>
27 <property name=
"has_default">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use-underline">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"cancel">
39 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use-underline">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">1</property>
52 <object class=
"GtkButton" id=
"help">
53 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use-underline">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">2</property>
63 <property name=
"secondary">True
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"pack_type">end
</property>
71 <property name=
"position">0</property>
75 <!-- n-columns=1 n-rows=1 -->
76 <object class=
"GtkGrid" id=
"grid1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"hexpand">True
</property>
80 <property name=
"vexpand">True
</property>
81 <property name=
"row_spacing">6</property>
82 <property name=
"column_spacing">12</property>
84 <object class=
"GtkLabel" id=
"limit-label">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"label" translatable=
"yes" context=
"querypropertiesdialog|limit-label">Limit:
</property>
88 <property name=
"xalign">1</property>
91 <property name=
"left_attach">0</property>
92 <property name=
"top_attach">1</property>
96 <object class=
"GtkButtonBox" id=
"distinct-buttons">
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">False
</property>
99 <property name=
"layout_style">start
</property>
101 <object class=
"GtkRadioButton" id=
"distinct">
102 <property name=
"label" translatable=
"yes" context=
"querypropertiesdialog|distinct">Yes
</property>
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">True
</property>
105 <property name=
"receives_default">False
</property>
106 <property name=
"use_underline">True
</property>
107 <property name=
"active">True
</property>
108 <property name=
"draw_indicator">True
</property>
109 <child internal-child=
"accessible">
110 <object class=
"AtkObject" id=
"distinct-atkobject">
111 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"querypropertiesdialog|extended_tip|distinct">Use distinct values in query.
</property>
116 <property name=
"expand">False
</property>
117 <property name=
"fill">True
</property>
118 <property name=
"position">0</property>
122 <object class=
"GtkRadioButton" id=
"nondistinct">
123 <property name=
"label" translatable=
"yes" context=
"querypropertiesdialog|nondistinct">No
</property>
124 <property name=
"visible">True
</property>
125 <property name=
"can_focus">True
</property>
126 <property name=
"receives_default">False
</property>
127 <property name=
"use_underline">True
</property>
128 <property name=
"draw_indicator">True
</property>
129 <property name=
"group">distinct
</property>
130 <child internal-child=
"accessible">
131 <object class=
"AtkObject" id=
"nondistinct-atkobject">
132 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"querypropertiesdialog|extended_tip|nondistinct">Not use distinct values in query.
</property>
137 <property name=
"expand">False
</property>
138 <property name=
"fill">True
</property>
139 <property name=
"position">1</property>
144 <property name=
"left_attach">1</property>
145 <property name=
"top_attach">0</property>
149 <object class=
"GtkLabel" id=
"distinctvalues">
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">False
</property>
152 <property name=
"label" translatable=
"yes" context=
"querypropertiesdialog|distinctvalues">Distinct values:
</property>
153 <property name=
"xalign">1</property>
156 <property name=
"left_attach">0</property>
157 <property name=
"top_attach">0</property>
161 <object class=
"GtkComboBoxText" id=
"limitbox">
162 <property name=
"visible">True
</property>
163 <property name=
"can_focus">False
</property>
164 <property name=
"hexpand">True
</property>
165 <property name=
"has_entry">True
</property>
166 <child internal-child=
"entry">
167 <object class=
"GtkEntry">
168 <property name=
"can_focus">True
</property>
169 <property name=
"truncate-multiline">True
</property>
170 <property name=
"activates_default">True
</property>
173 <child internal-child=
"accessible">
174 <object class=
"AtkObject" id=
"limitbox-atkobject">
175 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"querypropertiesdialog|extended_tip|limitbox">Adds a Limit to set the maximum number of records to return.
</property>
180 <property name=
"left_attach">1</property>
181 <property name=
"top_attach">1</property>
186 <property name=
"expand">False
</property>
187 <property name=
"fill">True
</property>
188 <property name=
"position">1</property>
194 <action-widget response=
"-5">ok
</action-widget>
195 <action-widget response=
"-6">cancel
</action-widget>
196 <action-widget response=
"-11">help
</action-widget>
198 <child type=
"titlebar">
201 <child internal-child=
"accessible">
202 <object class=
"AtkObject" id=
"QueryPropertiesDialog-atkobject">
203 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"querypropertiesdialog|extended_tip|QueryPropertiesDialog">In the Query Properties dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set.
</property>