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

« back to all changes in this revision

Viewing changes to toglobalsettingui.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>toGlobalSettingUI</class>
3
 
<widget class="QWidget">
4
 
    <property name="name">
5
 
        <cstring>toGlobalSettingUI</cstring>
6
 
    </property>
7
 
    <property name="geometry">
8
 
        <rect>
9
 
            <x>0</x>
10
 
            <y>0</y>
11
 
            <width>625</width>
12
 
            <height>480</height>
13
 
        </rect>
14
 
    </property>
15
 
    <property name="caption">
16
 
        <string>toGlobalSettingUI</string>
17
 
    </property>
18
 
    <property name="layoutSpacing" 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="QGroupBox" row="0" column="0">
31
 
            <property name="name">
32
 
                <cstring>GroupBox2</cstring>
33
 
            </property>
34
 
            <property name="title">
35
 
                <string>Paths</string>
36
 
            </property>
37
 
            <grid>
38
 
                <property name="name">
39
 
                    <cstring>unnamed</cstring>
40
 
                </property>
41
 
                <property name="margin">
42
 
                    <number>11</number>
43
 
                </property>
44
 
                <property name="spacing">
45
 
                    <number>6</number>
46
 
                </property>
47
 
                <widget class="QLabel" row="0" column="0">
48
 
                    <property name="name">
49
 
                        <cstring>TextLabel5</cstring>
50
 
                    </property>
51
 
                    <property name="text">
52
 
                        <string>&amp;Custom SQL</string>
53
 
                    </property>
54
 
                    <property name="buddy" stdset="0">
55
 
                        <cstring>CustomSQL</cstring>
56
 
                    </property>
57
 
                </widget>
58
 
                <widget class="QPushButton" row="0" column="2">
59
 
                    <property name="name">
60
 
                        <cstring>SQLBrowse</cstring>
61
 
                    </property>
62
 
                    <property name="text">
63
 
                        <string>Browse</string>
64
 
                    </property>
65
 
                </widget>
66
 
                <widget class="QLineEdit" row="0" column="1">
67
 
                    <property name="name">
68
 
                        <cstring>CustomSQL</cstring>
69
 
                    </property>
70
 
                    <property name="frameShape">
71
 
                        <enum>LineEditPanel</enum>
72
 
                    </property>
73
 
                    <property name="frameShadow">
74
 
                        <enum>Sunken</enum>
75
 
                    </property>
76
 
                </widget>
77
 
                <widget class="QPushButton" row="3" column="2">
78
 
                    <property name="name">
79
 
                        <cstring>PluginBrowse</cstring>
80
 
                    </property>
81
 
                    <property name="text">
82
 
                        <string>Browse</string>
83
 
                    </property>
84
 
                </widget>
85
 
                <widget class="QLineEdit" row="3" column="1">
86
 
                    <property name="name">
87
 
                        <cstring>PluginDirectory</cstring>
88
 
                    </property>
89
 
                </widget>
90
 
                <widget class="QLabel" row="3" column="0">
91
 
                    <property name="name">
92
 
                        <cstring>PluginLabel</cstring>
93
 
                    </property>
94
 
                    <property name="text">
95
 
                        <string>&amp;Plugin directory</string>
96
 
                    </property>
97
 
                    <property name="buddy" stdset="0">
98
 
                        <cstring>PluginDirectory</cstring>
99
 
                    </property>
100
 
                    <property name="toolTip" stdset="0">
101
 
                        <string>Directory where to find plugins when starting.</string>
102
 
                    </property>
103
 
                </widget>
104
 
                <widget class="QPushButton" row="4" column="2">
105
 
                    <property name="name">
106
 
                        <cstring>CacheBrowse</cstring>
107
 
                    </property>
108
 
                    <property name="text">
109
 
                        <string>Browse</string>
110
 
                    </property>
111
 
                </widget>
112
 
                <widget class="QLineEdit" row="4" column="1">
113
 
                    <property name="name">
114
 
                        <cstring>CacheDirectory</cstring>
115
 
                    </property>
116
 
                </widget>
117
 
                <widget class="QLabel" row="4" column="0">
