~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to todatabasesettingui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-05-29 13:13:36 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529131336-85ygaddivvmkd3xc
Tags: 1.3.21pre22-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: call dh_iconcache
  - Remove g++ build dependency
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>toDatabaseSettingUI</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>toDatabaseSettingUI</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>547</width>
12
 
            <height>501</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>toDatabaseSettingUI</string>
17
 
    </property>
18
 
    <property name="layoutMargin" stdset="0">
19
 
    </property>
20
 
    <grid>
21
 
        <property name="name">
22
 
            <cstring>unnamed</cstring>
23
 
        </property>
24
 
        <property name="margin">
25
 
            <number>11</number>
26
 
        </property>
27
 
        <property name="spacing">
28
 
            <number>6</number>
29
 
        </property>
30
 
        <widget class="QCheckBox" row="0" column="0">
31
 
            <property name="name">
32
 
                <cstring>AutoCommit</cstring>
33
 
            </property>
34
 
            <property name="text">
35
 
                <string>&amp;Autocommit changes</string>
36
 
            </property>
37
 
            <property name="toolTip" stdset="0">
38
 
                <string>Specify if changes should be automatically commited.</string>
39
 
            </property>
40
 
        </widget>
41
 
        <widget class="QComboBox" row="1" column="0">
42
 
            <item>
43
 
                <property name="text">
44
 
                    <string>Start read object cache when needed</string>
45
 
                </property>
46
 
            </item>
47
 
            <item>
48
 
                <property name="text">
49
 
                    <string>Read object cache on connect</string>
50
 
                </property>
51
 
            </item>
52
 
            <item>
53
 
                <property name="text">
54
 
                    <string>Never read object cache until mandatory</string>
55
 
                </property>
56
 
            </item>
57
 
            <item>
58
 
                <property name="text">
59
 
                    <string>Never read object cache (Will leave parts of application nonfunctianal)</string>
60
 
                </property>
61
 
            </item>
62
 
            <property name="name">
63
 
                <cstring>ObjectCache</cstring>
64
 
            </property>
65
 
        </widget>
66
 
        <widget class="QGroupBox" row="2" column="0">
67
 
            <property name="name">
68
 
                <cstring>QueryGroup</cstring>
69
 
            </property>
70
 
            <property name="frameShape">
71
 
                <enum>Box</enum>
72
 
            </property>
73
 
            <property name="frameShadow">
74
 
                <enum>Sunken</enum>
75
 
            </property>
76
 
            <property name="title">
77
 
                <string>Query settings</string>
78
 
            </property>
79
 
            <grid>
80
 
                <property name="name">
81
 
                    <cstring>unnamed</cstring>
82
 
                </property>
83
 
                <property name="margin">
84
 
                    <number>11</number>
85
 
                </property>
86
 
                <property name="spacing">
87
 
                    <number>6</number>
88
 
                </property>
89
 
                <widget class="QLabel" row="2" column="0">
90
 
                    <property name="name">
91
 
                        <cstring>TextLabel6_2_2</cstring>
92
 
                    </property>
93
 
                    <property name="text">
94
 
                        <string>Maximum size &amp;display</string>
95
 
                    </property>
96
 
                    <property name="buddy" stdset="0">
97
 
                        <cstring>MaxColDisp</cstring>
98
 
                    </property>
99
 
                    <property name="toolTip" stdset="0">
100
 
                        <string>The largest default size of a column in query results.</string>
101
 
                    </property>
102
 
                </widget>
103
 
                <widget class="QLineEdit" row="2" column="1" rowspan="1" colspan="2">
104
 
                    <property name="name">
105
 
                        <cstring>MaxColDisp</cstring>
106
 
                    </property>
107
 
                    <property name="frameShape">
108
 
                        <enum>LineEditPanel</enum>
109
 
                    </property>
110
 
                    <property name="frameShadow">
111
 
                        <enum>Sunken</enum>
112
 
                    </property>
113
 
                </widget>
114
 
                <widget class="QLineEdit" row="0" column="1">
115
 
                    <property name="name">
116
 
                        <cstring>InitialFetch</cstring>
117
 
                    </property>
118
 
                    <property name="enabled">
119
 
                        <bool>true</bool>
120
 
                    </property>
121
 
                </widget>
122
 
                <widget class="QCheckBox" row="0" column="2">
123
 
                    <property name="name">
124
 
                        <cstring>ReadAll</cstring>
125
 
                    </property>
126
 
                    <property name="text">
127
 
                        <string>&amp;All</string>
128
 
                    </property>
129
 
                </widget>
130
 
                <widget class="QLabel" row="0" column="0">
131
 
                    <property name="name">
132
 
                        <cstring>TextLabel6</cstring>
133
 
                    </property>
134
 
                    <property name="text">
135
 
                        <string>&amp;Initial rows to fetch in query</string>
136
 
                    </property>
137
 
                    <property name="buddy" stdset="0">
138
 
                        <cstring>InitialFetch</cstring>
139
 
                    </property>
140
 
                    <property name="toolTip" stdset="0">
141
 
                        <string>The number of rows to always fetch when executing a query.</string>
142
 
                    </property>
143
 
                </widget>
144
 
                <widget class="QLabel" row="1" column="0">
145
 
                    <property name="name">
146
 
                        <cstring>TextLabel6_2</cstring>
147
 
                    </property>
148
 
                    <property name="text">
149
 
                        <string>Initially read in content editor</string>
150
 
                    </property>
151
 
                    <property name="buddy" stdset="0">
152
 
                        <cstring>InitialFetch</cstring>
153
 
                    </property>
154
 
                    <property name="toolTip" stdset="0">
155
 
                        <string>Number of rows to initially start reading in content editor, use unlimited on slow connections.</string>
156
 
                    </property>
157
 
                </widget>
158
 
                <widget class="QLineEdit" row="1" column="1">
159
 
                    <property name="name">
160
 
                        <cstring>MaxContent</cstring>
161
 
                    </property>
162
 
                    <property name="enabled">
163
 
                        <bool>true</bool>
164
 
                    </property>
165
 
                </widget>
166
 
                <widget class="QCheckBox" row="1" column="2">
167
 
                    <property name="name">
168
 
                        <cstring>UnlimitedContent</cstring>
169
 
                    </property>
170
 
                    <property name="text">
171
 
                        <string>&amp;All</string>
172
 
                    </property>
173
 
                </widget>
174
 
            </grid>
175
 
        </widget>
176
 
        <widget class="QCheckBox" row="5" column="0">
177
 
            <property name="name">
178
 
                <cstring>KeepAlive</cstring>
179
 
            </property>
180
 
            <property name="text">
181
 
                <string>Keep alive by periodically executing statements on unused connections if they are not used.</string>
182
 
            </property>
183
 
            <property name="toolTip" stdset="0">
184
 
                <string>Make sure connections are kept alive by periodically (5 minutes) sending a query on all idle connections.</string>
185
 
            </property>
186
 
        </widget>
187
 
        <widget class="QGroupBox" row="4" column="0">
188
 
            <property name="name">
189
 
                <cstring>GroupBox2</cstring>
190
 
            </property>
191
 
            <property name="title">
192
 
                <string>UI feedback settings</string>
193
 
            </property>
194
 
            <grid>
195
 
                <property name="name">
196
 
                    <cstring>unnamed</cstring>
197
 
                </property>
198
 
                <property name="margin">
199
 
                    <number>11</number>
200
 
                </property>
201
 
                <property name="spacing">
202
 
                    <number>6</number>
203
 
                </property>
204
 
                <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2">
205
 
                    <property name="name">
206
 
                        <cstring>AutoLong</cstring>
207
 
                    </property>
208
 
                    <property name="text">
209
 
                        <string>Abort long running queries and reexecute in own connection</string>
210
 
                    </property>