118
 
                    <property name="name">
119
 
                        <cstring>CacheLabel</cstring>
120
 
                    </property>
121
 
                    <property name="text">
122
 
                        <string>&amp;Cache directory</string>
123
 
                    </property>
124
 
                    <property name="buddy" stdset="0">
125
 
                        <cstring>CacheDirectory</cstring>
126
 
                    </property>
127
 
                    <property name="toolTip" stdset="0">
128
 
                        <string>Directory where to place cached dataaseinformation.</string>
129
 
                    </property>
130
 
                </widget>
131
 
                <widget class="QLabel" row="1" column="0">
132
 
                    <property name="name">
133
 
                        <cstring>PluginLabel_2</cstring>
134
 
                    </property>
135
 
                    <property name="text">
136
 
                        <string>&amp;Help directory</string>
137
 
                    </property>
138
 
                    <property name="buddy" stdset="0">
139
 
                        <cstring>HelpDirectory</cstring>
140
 
                    </property>
141
 
                    <property name="toolTip" stdset="0">
142
 
                        <string>Directory where to find help files.</string>
143
 
                    </property>
144
 
                </widget>
145
 
                <widget class="QLineEdit" row="1" column="1">
146
 
                    <property name="name">
147
 
                        <cstring>HelpDirectory</cstring>
148
 
                    </property>
149
 
                </widget>
150
 
                <widget class="QPushButton" row="1" column="2">
151
 
                    <property name="name">
152
 
                        <cstring>HelpBrowse</cstring>
153
 
                    </property>
154
 
                    <property name="text">
155
 
                        <string>Browse</string>
156
 
                    </property>
157
 
                </widget>
158
 
                <widget class="QLabel" row="2" column="0">
159
 
                    <property name="name">
160
 
                        <cstring>PluginLabel_2_2</cstring>
161
 
                    </property>
162
 
                    <property name="text">
163
 
                        <string>Default session</string>
164
 
                    </property>
165
 
                    <property name="buddy" stdset="0">
166
 
                        <cstring>DefaultSession</cstring>
167
 
                    </property>
168
 
                    <property name="toolTip" stdset="0">
169
 
                        <string>Default session to use when saving a session.</string>
170
 
                    </property>
171
 
                </widget>
172
 
                <widget class="QLineEdit" row="2" column="1">
173
 
                    <property name="name">
174
 
                        <cstring>DefaultSession</cstring>
175
 
                    </property>
176
 
                </widget>
177
 
                <widget class="QPushButton" row="2" column="2">
178
 
                    <property name="name">
179
 
                        <cstring>HelpBrowse_2</cstring>
180
 
                    </property>
181
 
                    <property name="text">
182
 
                        <string>Browse</string>
183
 
                    </property>
184
 
                </widget>
185
 
            </grid>
186
 
        </widget>
187
 
        <widget class="QGroupBox" row="1" column="0">
188
 
            <property name="name">
189
 
                <cstring>OptionGroup</cstring>
190
 
            </property>
191
 
            <property name="title">
192
 
                <string>Options</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="1" column="0">
205
 
                    <property name="name">
206
 
                        <cstring>SavePassword</cstring>
207
 
                    </property>
208
 
                    <property name="text">
209
 
                        <string>&amp;Save passwords</string>
210
 
                    </property>
211
 
                    <property name="accel">
212
 
                        <string>Alt+S</string>
213
 
                    </property>
214
 
                    <property name="toolTip" stdset="0">
215
 
                        <string>Remember the last password you used to connect.
216
 
Will leave the password unencryptet in the config file.</string>
217
 
                    </property>
218
 
                </widget>
219
 
                <widget class="QCheckBox" row="2" column="0">
220
 
                    <property name="name">
221
 
                        <cstring>IncludeDB</cstring>
222
 
                    </property>
223
 
                    <property name="text">
224
 
                        <string>Include DB in caption</string>
225
 
                    </property>
226
 
                    <property name="toolTip" stdset="0">
227
 
                        <string>Include database connection in window captions</string>
228
 
                    </property>
229
 
                </widget>
230
 
                <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="3">
231
 
                    <property name="name">
232
 
                        <cstring>ChangeConnection</cstring>
233
 
                    </property>
234
 
                    <property name="text">
235
 
                        <string>Change current connection with active window</string>
236
 
                    </property>
237
 
                    <property name="toolTip" stdset="0">
238
 
                        <string>Change currently select connection to the connection of the new active window</string>
239
 
                    </property>
240
 
                </widget>
241
 
                <widget class="QLabel" row="0" column="3">
242
 
                    <property name="name">
243
 
                        <cstring>TextLabel3_2_2</cstring>
244
 
                    </property>
245
 
                    <property name="text">
246
 
                        <string>Connect history</string>
247
 
                    </property>
248
 
                    <property name="buddy" stdset="0">
249
 
                        <cstring>ConnectHistory</cstring>
250
 
                    </property>
251
 
                    <property name="toolTip" stdset="0">
252
 
                        <string>Number of connections to save in history.</string>
253
 
                    </property>
254
 
                </widget>
255
 
                <widget class="QSpinBox" row="0" column="4" rowspan="1" colspan="2">
256
 
                    <property name="name">
257
 
                        <cstring>ConnectHistory</cstring>
258
 
                    </property>
259
 
                    <property name="suffix">
260
 
                        <string></string>
261
 
                    </property>
262
 
                    <property name="maxValue">
263
 
                        <number>1000</number>
264
 
                    </property>
265
 
                </widget>
266
 
                <widget class="QSpinBox" row="2" column="4" rowspan="1" colspan="2">
267
 
                    <property name="name">
268
 
                        <cstring>HistorySize</cstring>
269
 
                    </property>
270
 
                    <property name="suffix">
271
 
                        <string></string>
272
 
                    </property>
273
 
                    <property name="maxValue">
274
 
                        <number>1000</number>
275
 
                    </property>
276
 
                </widget>
277
 
                <widget class="QLabel" row="2" column="3">
278
 
                    <property name="name">
279
 
                        <cstring>TextLabel3_2</cstring>
280
 
                    </property>
281
 
                    <property name="text">
282
 
                        <string>Message history</string>
283
 
                    </property>
284
 
                    <property name="buddy" stdset="0">
285
 
                        <cstring>HistorySize</cstring>
286
 
                    </property>
287
 
                    <property name="toolTip" stdset="0">
288
 
                        <string>Number of status messages to save in the message history.</string>
289
 
                    </property>
290
 
                </widget>
291
 
                <widget class="QSpinBox" row="1" column="4" rowspan="1" colspan="2">
292
 
                    <property name="name">
293
 
                        <cstring>Status</cstring>
294
 
                    </property>
295
 
                    <property name="suffix">
296
 
                        <string> seconds</string>
297
 
                    </property>
298
 
                </widget>
299
 
                <widget class="QLabel" row="1" column="3">
300
 
                    <property name="name">
301
 
                        <cstring>StatusLabel</cstring>
302
 
                    </property>
303
 
                    <property name="text">
304
 
                        <string>Status &amp;message</string>
305
 
                    </property>
306
 
                    <property name="buddy" stdset="0">
307
 
                        <cstring>Status</cstring>
308
 
                    </property>
309
 
                    <property name="toolTip" stdset="0">
310
 
                        <string>The time in seconds temporary messages will be displayed in the status bar. 0 menas keep.</string>
311
 
                    </property>
312
 
                </widget>
313
 
                <widget class="QCheckBox" row="1" column="1" rowspan="1" colspan="2">
314
 
                    <property name="name">
315
 
                        <cstring>Statusbar</cstring>
316
 
                    </property>
317
 
                    <property name="text">
318
 
                        <string>Display alerts in statusbar only</string>
319
 
                    </property>
320
 
                    <property name="toolTip" stdset="0">
321
 
                        <string>Display alerts in messagebar instead of poping up a dialog with a warning.</string>
322
 
                    </property>
323
 
                </widget>
324
 
                <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="2">
325
 
                    <property name="name">
326
 
                        <cstring>ToolsLeft</cstring>
327
 
                    </property>
328
 
                    <property name="text">
329
 
                        <string>Tools toolbar on left</string>