211
 
                    <property name="toolTip" stdset="0">
212
 
                        <string>Reexecute a query taking more than 30 seconds in its own connection to prevent blocking other database access.</string>
213
 
                    </property>
214
 
                </widget>
215
 
                <widget class="QLabel" row="3" column="0">
216
 
                    <property name="name">
217
 
                        <cstring>TextLabel1</cstring>
218
 
                    </property>
219
 
                    <property name="text">
220
 
                        <string>Move to own connection after</string>
221
 
                    </property>
222
 
                </widget>
223
 
                <widget class="QSpinBox" row="3" column="1">
224
 
                    <property name="name">
225
 
                        <cstring>MoveAfter</cstring>
226
 
                    </property>
227
 
                    <property name="enabled">
228
 
                        <bool>false</bool>
229
 
                    </property>
230
 
                    <property name="suffix">
231
 
                        <string> seconds</string>
232
 
                    </property>
233
 
                    <property name="minValue">
234
 
                        <number>5</number>
235
 
                    </property>
236
 
                </widget>
237
 
                <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2">
238
 
                    <property name="name">
239
 
                        <cstring>BkgndConnect</cstring>
240
 
                    </property>
241
 
                    <property name="text">
242
 
                        <string>Run UI blocking queries exclusively in main connection</string>
243
 
                    </property>
244
 
                    <property name="toolTip" stdset="0">
245
 
                        <string>Let the background queries normally running on the main connection run in a separate connection.</string>
246
 
                    </property>
247
 
                </widget>
248
 
                <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">
249
 
                    <property name="name">
250
 
                        <cstring>DontReread</cstring>
251
 
                    </property>
252
 
                    <property name="text">
253
 
                        <string>Don't reread data if parameters are exactly same</string>
254
 
                    </property>
255
 
                    <property name="toolTip" stdset="0">
256
 
                        <string>If checked will not refresh a result if it is reexecuted exactly the same two times in a row.</string>
257
 
                    </property>
258
 
                </widget>
259
 
            </grid>
260
 
        </widget>
261
 
        <spacer row="6" column="0">
262
 
            <property name="name">
263
 
                <cstring>Spacer1</cstring>
264
 
            </property>
265
 
            <property name="orientation">
266
 
                <enum>Vertical</enum>
267
 
            </property>
268
 
            <property name="sizeType">
269
 
                <enum>Expanding</enum>
270
 
            </property>
271
 
            <property name="sizeHint">
272
 
                <size>
273
 
                    <width>20</width>
274
 
                    <height>20</height>
275
 
                </size>
276
 
            </property>
277
 
        </spacer>
278
 
        <widget class="QGroupBox" row="3" column="0">
279
 
            <property name="name">
280
 
                <cstring>GroupBox3</cstring>
281
 
            </property>
282
 
            <property name="title">
283
 
                <string>Dataformat</string>
284
 
            </property>
285
 
            <grid>
286
 
                <property name="name">
287
 
                    <cstring>unnamed</cstring>
288
 
                </property>
289
 
                <property name="margin">
290
 
                    <number>11</number>
291
 
                </property>
292
 
                <property name="spacing">
293
 
                    <number>6</number>
294
 
                </property>
295
 
                <widget class="QLabel" row="1" column="0">
296
 
                    <property name="name">
297
 
                        <cstring>TextLabel1_2</cstring>
298
 
                    </property>
299
 
                    <property name="text">
300
 
                        <string>Number format</string>
301
 
                    </property>
302
 
                    <property name="toolTip" stdset="0">
303
 
                        <string>The way numbers should be presented.</string>
304
 
                    </property>
305
 
                </widget>
306
 
                <widget class="QLabel" row="1" column="4">
307
 
                    <property name="name">
308
 
                        <cstring>TextLabel3</cstring>
309
 
                    </property>
310
 
                    <property name="text">
311
 
                        <string>Decimals</string>
312
 
                    </property>
313
 
                    <property name="toolTip" stdset="0">