330
 
                    </property>
331
 
                    <property name="toolTip" stdset="0">
332
 
                        <string>Start using the tools toolbar on the left of the main window instead of at the top.</string>
333
 
                    </property>
334
 
                </widget>
335
 
                <widget class="QCheckBox" row="2" column="1" rowspan="1" colspan="2">
336
 
                    <property name="name">
337
 
                        <cstring>MaximizeMain</cstring>
338
 
                    </property>
339
 
                    <property name="text">
340
 
                        <string>Maximize window on start</string>
341
 
                    </property>
342
 
                </widget>
343
 
                <widget class="QCheckBox" row="3" column="0">
344
 
                    <property name="name">
345
 
                        <cstring>RestoreSession</cstring>
346
 
                    </property>
347
 
                    <property name="text">
348
 
                        <string>Restore session on startup</string>
349
 
                    </property>
350
 
                </widget>
351
 
                <widget class="QCheckBox" row="4" column="0">
352
 
                    <property name="name">
353
 
                        <cstring>DesktopAware</cstring>
354
 
                    </property>
355
 
                    <property name="text">
356
 
                        <string>&amp;Desktop aware</string>
357
 
                    </property>
358
 
                    <property name="toolTip" stdset="0">
359
 
                        <string>Colors get really weird in KDE if you select this.</string>
360
 
                    </property>
361
 
                </widget>
362
 
                <widget class="QCheckBox" row="5" column="0">
363
 
                    <property name="name">
364
 
                        <cstring>AntialiaseFonts</cstring>
365
 
                    </property>
366
 
                    <property name="text">
367
 
                        <string>&amp;Antialiase fonts</string>
368
 
                    </property>
369
 
                    <property name="toolTip" stdset="0">
370
 
                        <string>Use antialiase fonts if Qt supports this. You need to restart for this to take affect.</string>
371
 
                    </property>
372
 
                </widget>
373
 
                <widget class="QCheckBox" row="6" column="0">
374
 
                    <property name="name">
375
 
                        <cstring>DockToolbar</cstring>
376
 
                    </property>
377
 
                    <property name="text">
378
 
                        <string>Docks use toolbars</string>
379
 
                    </property>
380
 
                    <property name="toolTip" stdset="0">
381
 
                        <string>Check this if docks are to use toolbars instead of normal frames.</string>
382
 
                    </property>
383
 
                </widget>
384
 
                <widget class="QLabel" row="8" column="3">
385
 
                    <property name="name">
386
 
                        <cstring>StyleLabel</cstring>
387
 
                    </property>
388
 
                    <property name="text">
389
 
                        <string>&amp;Style</string>
390
 
                    </property>
391
 
                    <property name="buddy" stdset="0">
392
 
                        <cstring>Style</cstring>
393
 
                    </property>
394
 
                    <property name="toolTip" stdset="0">
395
 
                        <string>The style to use for the user interface.</string>
396
 
                    </property>
397
 
                </widget>
398
 
                <widget class="QLabel" row="5" column="3">
399
 
                    <property name="name">
400
 
                        <cstring>SizeLabel</cstring>
401
 
                    </property>
402
 
                    <property name="text">
403
 
                        <string>Size Unit</string>
404
 
                    </property>
405
 
                    <property name="buddy" stdset="0">
406
 
                        <cstring>SizeUnite</cstring>
407
 
                    </property>
408
 
                    <property name="toolTip" stdset="0">
409
 
                        <string>Define the unit sizes should be displayed.</string>
410
 
                    </property>
411
 
                </widget>
412
 
                <widget class="QComboBox" row="6" column="4" rowspan="1" colspan="2">
413
 
                    <property name="name">
414
 
                        <cstring>Refresh</cstring>
415
 
                    </property>
416
 
                </widget>
417
 
                <widget class="QComboBox" row="5" column="4" rowspan="1" colspan="2">
418
 
                    <item>
419
 
                        <property name="text">
420
 
                            <string>Bytes</string>
421
 
                        </property>
422
 
                    </item>
423
 
                    <item>
424
 
                        <property name="text">
425
 
                            <string>KB</string>
426
 
                        </property>
427
 
                    </item>
428
 
                    <item>
429
 
                        <property name="text">
430
 
                            <string>MB</string>
431
 
                        </property>
432
 
                    </item>
433
 
                    <property name="name">
434
 
                        <cstring>SizeUnit</cstring>
435
 
                    </property>
436
 
                </widget>
437
 
                <widget class="QComboBox" row="7" column="4" rowspan="1" colspan="2">
438
 
                    <item>
439
 
                        <property name="text">
440
 
                            <string>Text</string>
441
 
                        </property>
442
 
                    </item>
443
 
                    <item>
444
 
                        <property name="text">
445
 
                            <string>Tab delimited</string>
446
 
                        </property>
447
 
                    </item>
448
 
                    <item>
449
 
                        <property name="text">
450
 
                            <string>CSV</string>
451
 
                        </property>
452
 
                    </item>
453
 
                    <item>
454
 
                        <property name="text">
455
 
                            <string>HTML</string>
456
 
                        </property>
457
 
                    </item>
458
 
                    <property name="name">
459
 
                        <cstring>DefaultFormat</cstring>
460
 
                    </property>
461
 
                </widget>
462
 
                <widget class="QLabel" row="7" column="3">
463
 
                    <property name="name">
464
 
                        <cstring>TextLabel2</cstring>
465
 
                    </property>
466
 
                    <property name="text">
467
 
                        <string>Default list format</string>
468
 
                    </property>
469
 
                </widget>
470
 
                <widget class="QLabel" row="6" column="3">
471
 
                    <property name="name">
472
 
                        <cstring>RefreshLabel</cstring>
473
 
                    </property>
474
 
                    <property name="text">
475
 
                        <string>&amp;Refresh</string>
476
 
                    </property>
477
 
                    <property name="buddy" stdset="0">
478
 
                        <cstring>Refresh</cstring>
479
 
                    </property>
480
 
                    <property name="toolTip" stdset="0">
481
 
                        <string>Default refreshtime in tools.</string>
482
 
                    </property>
483
 
                </widget>
484
 
                <widget class="QComboBox" row="8" column="4" rowspan="1" colspan="2">
485
 
                    <property name="name">
486
 
                        <cstring>Style</cstring>
487
 
                    </property>
488
 
                </widget>
489
 
                <widget class="QLabel" row="3" column="3">
490
 
                    <property name="name">
491
 
                        <cstring>TextLabel3_2_3</cstring>
492
 
                    </property>
493
 
                    <property name="text">
494
 
                        <string>Chart samples</string>
495
 
                    </property>
496
 
                    <property name="buddy" stdset="0">
497
 
                        <cstring>HistorySize</cstring>
498
 
                    </property>
499
 
                    <property name="toolTip" stdset="0">
500
 
                        <string>Number of samples to keep in line and barcharts by default.</string>
501
 
                    </property>
502
 
                </widget>
503
 
                <widget class="QSpinBox" row="3" column="4">
504
 
                    <property name="name">
505
 
                        <cstring>ChartSamples</cstring>
506
 
                    </property>
507
 
                    <property name="suffix">
508
 
                        <string></string>
509
 
                    </property>
510
 
                    <property name="maxValue">
511
 
                        <number>1000</number>
512
 
                    </property>
513
 
                </widget>
514
 
                <widget class="QCheckBox" row="3" column="5">
515
 
                    <property name="name">
516
 
                        <cstring>UnlimitedSamples</cstring>
517
 
                    </property>
518
 
                    <property name="text">
519
 
                        <string>Unlimited</string>
520
 
                    </property>
521
 
                    <property name="toolTip" stdset="0">
522
 
                        <string>Save unlimited number of samples. Can large amounts of consume memory.</string>
523
 
                    </property>
524
 
                </widget>
525
 
                <widget class="QLabel" row="4" column="3">
526
 
                    <property name="name">
527
 
                        <cstring>TextLabel3_2_3_2</cstring>
528
 
                    </property>
529
 
                    <property name="text">
530
 
                        <string>Display samples</string>
531
 
                    </property>
532
 
                    <property name="buddy" stdset="0">