314
 
                        <string>Number of decimals for fixed decimal format.</string>
315
 
                    </property>
316
 
                </widget>
317
 
                <widget class="QSpinBox" row="1" column="5">
318
 
                    <property name="name">
319
 
                        <cstring>Decimals</cstring>
320
 
                    </property>
321
 
                    <property name="enabled">
322
 
                        <bool>false</bool>
323
 
                    </property>
324
 
                    <property name="maxValue">
325
 
                        <number>20</number>
326
 
                    </property>
327
 
                    <property name="value">
328
 
                        <number>2</number>
329
 
                    </property>
330
 
                </widget>
331
 
                <widget class="QComboBox" row="1" column="1">
332
 
                    <item>
333
 
                        <property name="text">
334
 
                            <string>Default</string>
335
 
                        </property>
336
 
                    </item>
337
 
                    <item>
338
 
                        <property name="text">
339
 
                            <string>Scientific</string>
340
 
                        </property>
341
 
                    </item>
342
 
                    <item>
343
 
                        <property name="text">
344
 
                            <string>Fixed decimal</string>
345
 
                        </property>
346
 
                    </item>
347
 
                    <property name="name">
348
 
                        <cstring>NumberFormat</cstring>
349
 
                    </property>
350
 
                </widget>
351
 
                <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="6">
352
 
                    <property name="name">
353
 
                        <cstring>IndicateEmpty</cstring>
354
 
                    </property>
355
 
                    <property name="text">
356
 
                        <string>Indicate empty values as '' instead of NULL as {null}.</string>
357
 
                    </property>
358
 
                </widget>
359
 
            </grid>
360
 
        </widget>
361
 
    </grid>
362
 
</widget>
363
 
<connections>
364
 
    <connection>
365
 
        <sender>ReadAll</sender>
366
 
        <signal>toggled(bool)</signal>
367
 
        <receiver>InitialFetch</receiver>
368
 
        <slot>setDisabled(bool)</slot>
369
 
    </connection>
370
 
    <connection>
371
 
        <sender>AutoLong</sender>
372
 
        <signal>toggled(bool)</signal>
373
 
        <receiver>MoveAfter</receiver>
374
 
        <slot>setEnabled(bool)</slot>
375
 
    </connection>
376
 
    <connection>
377
 
        <sender>UnlimitedContent</sender>
378
 
        <signal>toggled(bool)</signal>
379
 
        <receiver>MaxContent</receiver>
380
 
        <slot>setDisabled(bool)</slot>
381
 
    </connection>
382
 
    <connection>
383
 
        <sender>NumberFormat</sender>
384
 
        <signal>activated(const QString&amp;)</signal>
385
 
        <receiver>toDatabaseSettingUI</receiver>
386
 
        <slot>numberFormatChange()</slot>
387
 
    </connection>
388
 
</connections>
389
 
<tabstops>
390
 
    <tabstop>AutoCommit</tabstop>
391
 
    <tabstop>ObjectCache</tabstop>
392
 
    <tabstop>InitialFetch</tabstop>
393
 
    <tabstop>ReadAll</tabstop>
394
 
    <tabstop>MaxContent</tabstop>
395
 
    <tabstop>UnlimitedContent</tabstop>
396
 
    <tabstop>MaxColDisp</tabstop>
397
 
    <tabstop>IndicateEmpty</tabstop>
398
 
    <tabstop>NumberFormat</tabstop>
399
 
    <tabstop>Decimals</tabstop>
400
 
    <tabstop>BkgndConnect</tabstop>
401
 
    <tabstop>DontReread</tabstop>
402
 
    <tabstop>AutoLong</tabstop>
403
 
    <tabstop>MoveAfter</tabstop>
404
 
    <tabstop>KeepAlive</tabstop>
405
 
</tabstops>
406
 
<slots>
407
 
    <slot>numberFormatChange()</slot>
408
 
</slots>
409
 
<layoutdefaults spacing="6" margin="11"/>
410
 
</UI>