533
 
                        <cstring>HistorySize</cstring>
534
 
                    </property>
535
 
                    <property name="toolTip" stdset="0">
536
 
                        <string>Number of samples to display in line and barcharts by default.</string>
537
 
                    </property>
538
 
                </widget>
539
 
                <widget class="QSpinBox" row="4" column="4">
540
 
                    <property name="name">
541
 
                        <cstring>DisplaySamples</cstring>
542
 
                    </property>
543
 
                    <property name="suffix">
544
 
                        <string></string>
545
 
                    </property>
546
 
                    <property name="maxValue">
547
 
                        <number>1000</number>
548
 
                    </property>
549
 
                </widget>
550
 
                <widget class="QCheckBox" row="4" column="5">
551
 
                    <property name="name">
552
 
                        <cstring>AllSamples</cstring>
553
 
                    </property>
554
 
                    <property name="text">
555
 
                        <string>All</string>
556
 
                    </property>
557
 
                    <property name="toolTip" stdset="0">
558
 
                        <string>Display all available samples</string>
559
 
                    </property>
560
 
                </widget>
561
 
                <widget class="QCheckBox" row="4" column="1" rowspan="1" colspan="2">
562
 
                    <property name="name">
563
 
                        <cstring>DiskCaching</cstring>
564
 
                    </property>
565
 
                    <property name="text">
566
 
                        <string>Use Disk Caching</string>
567
 
                    </property>
568
 
                    <property name="toolTip" stdset="0">
569
 
                        <string>Use Disk Caching of ObjectLists and Synonyms</string>
570
 
                    </property>
571
 
                </widget>
572
 
                <widget class="QLabel" row="8" column="1">
573
 
                    <property name="name">
574
 
                        <cstring>LocaleLabel</cstring>
575
 
                    </property>
576
 
                    <property name="sizePolicy">
577
 
                        <sizepolicy>
578
 
                            <hsizetype>7</hsizetype>
579
 
                            <vsizetype>1</vsizetype>
580
 
                            <horstretch>0</horstretch>
581
 
                            <verstretch>0</verstretch>
582
 
                        </sizepolicy>
583
 
                    </property>
584
 
                    <property name="text">
585
 
                        <string>Translation</string>
586
 
                    </property>
587
 
                    <property name="toolTip" stdset="0">
588
 
                        <string>Which translation locale to use for this program. Must restart to have effect.</string>
589
 
                    </property>
590
 
                </widget>
591
 
                <widget class="QLineEdit" row="8" column="2">
592
 
                    <property name="name">
593
 
                        <cstring>Locale</cstring>
594
 
                    </property>
595
 
                    <property name="sizePolicy">
596
 
                        <sizepolicy>
597
 
                            <hsizetype>4</hsizetype>
598
 
                            <vsizetype>0</vsizetype>
599
 
                            <horstretch>0</horstretch>
600
 
                            <verstretch>0</verstretch>
601
 
                        </sizepolicy>
602
 
                    </property>
603
 
                </widget>
604
 
                <widget class="QCheckBox" row="6" column="1" rowspan="1" colspan="2">
605
 
                    <property name="name">
606
 
                        <cstring>DisplayGrid</cstring>
607
 
                    </property>
608
 
                    <property name="text">
609
 
                        <string>Display gridlines in results</string>
610
 
                    </property>
611
 
                    <property name="toolTip" stdset="0">
612
 
                        <string>Show grid lines in output results table.</string>
613
 
                    </property>
614
 
                </widget>
615
 
                <widget class="QCheckBox" row="7" column="1" rowspan="1" colspan="2">
616
 
                    <property name="name">
617
 
                        <cstring>ToadBindings</cstring>
618
 
                    </property>
619
 
                    <property name="text">
620
 
                        <string>Prefer TOAD key bindings</string>
621
 
                    </property>
622
 
                    <property name="toolTip" stdset="0">
623
 
                        <string>Use TOAD keybindings instead of classic TOra.</string>
624
 
                    </property>
625
 
                </widget>
626
 
            </grid>
627
 
        </widget>
628
 
    </grid>
629
 
</widget>
630
 
<connections>
631
 
    <connection>
632
 
        <sender>PluginBrowse</sender>
633
 
        <signal>clicked()</signal>
634
 
        <receiver>toGlobalSettingUI</receiver>
635
 
        <slot>pluginBrowse()</slot>
636
 
    </connection>
637
 
    <connection>
638
 
        <sender>SQLBrowse</sender>
639
 
        <signal>clicked()</signal>
640
 
        <receiver>toGlobalSettingUI</receiver>
641
 
        <slot>pluginBrowse()</slot>
642
 
    </connection>
643
 
    <connection>
644
 
        <sender>SQLBrowse</sender>
645
 
        <signal>clicked()</signal>
646
 
        <receiver>toGlobalSettingUI</receiver>
647
 
        <slot>sqlBrowse()</slot>
648
 
    </connection>
649
 
    <connection>
650
 
        <sender>HelpBrowse</sender>
651
 
        <signal>clicked()</signal>
652
 
        <receiver>toGlobalSettingUI</receiver>
653
 
        <slot>helpBrowse()</slot>
654
 
    </connection>
655
 
    <connection>
656
 
        <sender>HelpBrowse_2</sender>
657
 
        <signal>clicked()</signal>
658
 
        <receiver>toGlobalSettingUI</receiver>
659
 
        <slot>sessionBrowse()</slot>
660
 
    </connection>
661
 
    <connection>
662
 
        <sender>UnlimitedSamples</sender>
663
 
        <signal>toggled(bool)</signal>
664
 
        <receiver>ChartSamples</receiver>
665
 
        <slot>setDisabled(bool)</slot>
666
 
    </connection>
667
 
    <connection>
668
 
        <sender>AllSamples</sender>
669
 
        <signal>toggled(bool)</signal>
670
 
        <receiver>DisplaySamples</receiver>
671
 
        <slot>setDisabled(bool)</slot>
672
 
    </connection>
673
 
</connections>
674
 
<tabstops>
675
 
    <tabstop>CustomSQL</tabstop>
676
 
    <tabstop>SQLBrowse</tabstop>
677
 
    <tabstop>HelpDirectory</tabstop>
678
 
    <tabstop>HelpBrowse</tabstop>
679
 
    <tabstop>DefaultSession</tabstop>
680
 
    <tabstop>HelpBrowse_2</tabstop>
681
 
    <tabstop>PluginDirectory</tabstop>
682
 
    <tabstop>PluginBrowse</tabstop>
683
 
    <tabstop>ChangeConnection</tabstop>
684
 
    <tabstop>SavePassword</tabstop>
685
 
    <tabstop>IncludeDB</tabstop>
686
 
    <tabstop>RestoreSession</tabstop>
687
 
    <tabstop>DesktopAware</tabstop>
688
 
    <tabstop>AntialiaseFonts</tabstop>
689
 
    <tabstop>DockToolbar</tabstop>
690
 
    <tabstop>Statusbar</tabstop>
691
 
    <tabstop>MaximizeMain</tabstop>
692
 
    <tabstop>ToolsLeft</tabstop>
693
 
    <tabstop>Locale</tabstop>
694
 
    <tabstop>ConnectHistory</tabstop>
695
 
    <tabstop>Status</tabstop>
696
 
    <tabstop>HistorySize</tabstop>
697
 
    <tabstop>ChartSamples</tabstop>
698
 
    <tabstop>UnlimitedSamples</tabstop>
699
 
    <tabstop>DisplaySamples</tabstop>
700
 
    <tabstop>AllSamples</tabstop>
701
 
    <tabstop>SizeUnit</tabstop>
702
 
    <tabstop>Refresh</tabstop>
703
 
    <tabstop>DefaultFormat</tabstop>
704
 
    <tabstop>Style</tabstop>
705
 
</tabstops>
706
 
<slots>
707
 
    <slot>helpBrowse()</slot>
708
 
    <slot>sessionBrowse()</slot>
709
 
    <slot>pluginBrowse()</slot>
710
 
    <slot>sqlBrowse()</slot>
711
 
</slots>
712
 
<layoutdefaults spacing="6" margin="11"/>
713
 
</UI>