~ubuntu-branches/ubuntu/maverick/qsampler/maverick

« back to all changes in this revision

Viewing changes to src/qsamplerOptionsForm.ui

  • Committer: Bazaar Package Importer
  • Author(s): Free Ekanayaka
  • Date: 2008-08-28 08:43:21 UTC
  • mfrom: (1.1.1 upstream) (2.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080828084321-guq8v04yg31co9gm
Tags: 0.2.1-1
* New upstream release
* Uploaded to Debian (Closes: #280576)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
 
<class>qsamplerOptionsForm</class>
3
 
<comment>qsampler - A LinuxSampler Qt GUI Interface.
 
1
<ui version="4.0" >
 
2
 <author>rncbc aka Rui Nuno Capela</author>
 
3
 <comment>qsampler - A LinuxSampler Qt GUI Interface.
4
4
 
5
 
   Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.
 
5
   Copyright (C) 2005-2007, rncbc aka Rui Nuno Capela. All rights reserved.
 
6
   Copyright (C) 2007, Christian Schoenebeck
6
7
 
7
8
   This program is free software; you can redistribute it and/or
8
9
   modify it under the terms of the GNU General Public License
14
15
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
16
   GNU General Public License for more details.
16
17
 
17
 
   You should have received a copy of the GNU General Public License
18
 
   along with this program; if not, write to the Free Software
19
 
   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
18
   You should have received a copy of the GNU General Public License along
 
19
   with this program; if not, write to the Free Software Foundation, Inc.,
 
20
   51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20
21
 
21
22
</comment>
22
 
<author>rncbc aka Rui Nuno Capela</author>
23
 
<widget class="QDialog">
24
 
    <property name="name">
25
 
        <cstring>qsamplerOptionsForm</cstring>
26
 
    </property>
27
 
    <property name="geometry">
28
 
        <rect>
29
 
            <x>0</x>
30
 
            <y>0</y>
31
 
            <width>520</width>
32
 
            <height>323</height>
33
 
        </rect>
34
 
    </property>
35
 
    <property name="sizePolicy">
36
 
        <sizepolicy>
37
 
            <hsizetype>1</hsizetype>
38
 
            <vsizetype>1</vsizetype>
39
 
            <horstretch>0</horstretch>
40
 
            <verstretch>0</verstretch>
41
 
        </sizepolicy>
42
 
    </property>
43
 
    <property name="caption">
44
 
        <string>qsampler: Options</string>
45
 
    </property>
46
 
    <property name="sizeGripEnabled">
47
 
        <bool>true</bool>
48
 
    </property>
49
 
    <grid>
50
 
        <property name="name">
51
 
            <cstring>unnamed</cstring>
52
 
        </property>
53
 
        <widget class="QLayoutWidget" row="1" column="0">
54
 
            <property name="name">
55
 
                <cstring>FooterLayout</cstring>
56
 
            </property>
57
 
            <hbox>
58
 
                <property name="name">
59
 
                    <cstring>unnamed</cstring>
60
 
                </property>
61
 
                <spacer>
62
 
                    <property name="name">
63
 
                        <cstring>spacer01</cstring>
64
 
                    </property>
65
 
                    <property name="orientation">
66
 
                        <enum>Horizontal</enum>
67
 
                    </property>
68
 
                    <property name="sizeType">
69
 
                        <enum>Expanding</enum>
70
 
                    </property>
71
 
                    <property name="sizeHint">
72
 
                        <size>
73
 
                            <width>250</width>
74
 
                            <height>16</height>
75
 
                        </size>
76
 
                    </property>
77
 
                </spacer>
78
 
                <widget class="QPushButton">
79
 
                    <property name="name">
80
 
                        <cstring>OkPushButton</cstring>
81
 
                    </property>
82
 
                    <property name="text">
83
 
                        <string>OK</string>
84
 
                    </property>
85
 
                    <property name="iconSet">
86
 
                        <iconset>formAccept.png</iconset>
87
 
                    </property>
88
 
                </widget>
89
 
                <widget class="QPushButton">
90
 
                    <property name="name">
91
 
                        <cstring>CancelPushButton</cstring>
92
 
                    </property>
93
 
                    <property name="text">
94
 
                        <string>Cancel</string>
95
 
                    </property>
96
 
                    <property name="iconSet">
97
 
                        <iconset>formReject.png</iconset>
98
 
                    </property>
99
 
                </widget>
100
 
            </hbox>
101
 
        </widget>
102
 
        <widget class="QTabWidget" row="0" column="0">
103
 
            <property name="name">
104
 
                <cstring>OptionsTabWidget</cstring>
105
 
            </property>
106
 
            <property name="acceptDrops">
107
 
                <bool>false</bool>
108
 
            </property>
109
 
            <widget class="QWidget">
110
 
                <property name="name">
111
 
                    <cstring>ServerTabPage</cstring>
112
 
                </property>
113
 
                <attribute name="title">
114
 
                    <string>&amp;Server</string>
115
 
                </attribute>
116
 
                <vbox>
117
 
                    <property name="name">
118
 
                        <cstring>unnamed</cstring>
119
 
                    </property>
120
 
                    <widget class="QGroupBox">
121
 
                        <property name="name">
122
 
                            <cstring>SettingsGroupBox</cstring>
123
 
                        </property>
124
 
                        <property name="font">
125
 
                            <font>
126
 
                                <bold>1</bold>
127
 
                            </font>
128
 
                        </property>
129
 
                        <property name="margin">
130
 
                            <number>4</number>
131
 
                        </property>
132
 
                        <property name="title">
133
 
                            <string>Settings</string>
134
 
                        </property>
135
 
                        <property name="flat">
136
 
                            <bool>true</bool>
137
 
                        </property>
138
 
                        <grid>
139
 
                            <property name="name">
140
 
                                <cstring>unnamed</cstring>
141
 
                            </property>
142
 
                            <widget class="QLabel" row="0" column="0">
143
 
                                <property name="name">
144
 
                                    <cstring>ServerHostTextLabel</cstring>
145
 
                                </property>
146
 
                                <property name="font">
147
 
                                    <font>
148
 
                                        <bold>0</bold>
149
 
                                    </font>
150
 
                                </property>
151
 
                                <property name="text">
152
 
                                    <string>&amp;Host:</string>
153
 
                                </property>
154
 
                                <property name="alignment">
155
 
                                    <set>AlignVCenter|AlignRight</set>
156
 
                                </property>
157
 
                                <property name="buddy" stdset="0">
158
 
                                    <cstring>ServerHostComboBox</cstring>
159
 
                                </property>
160
 
                            </widget>
161
 
                            <widget class="QComboBox" row="0" column="4">
162
 
                                <item>
163
 
                                    <property name="text">
164
 
                                        <string>8888</string>
165
 
                                    </property>
166
 
                                </item>
167
 
                                <property name="name">
168
 
                                    <cstring>ServerPortComboBox</cstring>
169
 
                                </property>
170
 
                                <property name="maximumSize">
171
 
                                    <size>
172
 
                                        <width>60</width>
173
 
                                        <height>32767</height>
174
 
                                    </size>
175
 
                                </property>
176
 
                                <property name="font">
177
 
                                    <font>
178
 
                                        <bold>0</bold>
179
 
                                    </font>
180
 
                                </property>
181
 
                                <property name="editable">
182
 
                                    <bool>true</bool>
183
 
                                </property>
184
 
                                <property name="toolTip" stdset="0">
185
 
                                    <string>LinuxSampler server listener port number</string>
186
 
                                </property>
187
 
                            </widget>
188
 
                            <widget class="QLabel" row="0" column="3">
189
 
                                <property name="name">
190
 
                                    <cstring>ServerPortTextLabel</cstring>
191
 
                                </property>
192
 
                                <property name="maximumSize">
193
 
                                    <size>
194
 
                                        <width>60</width>
195
 
                                        <height>32767</height>
196
 
                                    </size>
197
 
                                </property>
198
 
                                <property name="font">
199
 
                                    <font>
200
 
                                        <bold>0</bold>
201
 
                                    </font>
202
 
                                </property>
203
 
                                <property name="text">
204
 
                                    <string>&amp;Port:</string>
205
 
                                </property>
206
 
                                <property name="alignment">
207
 
                                    <set>AlignVCenter|AlignRight</set>
208
 
                                </property>
209
 
                                <property name="buddy" stdset="0">
210
 
                                    <cstring>ServerPortComboBox</cstring>
211
 
                                </property>
212
 
                            </widget>
213
 
                            <widget class="QComboBox" row="0" column="1" rowspan="1" colspan="2">
214
 
                                <item>
215
 
                                    <property name="text">
216
 
                                        <string>localhost</string>
217
 
                                    </property>
218
 
                                </item>
219
 
                                <property name="name">
220
 
                                    <cstring>ServerHostComboBox</cstring>
221
 
                                </property>
222
 
                                <property name="sizePolicy">
223
 
                                    <sizepolicy>
224
 
                                        <hsizetype>7</hsizetype>
225
 
                                        <vsizetype>0</vsizetype>
226
 
                                        <horstretch>0</horstretch>
227
 
                                        <verstretch>0</verstretch>
228
 
                                    </sizepolicy>
229
 
                                </property>
230
 
                                <property name="font">
231
 
                                    <font>
232
 
                                        <bold>0</bold>
233
 
                                    </font>
234
 
                                </property>
235
 
                                <property name="editable">
236
 
                                    <bool>true</bool>
237
 
                                </property>
238
 
                                <property name="toolTip" stdset="0">
239
 
                                    <string>LinuxSampler server host name or address</string>
240
 
                                </property>
241
 
                            </widget>
242
 
                            <widget class="QLabel" row="4" column="0">
243
 
                                <property name="name">
244
 
                                    <cstring>ServerCmdLineTextLabel</cstring>
245
 
                                </property>
246
 
                                <property name="font">
247
 
                                    <font>
248
 
                                        <bold>0</bold>
249
 
                                    </font>
250
 
                                </property>
251
 
                                <property name="text">
252
 
                                    <string>&amp;Command line:</string>
253
 
                                </property>
254
 
                                <property name="alignment">
255
 
                                    <set>AlignVCenter|AlignRight</set>
256
 
                                </property>
257
 
                                <property name="buddy" stdset="0">
258
 
                                    <cstring>ServerCmdLineComboBox</cstring>
259
 
                                </property>
260
 
                            </widget>
261
 
                            <widget class="QCheckBox" row="3" column="1" rowspan="1" colspan="4">
262
 
                                <property name="name">
263
 
                                    <cstring>ServerStartCheckBox</cstring>
264
 
                                </property>
265
 
                                <property name="font">
266
 
                                    <font>
267
 
                                        <bold>0</bold>
268
 
                                    </font>
269
 
                                </property>
270
 
                                <property name="text">
271
 
                                    <string>&amp;Start server locally</string>
272
 
                                </property>
273
 
                                <property name="accel">
274
 
                                    <string>Alt+S</string>
275
 
                                </property>
276
 
                                <property name="toolTip" stdset="0">
277
 
                                    <string>Whether to start the LinuxSampler server on local machine</string>
278
 
                                </property>
279
 
                            </widget>
280
 
                            <widget class="QComboBox" row="4" column="1" rowspan="1" colspan="4">
281
 
                                <item>
282
 
                                    <property name="text">
283
 
                                        <string>linuxsampler</string>
284
 
                                    </property>
285
 
                                </item>
286
 
                                <property name="name">
287
 
                                    <cstring>ServerCmdLineComboBox</cstring>
288
 
                                </property>
289
 
                                <property name="sizePolicy">
290
 
                                    <sizepolicy>
291
 
                                        <hsizetype>7</hsizetype>
292
 
                                        <vsizetype>0</vsizetype>
293
 
                                        <horstretch>0</horstretch>
294
 
                                        <verstretch>0</verstretch>
295
 
                                    </sizepolicy>
296
 
                                </property>
297
 
                                <property name="font">
298
 
                                    <font>
299
 
                                        <bold>0</bold>
300
 
                                    </font>
301
 
                                </property>
302
 
                                <property name="editable">
303
 
                                    <bool>true</bool>
304
 
                                </property>
305
 
                                <property name="toolTip" stdset="0">
306
 
                                    <string>Command line to start LinuxSampler server locally</string>
307
 
                                </property>
308
 
                            </widget>
309
 
                            <widget class="QLabel" row="5" column="0">
310
 
                                <property name="name">
311
 
                                    <cstring>StartDelayTextLabel</cstring>
312
 
                                </property>
313
 
                                <property name="font">
314
 
                                    <font>
315
 
                                        <bold>0</bold>
316
 
                                    </font>
317
 
                                </property>
318
 
                                <property name="text">
319
 
                                    <string>Start &amp;delay:</string>
320
 
                                </property>
321
 
                                <property name="alignment">
322
 
                                    <set>AlignVCenter|AlignRight</set>
323
 
                                </property>
324
 
                                <property name="buddy" stdset="0">
325
 
                                    <cstring>StartDelaySpinBox</cstring>
326
 
                                </property>
327
 
                            </widget>
328
 
                            <widget class="QSpinBox" row="5" column="1">
329
 
                                <property name="name">
330
 
                                    <cstring>StartDelaySpinBox</cstring>
331
 
                                </property>
332
 
                                <property name="sizePolicy">
333
 
                                    <sizepolicy>
334
 
                                        <hsizetype>5</hsizetype>
335
 
                                        <vsizetype>0</vsizetype>
336
 
                                        <horstretch>0</horstretch>
337
 
                                        <verstretch>0</verstretch>
338
 
                                    </sizepolicy>
339
 
                                </property>
340
 
                                <property name="minimumSize">
341
 
                                    <size>
342
 
                                        <width>40</width>
343
 
                                        <height>0</height>
344
 
                                    </size>
345
 
                                </property>
346
 
                                <property name="font">
347
 
                                    <font>
348
 
                                        <bold>0</bold>
349
 
                                    </font>
350
 
                                </property>
351
 
                                <property name="suffix">
352
 
                                    <string> secs</string>
353
 
                                </property>
354
 
                                <property name="maxValue">
355
 
                                    <number>100</number>
356
 
                                </property>
357
 
                                <property name="minValue">
358
 
                                    <number>1</number>
359
 
                                </property>
360
 
                                <property name="value">
361
 
                                    <number>3</number>
362
 
                                </property>
363
 
                                <property name="toolTip" stdset="0">
364
 
                                    <string>Delay time in seconds after server startup</string>
365
 
                                </property>
366
 
                            </widget>
367
 
                            <spacer row="5" column="2" rowspan="1" colspan="3">
368
 
                                <property name="name">
369
 
                                    <cstring>spacer13</cstring>
370
 
                                </property>
371
 
                                <property name="orientation">
372
 
                                    <enum>Horizontal</enum>
373
 
                                </property>
374
 
                                <property name="sizeType">
375
 
                                    <enum>Expanding</enum>
376
 
                                </property>
377
 
                                <property name="sizeHint">
378
 
                                    <size>
379
 
                                        <width>320</width>
380
 
                                        <height>16</height>
381
 
                                    </size>
382
 
                                </property>
383
 
                            </spacer>
384
 
                            <spacer row="2" column="1">
385
 
                                <property name="name">
386
 
                                    <cstring>spacer12</cstring>
387
 
                                </property>
388
 
                                <property name="orientation">
389
 
                                    <enum>Vertical</enum>
390
 
                                </property>
391
 
                                <property name="sizeType">
392
 
                                    <enum>Expanding</enum>
393
 
                                </property>
394
 
                                <property name="sizeHint">
395
 
                                    <size>
396
 
                                        <width>20</width>
397
 
                                        <height>80</height>
398
 
                                    </size>
399
 
                                </property>
400
 
                            </spacer>
401
 
                            <spacer row="1" column="2" rowspan="1" colspan="3">
402
 
                                <property name="name">
403
 
                                    <cstring>spacer11</cstring>
404
 
                                </property>
405
 
                                <property name="orientation">
406
 
                                    <enum>Horizontal</enum>
407
 
                                </property>
408
 
                                <property name="sizeType">
409
 
                                    <enum>Expanding</enum>
410
 
                                </property>
411
 
                                <property name="sizeHint">
412
 
                                    <size>
413
 
                                        <width>320</width>
414
 
                                        <height>16</height>
415
 
                                    </size>
416
 
                                </property>
417
 
                            </spacer>
418
 
                            <widget class="QSpinBox" row="1" column="1">
419
 
                                <property name="name">
420
 
                                    <cstring>ServerTimeoutSpinBox</cstring>
421
 
                                </property>
422
 
                                <property name="sizePolicy">
423
 
                                    <sizepolicy>
424
 
                                        <hsizetype>5</hsizetype>
425
 
                                        <vsizetype>0</vsizetype>
426
 
                                        <horstretch>0</horstretch>
427
 
                                        <verstretch>0</verstretch>
428
 
                                    </sizepolicy>
429
 
                                </property>
430
 
                                <property name="minimumSize">
431
 
                                    <size>
432
 
                                        <width>40</width>
433
 
                                        <height>0</height>
434
 
                                    </size>
435
 
                                </property>
436
 
                                <property name="font">
437
 
                                    <font>
438
 
                                        <bold>0</bold>
439
 
                                    </font>
440
 
                                </property>
441
 
                                <property name="suffix">
442
 
                                    <string> msec</string>
443
 
                                </property>
444
 
                                <property name="maxValue">
445
 
                                    <number>60000</number>
446
 
                                </property>
447
 
                                <property name="minValue">
448
 
                                    <number>100</number>
449
 
                                </property>
450
 
                                <property name="lineStep">
451
 
                                    <number>100</number>
452
 
                                </property>
453
 
                                <property name="value">
454
 
                                    <number>1000</number>
455
 
                                </property>
456
 
                                <property name="toolTip" stdset="0">
457
 
                                    <string>Receive timeout in milliseconds</string>
458
 
                                </property>
459
 
                            </widget>
460
 
                            <widget class="QLabel" row="1" column="0">
461
 
                                <property name="name">
462
 
                                    <cstring>ServerTimeoutTextLabel</cstring>
463
 
                                </property>
464
 
                                <property name="font">
465
 
                                    <font>
466
 
                                        <bold>0</bold>
467
 
                                    </font>
468
 
                                </property>
469
 
                                <property name="text">
470
 
                                    <string>&amp;Timeout:</string>
471
 
                                </property>
472
 
                                <property name="alignment">
473
 
                                    <set>AlignVCenter|AlignRight</set>
474
 
                                </property>
475
 
                                <property name="buddy" stdset="0">
476
 
                                    <cstring>ServerTimeoutSpinBox</cstring>
477
 
                                </property>
478
 
                            </widget>
479
 
                        </grid>
480
 
                    </widget>
481
 
                </vbox>
482
 
            </widget>
483
 
            <widget class="QWidget">
484
 
                <property name="name">
485
 
                    <cstring>DisplayTabPage</cstring>
486
 
                </property>
487
 
                <attribute name="title">
488
 
                    <string>&amp;Display</string>
489
 
                </attribute>
490
 
                <vbox>
491
 
                    <property name="name">
492
 
                        <cstring>unnamed</cstring>
493
 
                    </property>
494
 
                    <widget class="QGroupBox">
495
 
                        <property name="name">
496
 
                            <cstring>ChannelsGroupBox</cstring>
497
 
                        </property>
498
 
                        <property name="font">
499
 
                            <font>
500
 
                                <bold>1</bold>
501
 
                            </font>
502
 
                        </property>
503
 
                        <property name="margin">
504
 
                            <number>4</number>
505
 
                        </property>
506
 
                        <property name="title">
507
 
                            <string>Channels</string>
508
 
                        </property>
509
 
                        <property name="flat">
510
 
                            <bool>true</bool>
511
 
                        </property>
512
 
                        <grid>
513
 
                            <property name="name">
514
 
                                <cstring>unnamed</cstring>
515
 
                            </property>
516
 
                            <widget class="QLabel" row="0" column="0">
517
 
                                <property name="name">
518
 
                                    <cstring>DisplayFontTextLabel</cstring>
519
 
                                </property>
520
 
                                <property name="sizePolicy">
521
 
                                    <sizepolicy>
522
 
                                        <hsizetype>3</hsizetype>
523
 
                                        <vsizetype>1</vsizetype>
524
 
                                        <horstretch>0</horstretch>
525
 
                                        <verstretch>0</verstretch>
526
 
                                    </sizepolicy>
527
 
                                </property>
528
 
                                <property name="minimumSize">
529
 
                                    <size>
530
 
                                        <width>180</width>
531
 
                                        <height>0</height>
532
 
                                    </size>
533
 
                                </property>
534
 
                                <property name="maximumSize">
535
 
                                    <size>
536
 
                                        <width>180</width>
537
 
                                        <height>32767</height>
538
 
                                    </size>
539
 
                                </property>
540
 
                                <property name="paletteForegroundColor">
541
 
                                    <color>
542
 
                                        <red>0</red>
543
 
                                        <green>255</green>
544
 
                                        <blue>0</blue>
545
 
                                    </color>
546
 
                                </property>
547
 
                                <property name="paletteBackgroundColor">
548
 
                                    <color>
549
 
                                        <red>0</red>
550
 
                                        <green>0</green>
551
 
                                        <blue>0</blue>
552
 
                                    </color>
553
 
                                </property>
554
 
                                <property name="paletteBackgroundPixmap">
555
 
                                    <pixmap>displaybg1.png</pixmap>
556
 
                                </property>
557
 
                                <property name="font">
558
 
                                    <font>
559
 
                                        <bold>0</bold>
560
 
                                    </font>
561
 
                                </property>
562
 
                                <property name="frameShape">
563
 
                                    <enum>Panel</enum>
564
 
                                </property>
565
 
                                <property name="frameShadow">
566
 
                                    <enum>Sunken</enum>
567
 
                                </property>
568
 
                                <property name="lineWidth">
569
 
                                    <number>1</number>
570
 
                                </property>
571
 
                                <property name="alignment">
572
 
                                    <set>AlignCenter</set>
573
 
                                </property>
574
 
                                <property name="toolTip" stdset="0">
575
 
                                    <string>Sample channel display font display</string>
576
 
                                </property>
577
 
                            </widget>
578
 
                            <widget class="QPushButton" row="0" column="1">
579
 
                                <property name="name">
580
 
                                    <cstring>DisplayFontPushButton</cstring>
581
 
                                </property>
582
 
                                <property name="font">
583
 
                                    <font>
584
 
                                        <bold>0</bold>
585
 
                                    </font>
586
 
                                </property>
587
 
                                <property name="text">
588
 
                                    <string>&amp;Font...</string>
589
 
                                </property>
590
 
                                <property name="accel">
591
 
                                    <string>Alt+F</string>
592
 
                                </property>
593
 
                                <property name="autoDefault">
594
 
                                    <bool>false</bool>
595
 
                                </property>
596
 
                                <property name="toolTip" stdset="0">
597
 
                                    <string>Select font for the channel display</string>
598
 
                                </property>
599
 
                            </widget>
600
 
                            <spacer row="0" column="2">
601
 
                                <property name="name">
602
 
                                    <cstring>spacer21</cstring>
603
 
                                </property>
604
 
                                <property name="orientation">
605
 
                                    <enum>Horizontal</enum>
606
 
                                </property>
607
 
                                <property name="sizeType">
608
 
                                    <enum>Expanding</enum>
609
 
                                </property>
610
 
                                <property name="sizeHint">
611
 
                                    <size>
612
 
                                        <width>56</width>
613
 
                                        <height>16</height>
614
 
                                    </size>
615
 
                                </property>
616
 
                            </spacer>
617
 
                            <widget class="QCheckBox" row="0" column="3">
618
 
                                <property name="name">
619
 
                                    <cstring>AutoRefreshCheckBox</cstring>
620
 
                                </property>
621
 
                                <property name="font">
622
 
                                    <font>
623
 
                                        <bold>0</bold>
624
 
                                    </font>
625
 
                                </property>
626
 
                                <property name="text">
627
 
                                    <string>&amp;Auto refresh:</string>
628
 
                                </property>
629
 
                                <property name="accel">
630
 
                                    <string>Alt+A</string>
631
 
                                </property>
632
 
                                <property name="toolTip" stdset="0">
633
 
                                    <string>Whether to refresh the channels view automatically</string>
634
 
                                </property>
635
 
                            </widget>
636
 
                            <widget class="QLabel" row="1" column="3">
637
 
                                <property name="name">
638
 
                                    <cstring>MaxVolumeTextLabel</cstring>
639
 
                                </property>
640
 
                                <property name="font">
641
 
                                    <font>
642
 
                                        <bold>0</bold>
643
 
                                    </font>
644
 
                                </property>
645
 
                                <property name="text">
646
 
                                    <string>Maximum &amp;volume:</string>
647
 
                                </property>
648
 
                                <property name="alignment">
649
 
                                    <set>AlignVCenter|AlignRight</set>
650
 
                                </property>
651
 
                                <property name="buddy" stdset="0">
652
 
                                    <cstring>MaxVolumeSpinBox</cstring>
653
 
                                </property>
654
 
                            </widget>
655
 
                            <widget class="QSpinBox" row="0" column="4">
656
 
                                <property name="name">
657
 
                                    <cstring>AutoRefreshTimeSpinBox</cstring>
658
 
                                </property>
659
 
                                <property name="sizePolicy">
660
 
                                    <sizepolicy>
661
 
                                        <hsizetype>1</hsizetype>
662
 
                                        <vsizetype>0</vsizetype>
663
 
                                        <horstretch>0</horstretch>
664
 
                                        <verstretch>0</verstretch>
665
 
                                    </sizepolicy>
666
 
                                </property>
667
 
                                <property name="font">
668
 
                                    <font>
669
 
                                        <bold>0</bold>
670
 
                                    </font>
671
 
                                </property>
672
 
                                <property name="suffix">
673
 
                                    <string> msec</string>
674
 
                                </property>
675
 
                                <property name="maxValue">
676
 
                                    <number>20000</number>
677
 
                                </property>
678
 
                                <property name="minValue">
679
 
                                    <number>200</number>
680
 
                                </property>
681
 
                                <property name="lineStep">
682
 
                                    <number>100</number>
683
 
                                </property>
684
 
                                <property name="value">
685
 
                                    <number>1000</number>
686
 
                                </property>
687
 
                                <property name="toolTip" stdset="0">
688
 
                                    <string>Time in milliseconds between each auto-refresh cycle</string>
689
 
                                </property>
690
 
                            </widget>
691
 
                            <widget class="QSpinBox" row="1" column="4">
692
 
                                <property name="name">
693
 
                                    <cstring>MaxVolumeSpinBox</cstring>
694
 
                                </property>
695
 
                                <property name="sizePolicy">
696
 
                                    <sizepolicy>
697
 
                                        <hsizetype>1</hsizetype>
698
 
                                        <vsizetype>0</vsizetype>
699
 
                                        <horstretch>0</horstretch>
700
 
                                        <verstretch>0</verstretch>
701
 
                                    </sizepolicy>
702
 
                                </property>
703
 
                                <property name="font">
704
 
                                    <font>
705
 
                                        <bold>0</bold>
706
 
                                    </font>
707
 
                                </property>
708
 
                                <property name="suffix">
709
 
                                    <string> %</string>
710
 
                                </property>
711
 
                                <property name="maxValue">
712
 
                                    <number>1000</number>
713
 
                                </property>
714
 
                                <property name="lineStep">
715
 
                                    <number>10</number>
716
 
                                </property>
717
 
                                <property name="value">
718
 
                                    <number>100</number>
719
 
                                </property>
720
 
                                <property name="toolTip" stdset="0">
721
 
                                    <string>Upper limit for the sampler channel volume setting</string>
722
 
                                </property>
723
 
                            </widget>
724
 
                            <widget class="QCheckBox" row="1" column="0" rowspan="1" colspan="2">
725
 
                                <property name="name">
726
 
                                    <cstring>DisplayEffectCheckBox</cstring>
727
 
                                </property>
728
 
                                <property name="font">
729
 
                                    <font>
730
 
                                        <bold>0</bold>
731
 
                                    </font>
732
 
                                </property>
733
 
                                <property name="text">
734
 
                                    <string>Display shiny glass light &amp;effect</string>
735
 
                                </property>
736
 
                                <property name="accel">
737
 
                                    <string>Alt+E</string>
738
 
                                </property>
739
 
                                <property name="toolTip" stdset="0">
740
 
                                    <string>Whether to enable a shiny glass light effect on the channel display</string>
741
 
                                </property>
742
 
                            </widget>
743
 
                        </grid>
744
 
                    </widget>
745
 
                    <widget class="QGroupBox">
746
 
                        <property name="name">
747
 
                            <cstring>MessagesGroupBox</cstring>
748
 
                        </property>
749
 
                        <property name="font">
750
 
                            <font>
751
 
                                <bold>1</bold>
752
 
                            </font>
753
 
                        </property>
754
 
                        <property name="margin">
755
 
                            <number>4</number>
756
 
                        </property>
757
 
                        <property name="title">
758
 
                            <string>Messages</string>
759
 
                        </property>
760
 
                        <property name="flat">
761
 
                            <bool>true</bool>
762
 
                        </property>
763
 
                        <hbox>
764
 
                            <property name="name">
765
 
                                <cstring>unnamed</cstring>
766
 
                            </property>
767
 
                            <widget class="QLabel">
768
 
                                <property name="name">
769
 
                                    <cstring>MessagesFontTextLabel</cstring>
770
 
                                </property>
771
 
                                <property name="sizePolicy">
772
 
                                    <sizepolicy>
773
 
                                        <hsizetype>3</hsizetype>
774
 
                                        <vsizetype>1</vsizetype>
775
 
                                        <horstretch>0</horstretch>
776
 
                                        <verstretch>0</verstretch>
777
 
                                    </sizepolicy>
778
 
                                </property>
779
 
                                <property name="minimumSize">
780
 
                                    <size>
781
 
                                        <width>180</width>
782
 
                                        <height>0</height>
783
 
                                    </size>
784
 
                                </property>
785
 
                                <property name="maximumSize">
786
 
                                    <size>
787
 
                                        <width>180</width>
788
 
                                        <height>32767</height>
789
 
                                    </size>
790
 
                                </property>
791
 
                                <property name="paletteBackgroundColor">
792
 
                                    <color>
793
 
                                        <red>255</red>
794
 
                                        <green>255</green>
795
 
                                        <blue>255</blue>
796
 
                                    </color>
797
 
                                </property>
798
 
                                <property name="font">
799
 
                                    <font>
800
 
                                        <bold>0</bold>
801
 
                                    </font>
802
 
                                </property>
803
 
                                <property name="frameShape">
804
 
                                    <enum>LineEditPanel</enum>
805
 
                                </property>
806
 
                                <property name="frameShadow">
807
 
                                    <enum>Sunken</enum>
808
 
                                </property>
809
 
                                <property name="alignment">
810
 
                                    <set>AlignCenter</set>
811
 
                                </property>
812
 
                                <property name="toolTip" stdset="0">
813
 
                                    <string>Sample messages text font display</string>
814
 
                                </property>
815
 
                            </widget>
816
 
                            <widget class="QPushButton">
817
 
                                <property name="name">
818
 
                                    <cstring>MessagesFontPushButton</cstring>
819
 
                                </property>
820
 
                                <property name="font">
821
 
                                    <font>
822
 
                                        <bold>0</bold>
823
 
                                    </font>
824
 
                                </property>
825
 
                                <property name="text">
826
 
                                    <string>&amp;Font...</string>
827
 
                                </property>
828
 
                                <property name="accel">
829
 
                                    <string>Alt+F</string>
830
 
                                </property>
831
 
                                <property name="autoDefault">
832
 
                                    <bool>false</bool>
833
 
                                </property>
834
 
                                <property name="toolTip" stdset="0">
835
 
                                    <string>Select font for the messages text display</string>
836
 
                                </property>
837
 
                            </widget>
838
 
                            <spacer>
839
 
                                <property name="name">
840
 
                                    <cstring>spacer22</cstring>
841
 
                                </property>
842
 
                                <property name="orientation">
843
 
                                    <enum>Horizontal</enum>
844
 
                                </property>
845
 
                                <property name="sizeType">
846
 
                                    <enum>Expanding</enum>
847
 
                                </property>
848
 
                                <property name="sizeHint">
849
 
                                    <size>
850
 
                                        <width>49</width>
851
 
                                        <height>16</height>
852
 
                                    </size>
853
 
                                </property>
854
 
                            </spacer>
855
 
                            <widget class="QCheckBox">
856
 
                                <property name="name">
857
 
                                    <cstring>MessagesLimitCheckBox</cstring>
858
 
                                </property>
859
 
                                <property name="font">
860
 
                                    <font>
861
 
                                        <bold>0</bold>
862
 
                                    </font>
863
 
                                </property>
864
 
                                <property name="text">
865
 
                                    <string>&amp;Messages limit:</string>
866
 
                                </property>
867
 
                                <property name="accel">
868
 
                                    <string>Alt+M</string>
869
 
                                </property>
870
 
                                <property name="toolTip" stdset="0">
871
 
                                    <string>Whether to keep a maximum number of lines in the messages window</string>
872
 
                                </property>
873
 
                            </widget>
874
 
                            <widget class="QSpinBox">
875
 
                                <property name="name">
876
 
                                    <cstring>MessagesLimitLinesSpinBox</cstring>
877
 
                                </property>
878
 
                                <property name="font">
879
 
                                    <font>
880
 
                                        <bold>0</bold>
881
 
                                    </font>
882
 
                                </property>
883
 
                                <property name="suffix">
884
 
                                    <string> lines</string>
885
 
                                </property>
886
 
                                <property name="maxValue">
887
 
                                    <number>10000</number>
888
 
                                </property>
889
 
                                <property name="minValue">
890
 
                                    <number>100</number>
891
 
                                </property>
892
 
                                <property name="lineStep">
893
 
                                    <number>100</number>
894
 
                                </property>
895
 
                                <property name="value">
896
 
                                    <number>1000</number>
897
 
                                </property>
898
 
                                <property name="toolTip" stdset="0">
899
 
                                    <string>The maximum number of message lines to keep in view</string>
900
 
                                </property>
901
 
                            </widget>
902
 
                        </hbox>
903
 
                    </widget>
904
 
                    <widget class="QGroupBox">
905
 
                        <property name="name">
906
 
                            <cstring>OtherGroupBox</cstring>
907
 
                        </property>
908
 
                        <property name="font">
909
 
                            <font>
910
 
                                <bold>1</bold>
911
 
                            </font>
912
 
                        </property>
913
 
                        <property name="title">
914
 
                            <string>Other</string>
915
 
                        </property>
916
 
                        <property name="flat">
917
 
                            <bool>true</bool>
918
 
                        </property>
919
 
                        <grid>
920
 
                            <property name="name">
921
 
                                <cstring>unnamed</cstring>
922
 
                            </property>
923
 
                            <widget class="QLayoutWidget" row="0" column="0" rowspan="2" colspan="1">
924
 
                                <property name="name">
925
 
                                    <cstring>layout2</cstring>
926
 
                                </property>
927
 
                                <vbox>
928
 
                                    <property name="name">
929
 
                                        <cstring>unnamed</cstring>
930
 
                                    </property>
931
 
                                    <widget class="QCheckBox">
932
 
                                        <property name="name">
933
 
                                            <cstring>ConfirmRemoveCheckBox</cstring>
934
 
                                        </property>
935
 
                                        <property name="font">
936
 
                                            <font>
937
 
                                                <bold>0</bold>
938
 
                                            </font>
939
 
                                        </property>
940
 
                                        <property name="text">
941
 
                                            <string>&amp;Confirm channel and device removal</string>
942
 
                                        </property>
943
 
                                        <property name="accel">
944
 
                                            <string>Alt+C</string>
945
 
                                        </property>
946
 
                                        <property name="toolTip" stdset="0">
947
 
                                            <string>Whether to ask for confirmation on channel or device removal</string>
948
 
                                        </property>
949
 
                                    </widget>
950
 
                                            <widget class="QCheckBox">
951
 
                                                <property name="name">
952
 
                                                    <cstring>KeepOnTopCheckBox</cstring>
953
 
                                                </property>
954
 
                                                <property name="font">
955
 
                                                    <font>
956
 
                                                        <bold>0</bold>
957
 
                                                    </font>
958
 
                                                </property>
959
 
                                                <property name="text">
960
 
                                                    <string>&amp;Keep child windows always on top</string>
961
 
                                                </property>
962
 
                                                <property name="accel">
963
 
                                                    <string>Alt+K</string>
964
 
                                                </property>
965
 
                                                <property name="toolTip" stdset="0">
966
 
                                                    <string>Whether to keep all child windows on top of the main window</string>
967
 
                                                </property>
968
 
                                            </widget>
969
 
                                    <widget class="QCheckBox">
970
 
                                        <property name="name">
971
 
                                            <cstring>StdoutCaptureCheckBox</cstring>
972
 
                                        </property>
973
 
                                        <property name="font">
974
 
                                            <font>
975
 
                                                <bold>0</bold>
976
 
                                            </font>
977
 
                                        </property>
978
 
                                        <property name="text">
979
 
                                            <string>Capture standard &amp;output</string>
980
 
                                        </property>
981
 
                                        <property name="accel">
982
 
                                            <string>Alt+O</string>
983
 
                                        </property>
984
 
                                        <property name="toolTip" stdset="0">
985
 
                                            <string>Whether to capture standard output (stdout/stderr) into messages window</string>
986
 
                                        </property>
987
 
                                    </widget>
988
 
                                    <widget class="QCheckBox">
989
 
                                        <property name="name">
990
 
                                            <cstring>CompletePathCheckBox</cstring>
991
 
                                        </property>
992
 
                                        <property name="font">
993
 
                                            <font>
994
 
                                                <bold>0</bold>
995
 
                                            </font>
996
 
                                        </property>
997
 
                                        <property name="text">
998
 
                                            <string>Show complete &amp;path of session files</string>
999
 
                                        </property>
1000
 
                                        <property name="accel">
1001
 
                                            <string>Alt+P</string>
1002
 
                                        </property>
1003
 
                                        <property name="toolTip" stdset="0">
1004
 
                                            <string>Whether to show the complete directory path of loaded session files</string>
1005
 
                                        </property>
1006
 
                                    </widget>
1007
 
                                    <widget class="QCheckBox">
1008
 
                                        <property name="name">
1009
 
                                            <cstring>InstrumentNamesCheckBox</cstring>
1010
 
                                        </property>
1011
 
                                        <property name="font">
1012
 
                                            <font>
1013
 
                                                <bold>0</bold>
1014
 
                                            </font>
1015
 
                                        </property>
1016
 
                                        <property name="text">
1017
 
                                            <string>Show actual &amp;instrument names</string>
1018
 
                                        </property>
1019
 
                                        <property name="accel">
1020
 
                                            <string>Alt+I</string>
1021
 
                                        </property>
1022
 
                                        <property name="toolTip" stdset="0">
1023
 
                                            <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1024
 
                                        </property>
1025
 
                                    </widget>
1026
 
                                </vbox>
1027
 
                            </widget>
1028
 
                            <widget class="QSpinBox" row="0" column="3">
1029
 
                                <property name="name">
1030
 
                                    <cstring>MaxRecentFilesSpinBox</cstring>
1031
 
                                </property>
1032
 
                                <property name="font">
1033
 
                                    <font>
1034
 
                                        <bold>0</bold>
1035
 
                                    </font>
1036
 
                                </property>
1037
 
                                <property name="maxValue">
1038
 
                                    <number>20</number>
1039
 
                                </property>
1040
 
                                <property name="minValue">
1041
 
                                    <number>0</number>
1042
 
                                </property>
1043
 
                                <property name="value">
1044
 
                                    <number>5</number>
1045
 
                                </property>
1046
 
                                <property name="toolTip" stdset="0">
1047
 
                                    <string>The maximum number of recent files to keep in menu</string>
1048
 
                                </property>
1049
 
                            </widget>
1050
 
                            <widget class="QLabel" row="0" column="2">
1051
 
                                <property name="name">
1052
 
                                    <cstring>MaxRecentFilesTextLabel</cstring>
1053
 
                                </property>
1054
 
                                <property name="font">
1055
 
                                    <font>
1056
 
                                        <bold>0</bold>
1057
 
                                    </font>
1058
 
                                </property>
1059
 
                                <property name="text">
1060
 
                                    <string>&amp;Number of recent files:</string>
1061
 
                                </property>
1062
 
                                <property name="alignment">
1063
 
                                    <set>AlignVCenter|AlignRight</set>
1064
 
                                </property>
1065
 
                                <property name="buddy" stdset="0">
1066
 
                                    <cstring>MaxRecentFilesSpinBox</cstring>
1067
 
                                </property>
1068
 
                            </widget>
1069
 
                            <spacer row="0" column="1">
1070
 
                                <property name="name">
1071
 
                                    <cstring>spacer23</cstring>
1072
 
                                </property>
1073
 
                                <property name="orientation">
1074
 
                                    <enum>Horizontal</enum>
1075
 
                                </property>
1076
 
                                <property name="sizeType">
1077
 
                                    <enum>Expanding</enum>
1078
 
                                </property>
1079
 
                                <property name="sizeHint">
1080
 
                                    <size>
1081
 
                                        <width>110</width>
1082
 
                                        <height>16</height>
1083
 
                                    </size>
1084
 
                                </property>
1085
 
                            </spacer>
1086
 
                            <spacer row="1" column="1" rowspan="1" colspan="3">
1087
 
                                <property name="name">
1088
 
                                    <cstring>spacer24</cstring>
1089
 
                                </property>
1090
 
                                <property name="orientation">
1091
 
                                    <enum>Horizontal</enum>
1092
 
                                </property>
1093
 
                                <property name="sizeType">
1094
 
                                    <enum>Expanding</enum>
1095
 
                                </property>
1096
 
                                <property name="sizeHint">
1097
 
                                    <size>
1098
 
                                        <width>280</width>
1099
 
                                        <height>16</height>
1100
 
                                    </size>
1101
 
                                </property>
1102
 
                            </spacer>
1103
 
                        </grid>
1104
 
                    </widget>
1105
 
                </vbox>
1106
 
            </widget>
1107
 
        </widget>
1108
 
    </grid>
1109
 
</widget>
1110
 
<connections>
1111
 
    <connection>
1112
 
        <sender>ServerHostComboBox</sender>
1113
 
        <signal>textChanged(const QString&amp;)</signal>
1114
 
        <receiver>qsamplerOptionsForm</receiver>
1115
 
        <slot>optionsChanged()</slot>
1116
 
    </connection>
1117
 
    <connection>
1118
 
        <sender>ServerPortComboBox</sender>
1119
 
        <signal>textChanged(const QString&amp;)</signal>
1120
 
        <receiver>qsamplerOptionsForm</receiver>
1121
 
        <slot>optionsChanged()</slot>
1122
 
    </connection>
1123
 
    <connection>
1124
 
        <sender>ServerTimeoutSpinBox</sender>
1125
 
        <signal>valueChanged(int)</signal>
1126
 
        <receiver>qsamplerOptionsForm</receiver>
1127
 
        <slot>optionsChanged()</slot>
1128
 
    </connection>
1129
 
    <connection>
1130
 
        <sender>ServerStartCheckBox</sender>
1131
 
        <signal>stateChanged(int)</signal>
1132
 
        <receiver>qsamplerOptionsForm</receiver>
1133
 
        <slot>optionsChanged()</slot>
1134
 
    </connection>
1135
 
    <connection>
1136
 
        <sender>ServerCmdLineComboBox</sender>
1137
 
        <signal>textChanged(const QString&amp;)</signal>
1138
 
        <receiver>qsamplerOptionsForm</receiver>
1139
 
        <slot>optionsChanged()</slot>
1140
 
    </connection>
1141
 
    <connection>
1142
 
        <sender>StartDelaySpinBox</sender>
1143
 
        <signal>valueChanged(int)</signal>
1144
 
        <receiver>qsamplerOptionsForm</receiver>
1145
 
        <slot>optionsChanged()</slot>
1146
 
    </connection>
1147
 
    <connection>
1148
 
        <sender>DisplayFontPushButton</sender>
1149
 
        <signal>clicked()</signal>
1150
 
        <receiver>qsamplerOptionsForm</receiver>
1151
 
        <slot>chooseDisplayFont()</slot>
1152
 
    </connection>
1153
 
    <connection>
1154
 
        <sender>DisplayEffectCheckBox</sender>
1155
 
        <signal>toggled(bool)</signal>
1156
 
        <receiver>qsamplerOptionsForm</receiver>
1157
 
        <slot>toggleDisplayEffect(bool)</slot>
1158
 
    </connection>
1159
 
    <connection>
1160
 
        <sender>AutoRefreshCheckBox</sender>
1161
 
        <signal>stateChanged(int)</signal>
1162
 
        <receiver>qsamplerOptionsForm</receiver>
1163
 
        <slot>optionsChanged()</slot>
1164
 
    </connection>
1165
 
    <connection>
1166
 
        <sender>AutoRefreshTimeSpinBox</sender>
1167
 
        <signal>valueChanged(int)</signal>
1168
 
        <receiver>qsamplerOptionsForm</receiver>
1169
 
        <slot>optionsChanged()</slot>
1170
 
    </connection>
1171
 
    <connection>
1172
 
        <sender>MaxVolumeSpinBox</sender>
1173
 
        <signal>valueChanged(int)</signal>
1174
 
        <receiver>qsamplerOptionsForm</receiver>
1175
 
        <slot>optionsChanged()</slot>
1176
 
    </connection>
1177
 
    <connection>
1178
 
        <sender>MessagesFontPushButton</sender>
1179
 
        <signal>clicked()</signal>
1180
 
        <receiver>qsamplerOptionsForm</receiver>
1181
 
        <slot>chooseMessagesFont()</slot>
1182
 
    </connection>
1183
 
    <connection>
1184
 
        <sender>MessagesLimitCheckBox</sender>
1185
 
        <signal>stateChanged(int)</signal>
1186
 
        <receiver>qsamplerOptionsForm</receiver>
1187
 
        <slot>optionsChanged()</slot>
1188
 
    </connection>
1189
 
    <connection>
1190
 
        <sender>MessagesLimitLinesSpinBox</sender>
1191
 
        <signal>valueChanged(int)</signal>
1192
 
        <receiver>qsamplerOptionsForm</receiver>
1193
 
        <slot>optionsChanged()</slot>
1194
 
    </connection>
1195
 
    <connection>
1196
 
        <sender>ConfirmRemoveCheckBox</sender>
1197
 
        <signal>stateChanged(int)</signal>
1198
 
        <receiver>qsamplerOptionsForm</receiver>
1199
 
        <slot>optionsChanged()</slot>
1200
 
    </connection>
1201
 
    <connection>
1202
 
        <sender>KeepOnTopCheckBox</sender>
1203
 
        <signal>stateChanged(int)</signal>
1204
 
        <receiver>qsamplerOptionsForm</receiver>
1205
 
        <slot>optionsChanged()</slot>
1206
 
    </connection>
1207
 
    <connection>
1208
 
        <sender>StdoutCaptureCheckBox</sender>
1209
 
        <signal>stateChanged(int)</signal>
1210
 
        <receiver>qsamplerOptionsForm</receiver>
1211
 
        <slot>optionsChanged()</slot>
1212
 
    </connection>
1213
 
    <connection>
1214
 
        <sender>MaxRecentFilesSpinBox</sender>
1215
 
        <signal>valueChanged(int)</signal>
1216
 
        <receiver>qsamplerOptionsForm</receiver>
1217
 
        <slot>optionsChanged()</slot>
1218
 
    </connection>
1219
 
    <connection>
1220
 
        <sender>CompletePathCheckBox</sender>
1221
 
        <signal>stateChanged(int)</signal>
1222
 
        <receiver>qsamplerOptionsForm</receiver>
1223
 
        <slot>optionsChanged()</slot>
1224
 
    </connection>
1225
 
    <connection>
1226
 
        <sender>InstrumentNamesCheckBox</sender>
1227
 
        <signal>stateChanged(int)</signal>
1228
 
        <receiver>qsamplerOptionsForm</receiver>
1229
 
        <slot>optionsChanged()</slot>
1230
 
    </connection>
1231
 
    <connection>
1232
 
        <sender>OkPushButton</sender>
1233
 
        <signal>clicked()</signal>
1234
 
        <receiver>qsamplerOptionsForm</receiver>
1235
 
        <slot>accept()</slot>
1236
 
    </connection>
1237
 
    <connection>
1238
 
        <sender>CancelPushButton</sender>
1239
 
        <signal>clicked()</signal>
1240
 
        <receiver>qsamplerOptionsForm</receiver>
1241
 
        <slot>reject()</slot>
1242
 
    </connection>
1243
 
</connections>
1244
 
<tabstops>
1245
 
    <tabstop>OptionsTabWidget</tabstop>
1246
 
    <tabstop>ServerHostComboBox</tabstop>
1247
 
    <tabstop>ServerPortComboBox</tabstop>
1248
 
    <tabstop>ServerTimeoutSpinBox</tabstop>
1249
 
    <tabstop>ServerStartCheckBox</tabstop>
1250
 
    <tabstop>ServerCmdLineComboBox</tabstop>
1251
 
    <tabstop>StartDelaySpinBox</tabstop>
1252
 
    <tabstop>DisplayFontPushButton</tabstop>
1253
 
    <tabstop>DisplayEffectCheckBox</tabstop>
1254
 
    <tabstop>AutoRefreshCheckBox</tabstop>
1255
 
    <tabstop>AutoRefreshTimeSpinBox</tabstop>
1256
 
    <tabstop>MaxVolumeSpinBox</tabstop>
1257
 
    <tabstop>MessagesFontPushButton</tabstop>
1258
 
    <tabstop>MessagesLimitCheckBox</tabstop>
1259
 
    <tabstop>MessagesLimitLinesSpinBox</tabstop>
1260
 
    <tabstop>ConfirmRemoveCheckBox</tabstop>
1261
 
    <tabstop>KeepOnTopCheckBox</tabstop>
1262
 
    <tabstop>StdoutCaptureCheckBox</tabstop>
1263
 
    <tabstop>CompletePathCheckBox</tabstop>
1264
 
    <tabstop>InstrumentNamesCheckBox</tabstop>
1265
 
    <tabstop>MaxRecentFilesSpinBox</tabstop>
1266
 
    <tabstop>OkPushButton</tabstop>
1267
 
    <tabstop>CancelPushButton</tabstop>
1268
 
</tabstops>
1269
 
<includes>
1270
 
    <include location="local" impldecl="in implementation">qsamplerOptionsForm.ui.h</include>
1271
 
</includes>
1272
 
<forwards>
1273
 
    <forward>class qsamplerOptions;</forward>
1274
 
</forwards>
1275
 
<variables>
1276
 
    <variable access="private">qsamplerOptions *m_pOptions;</variable>
1277
 
    <variable access="private">int m_iDirtySetup;</variable>
1278
 
    <variable access="private">int m_iDirtyCount;</variable>
1279
 
</variables>
1280
 
<slots>
1281
 
    <slot specifier="non virtual">accept()</slot>
1282
 
    <slot specifier="non virtual">reject()</slot>
1283
 
    <slot specifier="non virtual">optionsChanged()</slot>
1284
 
    <slot specifier="non virtual">stabilizeForm()</slot>
1285
 
    <slot specifier="non virtual">chooseDisplayFont()</slot>
1286
 
    <slot specifier="non virtual">chooseMessagesFont()</slot>
1287
 
    <slot specifier="non virtual">toggleDisplayEffect( bool bOn )</slot>
1288
 
</slots>
1289
 
<functions>
1290
 
    <function access="private" specifier="non virtual">init()</function>
1291
 
    <function access="private" specifier="non virtual">destroy()</function>
1292
 
    <function specifier="non virtual">setup( qsamplerOptions *pOptions )</function>
1293
 
</functions>
1294
 
<pixmapinproject/>
1295
 
<layoutdefaults spacing="4" margin="4"/>
1296
 
</UI>
 
23
 <class>qsamplerOptionsForm</class>
 
24
 <widget class="QDialog" name="qsamplerOptionsForm" >
 
25
  <property name="geometry" >
 
26
   <rect>
 
27
    <x>0</x>
 
28
    <y>0</y>
 
29
    <width>586</width>
 
30
    <height>481</height>
 
31
   </rect>
 
32
  </property>
 
33
  <property name="sizePolicy" >
 
34
   <sizepolicy>
 
35
    <hsizetype>1</hsizetype>
 
36
    <vsizetype>1</vsizetype>
 
37
    <horstretch>0</horstretch>
 
38
    <verstretch>0</verstretch>
 
39
   </sizepolicy>
 
40
  </property>
 
41
  <property name="windowTitle" >
 
42
   <string>Qsampler: Options</string>
 
43
  </property>
 
44
  <property name="windowIcon" >
 
45
   <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset>
 
46
  </property>
 
47
  <property name="sizeGripEnabled" >
 
48
   <bool>true</bool>
 
49
  </property>
 
50
  <layout class="QGridLayout" >
 
51
   <property name="margin" >
 
52
    <number>4</number>
 
53
   </property>
 
54
   <property name="spacing" >
 
55
    <number>4</number>
 
56
   </property>
 
57
   <item row="1" column="0" >
 
58
    <layout class="QHBoxLayout" >
 
59
     <property name="margin" >
 
60
      <number>0</number>
 
61
     </property>
 
62
     <property name="spacing" >
 
63
      <number>4</number>
 
64
     </property>
 
65
     <item>
 
66
      <spacer>
 
67
       <property name="orientation" >
 
68
        <enum>Qt::Horizontal</enum>
 
69
       </property>
 
70
       <property name="sizeType" >
 
71
        <enum>QSizePolicy::Expanding</enum>
 
72
       </property>
 
73
       <property name="sizeHint" >
 
74
        <size>
 
75
         <width>250</width>
 
76
         <height>16</height>
 
77
        </size>
 
78
       </property>
 
79
      </spacer>
 
80
     </item>
 
81
     <item>
 
82
      <widget class="QPushButton" name="OkPushButton" >
 
83
       <property name="text" >
 
84
        <string>OK</string>
 
85
       </property>
 
86
       <property name="icon" >
 
87
        <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>
 
88
       </property>
 
89
      </widget>
 
90
     </item>
 
91
     <item>
 
92
      <widget class="QPushButton" name="CancelPushButton" >
 
93
       <property name="text" >
 
94
        <string>Cancel</string>
 
95
       </property>
 
96
       <property name="icon" >
 
97
        <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>
 
98
       </property>
 
99
      </widget>
 
100
     </item>
 
101
    </layout>
 
102
   </item>
 
103
   <item row="0" column="0" >
 
104
    <widget class="QTabWidget" name="OptionsTabWidget" >
 
105
     <property name="acceptDrops" >
 
106
      <bool>false</bool>
 
107
     </property>
 
108
     <property name="currentIndex" >
 
109
      <number>0</number>
 
110
     </property>
 
111
     <widget class="QWidget" name="ServerTabPage" >
 
112
      <attribute name="title" >
 
113
       <string>&amp;Server</string>
 
114
      </attribute>
 
115
      <layout class="QVBoxLayout" >
 
116
       <property name="margin" >
 
117
        <number>8</number>
 
118
       </property>
 
119
       <property name="spacing" >
 
120
        <number>4</number>
 
121
       </property>
 
122
       <item>
 
123
        <widget class="QGroupBox" name="SettingsGroupBox" >
 
124
         <property name="font" >
 
125
          <font>
 
126
           <weight>75</weight>
 
127
           <bold>true</bold>
 
128
          </font>
 
129
         </property>
 
130
         <property name="title" >
 
131
          <string>Settings</string>
 
132
         </property>
 
133
         <property name="flat" >
 
134
          <bool>true</bool>
 
135
         </property>
 
136
         <layout class="QGridLayout" >
 
137
          <property name="margin" >
 
138
           <number>4</number>
 
139
          </property>
 
140
          <property name="spacing" >
 
141
           <number>4</number>
 
142
          </property>
 
143
          <item row="0" column="0" >
 
144
           <widget class="QLabel" name="ServerHostTextLabel" >
 
145
            <property name="font" >
 
146
             <font>
 
147
              <weight>50</weight>
 
148
              <bold>false</bold>
 
149
             </font>
 
150
            </property>
 
151
            <property name="text" >
 
152
             <string>&amp;Host:</string>
 
153
            </property>
 
154
            <property name="alignment" >
 
155
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
156
            </property>
 
157
            <property name="wordWrap" >
 
158
             <bool>false</bool>
 
159
            </property>
 
160
            <property name="buddy" >
 
161
             <cstring>ServerHostComboBox</cstring>
 
162
            </property>
 
163
           </widget>
 
164
          </item>
 
165
          <item row="0" column="4" >
 
166
           <widget class="QComboBox" name="ServerPortComboBox" >
 
167
            <property name="maximumSize" >
 
168
             <size>
 
169
              <width>60</width>
 
170
              <height>32767</height>
 
171
             </size>
 
172
            </property>
 
173
            <property name="font" >
 
174
             <font>
 
175
              <weight>50</weight>
 
176
              <bold>false</bold>
 
177
             </font>
 
178
            </property>
 
179
            <property name="toolTip" >
 
180
             <string>LinuxSampler server listener port number</string>
 
181
            </property>
 
182
            <property name="editable" >
 
183
             <bool>true</bool>
 
184
            </property>
 
185
            <item>
 
186
             <property name="text" >
 
187
              <string>8888</string>
 
188
             </property>
 
189
            </item>
 
190
           </widget>
 
191
          </item>
 
192
          <item row="0" column="3" >
 
193
           <widget class="QLabel" name="ServerPortTextLabel" >
 
194
            <property name="maximumSize" >
 
195
             <size>
 
196
              <width>60</width>
 
197
              <height>32767</height>
 
198
             </size>
 
199
            </property>
 
200
            <property name="font" >
 
201
             <font>
 
202
              <weight>50</weight>
 
203
              <bold>false</bold>
 
204
             </font>
 
205
            </property>
 
206
            <property name="text" >
 
207
             <string>&amp;Port:</string>
 
208
            </property>
 
209
            <property name="alignment" >
 
210
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
211
            </property>
 
212
            <property name="wordWrap" >
 
213
             <bool>false</bool>
 
214
            </property>
 
215
            <property name="buddy" >
 
216
             <cstring>ServerPortComboBox</cstring>
 
217
            </property>
 
218
           </widget>
 
219
          </item>
 
220
          <item row="0" column="1" colspan="2" >
 
221
           <widget class="QComboBox" name="ServerHostComboBox" >
 
222
            <property name="sizePolicy" >
 
223
             <sizepolicy>
 
224
              <hsizetype>7</hsizetype>
 
225
              <vsizetype>0</vsizetype>
 
226
              <horstretch>0</horstretch>
 
227
              <verstretch>0</verstretch>
 
228
             </sizepolicy>
 
229
            </property>
 
230
            <property name="font" >
 
231
             <font>
 
232
              <weight>50</weight>
 
233
              <bold>false</bold>
 
234
             </font>
 
235
            </property>
 
236
            <property name="toolTip" >
 
237
             <string>LinuxSampler server host name or address</string>
 
238
            </property>
 
239
            <property name="editable" >
 
240
             <bool>true</bool>
 
241
            </property>
 
242
            <item>
 
243
             <property name="text" >
 
244
              <string>localhost</string>
 
245
             </property>
 
246
            </item>
 
247
           </widget>
 
248
          </item>
 
249
          <item row="4" column="0" >
 
250
           <widget class="QLabel" name="ServerCmdLineTextLabel" >
 
251
            <property name="font" >
 
252
             <font>
 
253
              <weight>50</weight>
 
254
              <bold>false</bold>
 
255
             </font>
 
256
            </property>
 
257
            <property name="text" >
 
258
             <string>&amp;Command line:</string>
 
259
            </property>
 
260
            <property name="alignment" >
 
261
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
262
            </property>
 
263
            <property name="wordWrap" >
 
264
             <bool>false</bool>
 
265
            </property>
 
266
            <property name="buddy" >
 
267
             <cstring>ServerCmdLineComboBox</cstring>
 
268
            </property>
 
269
           </widget>
 
270
          </item>
 
271
          <item row="3" column="1" colspan="4" >
 
272
           <widget class="QCheckBox" name="ServerStartCheckBox" >
 
273
            <property name="font" >
 
274
             <font>
 
275
              <weight>50</weight>
 
276
              <bold>false</bold>
 
277
             </font>
 
278
            </property>
 
279
            <property name="toolTip" >
 
280
             <string>Whether to start the LinuxSampler server on local machine</string>
 
281
            </property>
 
282
            <property name="text" >
 
283
             <string>&amp;Start server locally</string>
 
284
            </property>
 
285
            <property name="shortcut" >
 
286
             <string>Alt+S</string>
 
287
            </property>
 
288
           </widget>
 
289
          </item>
 
290
          <item row="4" column="1" colspan="4" >
 
291
           <widget class="QComboBox" name="ServerCmdLineComboBox" >
 
292
            <property name="sizePolicy" >
 
293
             <sizepolicy>
 
294
              <hsizetype>7</hsizetype>
 
295
              <vsizetype>0</vsizetype>
 
296
              <horstretch>0</horstretch>
 
297
              <verstretch>0</verstretch>
 
298
             </sizepolicy>
 
299
            </property>
 
300
            <property name="font" >
 
301
             <font>
 
302
              <weight>50</weight>
 
303
              <bold>false</bold>
 
304
             </font>
 
305
            </property>
 
306
            <property name="toolTip" >
 
307
             <string>Command line to start LinuxSampler server locally</string>
 
308
            </property>
 
309
            <property name="editable" >
 
310
             <bool>true</bool>
 
311
            </property>
 
312
            <item>
 
313
             <property name="text" >
 
314
              <string>linuxsampler</string>
 
315
             </property>
 
316
            </item>
 
317
           </widget>
 
318
          </item>
 
319
          <item row="5" column="0" >
 
320
           <widget class="QLabel" name="StartDelayTextLabel" >
 
321
            <property name="font" >
 
322
             <font>
 
323
              <weight>50</weight>
 
324
              <bold>false</bold>
 
325
             </font>
 
326
            </property>
 
327
            <property name="text" >
 
328
             <string>Start &amp;delay:</string>
 
329
            </property>
 
330
            <property name="alignment" >
 
331
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
332
            </property>
 
333
            <property name="wordWrap" >
 
334
             <bool>false</bool>
 
335
            </property>
 
336
            <property name="buddy" >
 
337
             <cstring>StartDelaySpinBox</cstring>
 
338
            </property>
 
339
           </widget>
 
340
          </item>
 
341
          <item row="5" column="1" >
 
342
           <widget class="QSpinBox" name="StartDelaySpinBox" >
 
343
            <property name="sizePolicy" >
 
344
             <sizepolicy>
 
345
              <hsizetype>5</hsizetype>
 
346
              <vsizetype>0</vsizetype>
 
347
              <horstretch>0</horstretch>
 
348
              <verstretch>0</verstretch>
 
349
             </sizepolicy>
 
350
            </property>
 
351
            <property name="minimumSize" >
 
352
             <size>
 
353
              <width>40</width>
 
354
              <height>0</height>
 
355
             </size>
 
356
            </property>
 
357
            <property name="font" >
 
358
             <font>
 
359
              <weight>50</weight>
 
360
              <bold>false</bold>
 
361
             </font>
 
362
            </property>
 
363
            <property name="toolTip" >
 
364
             <string>Delay time in seconds after server startup</string>
 
365
            </property>
 
366
            <property name="suffix" >
 
367
             <string> secs</string>
 
368
            </property>
 
369
            <property name="maximum" >
 
370
             <number>100</number>
 
371
            </property>
 
372
            <property name="minimum" >
 
373
             <number>1</number>
 
374
            </property>
 
375
            <property name="value" >
 
376
             <number>3</number>
 
377
            </property>
 
378
           </widget>
 
379
          </item>
 
380
          <item row="5" column="2" colspan="3" >
 
381
           <spacer>
 
382
            <property name="orientation" >
 
383
             <enum>Qt::Horizontal</enum>
 
384
            </property>
 
385
            <property name="sizeType" >
 
386
             <enum>QSizePolicy::Expanding</enum>
 
387
            </property>
 
388
            <property name="sizeHint" >
 
389
             <size>
 
390
              <width>320</width>
 
391
              <height>16</height>
 
392
             </size>
 
393
            </property>
 
394
           </spacer>
 
395
          </item>
 
396
          <item row="2" column="1" >
 
397
           <spacer>
 
398
            <property name="orientation" >
 
399
             <enum>Qt::Vertical</enum>
 
400
            </property>
 
401
            <property name="sizeType" >
 
402
             <enum>QSizePolicy::Expanding</enum>
 
403
            </property>
 
404
            <property name="sizeHint" >
 
405
             <size>
 
406
              <width>20</width>
 
407
              <height>80</height>
 
408
             </size>
 
409
            </property>
 
410
           </spacer>
 
411
          </item>
 
412
          <item row="1" column="2" colspan="3" >
 
413
           <spacer>
 
414
            <property name="orientation" >
 
415
             <enum>Qt::Horizontal</enum>
 
416
            </property>
 
417
            <property name="sizeType" >
 
418
             <enum>QSizePolicy::Expanding</enum>
 
419
            </property>
 
420
            <property name="sizeHint" >
 
421
             <size>
 
422
              <width>320</width>
 
423
              <height>16</height>
 
424
             </size>
 
425
            </property>
 
426
           </spacer>
 
427
          </item>
 
428
          <item row="1" column="1" >
 
429
           <widget class="QSpinBox" name="ServerTimeoutSpinBox" >
 
430
            <property name="sizePolicy" >
 
431
             <sizepolicy>
 
432
              <hsizetype>5</hsizetype>
 
433
              <vsizetype>0</vsizetype>
 
434
              <horstretch>0</horstretch>
 
435
              <verstretch>0</verstretch>
 
436
             </sizepolicy>
 
437
            </property>
 
438
            <property name="minimumSize" >
 
439
             <size>
 
440
              <width>40</width>
 
441
              <height>0</height>
 
442
             </size>
 
443
            </property>
 
444
            <property name="font" >
 
445
             <font>
 
446
              <weight>50</weight>
 
447
              <bold>false</bold>
 
448
             </font>
 
449
            </property>
 
450
            <property name="toolTip" >
 
451
             <string>Receive timeout in milliseconds</string>
 
452
            </property>
 
453
            <property name="suffix" >
 
454
             <string> msec</string>
 
455
            </property>
 
456
            <property name="maximum" >
 
457
             <number>60000</number>
 
458
            </property>
 
459
            <property name="minimum" >
 
460
             <number>100</number>
 
461
            </property>
 
462
            <property name="singleStep" >
 
463
             <number>100</number>
 
464
            </property>
 
465
            <property name="value" >
 
466
             <number>1000</number>
 
467
            </property>
 
468
           </widget>
 
469
          </item>
 
470
          <item row="1" column="0" >
 
471
           <widget class="QLabel" name="ServerTimeoutTextLabel" >
 
472
            <property name="font" >
 
473
             <font>
 
474
              <weight>50</weight>
 
475
              <bold>false</bold>
 
476
             </font>
 
477
            </property>
 
478
            <property name="text" >
 
479
             <string>&amp;Timeout:</string>
 
480
            </property>
 
481
            <property name="alignment" >
 
482
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
483
            </property>
 
484
            <property name="wordWrap" >
 
485
             <bool>false</bool>
 
486
            </property>
 
487
            <property name="buddy" >
 
488
             <cstring>ServerTimeoutSpinBox</cstring>
 
489
            </property>
 
490
           </widget>
 
491
          </item>
 
492
         </layout>
 
493
        </widget>
 
494
       </item>
 
495
      </layout>
 
496
     </widget>
 
497
     <widget class="QWidget" name="DisplayTabPage" >
 
498
      <attribute name="title" >
 
499
       <string>&amp;Display</string>
 
500
      </attribute>
 
501
      <layout class="QVBoxLayout" >
 
502
       <property name="margin" >
 
503
        <number>8</number>
 
504
       </property>
 
505
       <property name="spacing" >
 
506
        <number>4</number>
 
507
       </property>
 
508
       <item>
 
509
        <widget class="QGroupBox" name="ChannelsGroupBox" >
 
510
         <property name="font" >
 
511
          <font>
 
512
           <weight>75</weight>
 
513
           <bold>true</bold>
 
514
          </font>
 
515
         </property>
 
516
         <property name="title" >
 
517
          <string>Channels</string>
 
518
         </property>
 
519
         <property name="flat" >
 
520
          <bool>true</bool>
 
521
         </property>
 
522
         <layout class="QGridLayout" >
 
523
          <property name="margin" >
 
524
           <number>4</number>
 
525
          </property>
 
526
          <property name="spacing" >
 
527
           <number>4</number>
 
528
          </property>
 
529
          <item row="0" column="0" >
 
530
           <widget class="QLabel" name="DisplayFontTextLabel" >
 
531
            <property name="font" >
 
532
             <font>
 
533
              <weight>50</weight>
 
534
              <bold>false</bold>
 
535
             </font>
 
536
            </property>
 
537
            <property name="sizePolicy" >
 
538
             <sizepolicy>
 
539
              <hsizetype>3</hsizetype>
 
540
              <vsizetype>1</vsizetype>
 
541
              <horstretch>0</horstretch>
 
542
              <verstretch>0</verstretch>
 
543
             </sizepolicy>
 
544
            </property>
 
545
            <property name="minimumSize" >
 
546
             <size>
 
547
              <width>180</width>
 
548
              <height>0</height>
 
549
             </size>
 
550
            </property>
 
551
            <property name="maximumSize" >
 
552
             <size>
 
553
              <width>180</width>
 
554
              <height>32767</height>
 
555
             </size>
 
556
            </property>
 
557
            <property name="toolTip" >
 
558
             <string>Sample channel display font display</string>
 
559
            </property>
 
560
            <property name="autoFillBackground" >
 
561
             <bool>true</bool>
 
562
            </property>
 
563
            <property name="frameShape" >
 
564
             <enum>QFrame::StyledPanel</enum>
 
565
            </property>
 
566
            <property name="frameShadow" >
 
567
             <enum>QFrame::Sunken</enum>
 
568
            </property>
 
569
            <property name="lineWidth" >
 
570
             <number>1</number>
 
571
            </property>
 
572
            <property name="alignment" >
 
573
             <set>Qt::AlignCenter</set>
 
574
            </property>
 
575
            <property name="wordWrap" >
 
576
             <bool>false</bool>
 
577
            </property>
 
578
           </widget>
 
579
          </item>
 
580
          <item row="0" column="1" >
 
581
           <widget class="QPushButton" name="DisplayFontPushButton" >
 
582
            <property name="font" >
 
583
             <font>
 
584
              <weight>50</weight>
 
585
              <bold>false</bold>
 
586
             </font>
 
587
            </property>
 
588
            <property name="toolTip" >
 
589
             <string>Select font for the channel display</string>
 
590
            </property>
 
591
            <property name="text" >
 
592
             <string>&amp;Font...</string>
 
593
            </property>
 
594
            <property name="shortcut" >
 
595
             <string>Alt+F</string>
 
596
            </property>
 
597
            <property name="autoDefault" >
 
598
             <bool>false</bool>
 
599
            </property>
 
600
           </widget>
 
601
          </item>
 
602
          <item row="0" column="2" >
 
603
           <spacer>
 
604
            <property name="orientation" >
 
605
             <enum>Qt::Horizontal</enum>
 
606
            </property>
 
607
            <property name="sizeType" >
 
608
             <enum>QSizePolicy::Expanding</enum>
 
609
            </property>
 
610
            <property name="sizeHint" >
 
611
             <size>
 
612
              <width>56</width>
 
613
              <height>16</height>
 
614
             </size>
 
615
            </property>
 
616
           </spacer>
 
617
          </item>
 
618
          <item row="0" column="3" >
 
619
           <widget class="QCheckBox" name="AutoRefreshCheckBox" >
 
620
            <property name="font" >
 
621
             <font>
 
622
              <weight>50</weight>
 
623
              <bold>false</bold>
 
624
             </font>
 
625
            </property>
 
626
            <property name="toolTip" >
 
627
             <string>Whether to refresh the channels view automatically</string>
 
628
            </property>
 
629
            <property name="text" >
 
630
             <string>&amp;Auto refresh:</string>
 
631
            </property>
 
632
            <property name="shortcut" >
 
633
             <string>Alt+A</string>
 
634
            </property>
 
635
           </widget>
 
636
          </item>
 
637
          <item row="1" column="3" >
 
638
           <widget class="QLabel" name="MaxVolumeTextLabel" >
 
639
            <property name="font" >
 
640
             <font>
 
641
              <weight>50</weight>
 
642
              <bold>false</bold>
 
643
             </font>
 
644
            </property>
 
645
            <property name="text" >
 
646
             <string>Maximum &amp;volume:</string>
 
647
            </property>
 
648
            <property name="alignment" >
 
649
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
650
            </property>
 
651
            <property name="wordWrap" >
 
652
             <bool>false</bool>
 
653
            </property>
 
654
            <property name="buddy" >
 
655
             <cstring>MaxVolumeSpinBox</cstring>
 
656
            </property>
 
657
           </widget>
 
658
          </item>
 
659
          <item row="0" column="4" >
 
660
           <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
 
661
            <property name="sizePolicy" >
 
662
             <sizepolicy>
 
663
              <hsizetype>1</hsizetype>
 
664
              <vsizetype>0</vsizetype>
 
665
              <horstretch>0</horstretch>
 
666
              <verstretch>0</verstretch>
 
667
             </sizepolicy>
 
668
            </property>
 
669
            <property name="font" >
 
670
             <font>
 
671
              <weight>50</weight>
 
672
              <bold>false</bold>
 
673
             </font>
 
674
            </property>
 
675
            <property name="toolTip" >
 
676
             <string>Time in milliseconds between each auto-refresh cycle</string>
 
677
            </property>
 
678
            <property name="suffix" >
 
679
             <string> msec</string>
 
680
            </property>
 
681
            <property name="maximum" >
 
682
             <number>20000</number>
 
683
            </property>
 
684
            <property name="minimum" >
 
685
             <number>200</number>
 
686
            </property>
 
687
            <property name="singleStep" >
 
688
             <number>100</number>
 
689
            </property>
 
690
            <property name="value" >
 
691
             <number>1000</number>
 
692
            </property>
 
693
           </widget>
 
694
          </item>
 
695
          <item row="1" column="4" >
 
696
           <widget class="QSpinBox" name="MaxVolumeSpinBox" >
 
697
            <property name="sizePolicy" >
 
698
             <sizepolicy>
 
699
              <hsizetype>1</hsizetype>
 
700
              <vsizetype>0</vsizetype>
 
701
              <horstretch>0</horstretch>
 
702
              <verstretch>0</verstretch>
 
703
             </sizepolicy>
 
704
            </property>
 
705
            <property name="font" >
 
706
             <font>
 
707
              <weight>50</weight>
 
708
              <bold>false</bold>
 
709
             </font>
 
710
            </property>
 
711
            <property name="toolTip" >
 
712
             <string>Upper limit for the sampler channel volume setting</string>
 
713
            </property>
 
714
            <property name="suffix" >
 
715
             <string> %</string>
 
716
            </property>
 
717
            <property name="maximum" >
 
718
             <number>1000</number>
 
719
            </property>
 
720
            <property name="singleStep" >
 
721
             <number>10</number>
 
722
            </property>
 
723
            <property name="value" >
 
724
             <number>100</number>
 
725
            </property>
 
726
           </widget>
 
727
          </item>
 
728
          <item row="1" column="0" colspan="2" >
 
729
           <widget class="QCheckBox" name="DisplayEffectCheckBox" >
 
730
            <property name="font" >
 
731
             <font>
 
732
              <weight>50</weight>
 
733
              <bold>false</bold>
 
734
             </font>
 
735
            </property>
 
736
            <property name="toolTip" >
 
737
             <string>Whether to enable a shiny glass light effect on the channel display</string>
 
738
            </property>
 
739
            <property name="text" >
 
740
             <string>Display shiny glass light &amp;effect</string>
 
741
            </property>
 
742
            <property name="shortcut" >
 
743
             <string>Alt+E</string>
 
744
            </property>
 
745
           </widget>
 
746
          </item>
 
747
         </layout>
 
748
        </widget>
 
749
       </item>
 
750
       <item>
 
751
        <widget class="QGroupBox" name="MessagesGroupBox" >
 
752
         <property name="font" >
 
753
          <font>
 
754
           <weight>75</weight>
 
755
           <bold>true</bold>
 
756
          </font>
 
757
         </property>
 
758
         <property name="title" >
 
759
          <string>Messages</string>
 
760
         </property>
 
761
         <property name="flat" >
 
762
          <bool>true</bool>
 
763
         </property>
 
764
         <layout class="QHBoxLayout" >
 
765
          <property name="margin" >
 
766
           <number>4</number>
 
767
          </property>
 
768
          <property name="spacing" >
 
769
           <number>4</number>
 
770
          </property>
 
771
          <item>
 
772
           <widget class="QLabel" name="MessagesFontTextLabel" >
 
773
            <property name="sizePolicy" >
 
774
             <sizepolicy>
 
775
              <hsizetype>3</hsizetype>
 
776
              <vsizetype>1</vsizetype>
 
777
              <horstretch>0</horstretch>
 
778
              <verstretch>0</verstretch>
 
779
             </sizepolicy>
 
780
            </property>
 
781
            <property name="font" >
 
782
             <font>
 
783
              <weight>50</weight>
 
784
              <bold>false</bold>
 
785
             </font>
 
786
            </property>
 
787
            <property name="minimumSize" >
 
788
             <size>
 
789
              <width>180</width>
 
790
              <height>0</height>
 
791
             </size>
 
792
            </property>
 
793
            <property name="maximumSize" >
 
794
             <size>
 
795
              <width>180</width>
 
796
              <height>32767</height>
 
797
             </size>
 
798
            </property>
 
799
            <property name="toolTip" >
 
800
             <string>Sample messages text font display</string>
 
801
            </property>
 
802
            <property name="autoFillBackground" >
 
803
             <bool>true</bool>
 
804
            </property>
 
805
            <property name="frameShape" >
 
806
             <enum>QFrame::StyledPanel</enum>
 
807
            </property>
 
808
            <property name="frameShadow" >
 
809
             <enum>QFrame::Sunken</enum>
 
810
            </property>
 
811
            <property name="alignment" >
 
812
             <set>Qt::AlignCenter</set>
 
813
            </property>
 
814
            <property name="wordWrap" >
 
815
             <bool>false</bool>
 
816
            </property>
 
817
           </widget>
 
818
          </item>
 
819
          <item>
 
820
           <widget class="QPushButton" name="MessagesFontPushButton" >
 
821
            <property name="font" >
 
822
             <font>
 
823
              <weight>50</weight>
 
824
              <bold>false</bold>
 
825
             </font>
 
826
            </property>
 
827
            <property name="toolTip" >
 
828
             <string>Select font for the messages text display</string>
 
829
            </property>
 
830
            <property name="text" >
 
831
             <string>&amp;Font...</string>
 
832
            </property>
 
833
            <property name="shortcut" >
 
834
             <string>Alt+F</string>
 
835
            </property>
 
836
            <property name="autoDefault" >
 
837
             <bool>false</bool>
 
838
            </property>
 
839
           </widget>
 
840
          </item>
 
841
          <item>
 
842
           <spacer>
 
843
            <property name="orientation" >
 
844
             <enum>Qt::Horizontal</enum>
 
845
            </property>
 
846
            <property name="sizeType" >
 
847
             <enum>QSizePolicy::Expanding</enum>
 
848
            </property>
 
849
            <property name="sizeHint" >
 
850
             <size>
 
851
              <width>49</width>
 
852
              <height>16</height>
 
853
             </size>
 
854
            </property>
 
855
           </spacer>
 
856
          </item>
 
857
          <item>
 
858
           <widget class="QCheckBox" name="MessagesLimitCheckBox" >
 
859
            <property name="font" >
 
860
             <font>
 
861
              <weight>50</weight>
 
862
              <bold>false</bold>
 
863
             </font>
 
864
            </property>
 
865
            <property name="toolTip" >
 
866
             <string>Whether to keep a maximum number of lines in the messages window</string>
 
867
            </property>
 
868
            <property name="text" >
 
869
             <string>&amp;Messages limit:</string>
 
870
            </property>
 
871
            <property name="shortcut" >
 
872
             <string>Alt+M</string>
 
873
            </property>
 
874
           </widget>
 
875
          </item>
 
876
          <item>
 
877
           <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
 
878
            <property name="font" >
 
879
             <font>
 
880
              <weight>50</weight>
 
881
              <bold>false</bold>
 
882
             </font>
 
883
            </property>
 
884
            <property name="toolTip" >
 
885
             <string>The maximum number of message lines to keep in view</string>
 
886
            </property>
 
887
            <property name="suffix" >
 
888
             <string> lines</string>
 
889
            </property>
 
890
            <property name="maximum" >
 
891
             <number>10000</number>
 
892
            </property>
 
893
            <property name="minimum" >
 
894
             <number>100</number>
 
895
            </property>
 
896
            <property name="singleStep" >
 
897
             <number>100</number>
 
898
            </property>
 
899
            <property name="value" >
 
900
             <number>1000</number>
 
901
            </property>
 
902
           </widget>
 
903
          </item>
 
904
         </layout>
 
905
        </widget>
 
906
       </item>
 
907
       <item>
 
908
        <widget class="QGroupBox" name="OtherGroupBox" >
 
909
         <property name="font" >
 
910
          <font>
 
911
           <weight>75</weight>
 
912
           <bold>true</bold>
 
913
          </font>
 
914
         </property>
 
915
         <property name="title" >
 
916
          <string>Other</string>
 
917
         </property>
 
918
         <property name="flat" >
 
919
          <bool>true</bool>
 
920
         </property>
 
921
         <layout class="QGridLayout" >
 
922
          <property name="margin" >
 
923
           <number>4</number>
 
924
          </property>
 
925
          <property name="spacing" >
 
926
           <number>4</number>
 
927
          </property>
 
928
          <item rowspan="2" row="0" column="0" >
 
929
           <layout class="QVBoxLayout" >
 
930
            <property name="margin" >
 
931
             <number>0</number>
 
932
            </property>
 
933
            <property name="spacing" >
 
934
             <number>4</number>
 
935
            </property>
 
936
            <item>
 
937
             <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >
 
938
              <property name="font" >
 
939
               <font>
 
940
                <weight>50</weight>
 
941
                <bold>false</bold>
 
942
               </font>
 
943
              </property>
 
944
              <property name="toolTip" >
 
945
               <string>Whether to ask for confirmation on removals</string>
 
946
              </property>
 
947
              <property name="text" >
 
948
               <string>&amp;Confirm removals</string>
 
949
              </property>
 
950
              <property name="shortcut" >
 
951
               <string>Alt+C</string>
 
952
              </property>
 
953
             </widget>
 
954
            </item>
 
955
            <item>
 
956
             <widget class="QCheckBox" name="KeepOnTopCheckBox" >
 
957
              <property name="font" >
 
958
               <font>
 
959
                <weight>50</weight>
 
960
                <bold>false</bold>
 
961
               </font>
 
962
              </property>
 
963
              <property name="toolTip" >
 
964
               <string>Whether to keep all child windows on top of the main window</string>
 
965
              </property>
 
966
              <property name="text" >
 
967
               <string>&amp;Keep child windows always on top</string>
 
968
              </property>
 
969
              <property name="shortcut" >
 
970
               <string>Alt+K</string>
 
971
              </property>
 
972
             </widget>
 
973
            </item>
 
974
            <item>
 
975
             <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
 
976
              <property name="font" >
 
977
               <font>
 
978
                <weight>50</weight>
 
979
                <bold>false</bold>
 
980
               </font>
 
981
              </property>
 
982
              <property name="toolTip" >
 
983
               <string>Whether to capture standard output (stdout/stderr) into messages window</string>
 
984
              </property>
 
985
              <property name="text" >
 
986
               <string>Capture standard &amp;output</string>
 
987
              </property>
 
988
              <property name="shortcut" >
 
989
               <string>Alt+O</string>
 
990
              </property>
 
991
             </widget>
 
992
            </item>
 
993
            <item>
 
994
             <widget class="QCheckBox" name="CompletePathCheckBox" >
 
995
              <property name="font" >
 
996
               <font>
 
997
                <weight>50</weight>
 
998
                <bold>false</bold>
 
999
               </font>
 
1000
              </property>
 
1001
              <property name="toolTip" >
 
1002
               <string>Whether to show the complete directory path of loaded session files</string>
 
1003
              </property>
 
1004
              <property name="text" >
 
1005
               <string>Show complete &amp;path of session files</string>
 
1006
              </property>
 
1007
              <property name="shortcut" >
 
1008
               <string>Alt+P</string>
 
1009
              </property>
 
1010
             </widget>
 
1011
            </item>
 
1012
            <item>
 
1013
             <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
 
1014
              <property name="font" >
 
1015
               <font>
 
1016
                <weight>50</weight>
 
1017
                <bold>false</bold>
 
1018
               </font>
 
1019
              </property>
 
1020
              <property name="toolTip" >
 
1021
               <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
 
1022
              </property>
 
1023
              <property name="text" >
 
1024
               <string>Show actual &amp;instrument names</string>
 
1025
              </property>
 
1026
              <property name="shortcut" >
 
1027
               <string>Alt+I</string>
 
1028
              </property>
 
1029
             </widget>
 
1030
            </item>
 
1031
           </layout>
 
1032
          </item>
 
1033
          <item row="0" column="3" >
 
1034
           <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
 
1035
            <property name="font" >
 
1036
             <font>
 
1037
              <weight>50</weight>
 
1038
              <bold>false</bold>
 
1039
             </font>
 
1040
            </property>
 
1041
            <property name="toolTip" >
 
1042
             <string>The maximum number of recent files to keep in menu</string>
 
1043
            </property>
 
1044
            <property name="maximum" >
 
1045
             <number>20</number>
 
1046
            </property>
 
1047
            <property name="minimum" >
 
1048
             <number>0</number>
 
1049
            </property>
 
1050
            <property name="value" >
 
1051
             <number>5</number>
 
1052
            </property>
 
1053
           </widget>
 
1054
          </item>
 
1055
          <item row="0" column="2" >
 
1056
           <widget class="QLabel" name="MaxRecentFilesTextLabel" >
 
1057
            <property name="font" >
 
1058
             <font>
 
1059
              <weight>50</weight>
 
1060
              <bold>false</bold>
 
1061
             </font>
 
1062
            </property>
 
1063
            <property name="text" >
 
1064
             <string>&amp;Number of recent files:</string>
 
1065
            </property>
 
1066
            <property name="alignment" >
 
1067
             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
 
1068
            </property>
 
1069
            <property name="wordWrap" >
 
1070
             <bool>false</bool>
 
1071
            </property>
 
1072
            <property name="buddy" >
 
1073
             <cstring>MaxRecentFilesSpinBox</cstring>
 
1074
            </property>
 
1075
           </widget>
 
1076
          </item>
 
1077
          <item row="0" column="1" >
 
1078
           <spacer>
 
1079
            <property name="orientation" >
 
1080
             <enum>Qt::Horizontal</enum>
 
1081
            </property>
 
1082
            <property name="sizeType" >
 
1083
             <enum>QSizePolicy::Expanding</enum>
 
1084
            </property>
 
1085
            <property name="sizeHint" >
 
1086
             <size>
 
1087
              <width>110</width>
 
1088
              <height>16</height>
 
1089
             </size>
 
1090
            </property>
 
1091
           </spacer>
 
1092
          </item>
 
1093
          <item row="1" column="1" colspan="3" >
 
1094
           <spacer>
 
1095
            <property name="orientation" >
 
1096
             <enum>Qt::Horizontal</enum>
 
1097
            </property>
 
1098
            <property name="sizeType" >
 
1099
             <enum>QSizePolicy::Expanding</enum>
 
1100
            </property>
 
1101
            <property name="sizeHint" >
 
1102
             <size>
 
1103
              <width>280</width>
 
1104
              <height>16</height>
 
1105
             </size>
 
1106
            </property>
 
1107
           </spacer>
 
1108
          </item>
 
1109
         </layout>
 
1110
        </widget>
 
1111
       </item>
 
1112
      </layout>
 
1113
     </widget>
 
1114
    </widget>
 
1115
   </item>
 
1116
  </layout>
 
1117
 </widget>
 
1118
 <layoutdefault spacing="4" margin="4" />
 
1119
 <tabstops>
 
1120
  <tabstop>OptionsTabWidget</tabstop>
 
1121
  <tabstop>ServerHostComboBox</tabstop>
 
1122
  <tabstop>ServerPortComboBox</tabstop>
 
1123
  <tabstop>ServerTimeoutSpinBox</tabstop>
 
1124
  <tabstop>ServerStartCheckBox</tabstop>
 
1125
  <tabstop>ServerCmdLineComboBox</tabstop>
 
1126
  <tabstop>StartDelaySpinBox</tabstop>
 
1127
  <tabstop>DisplayFontPushButton</tabstop>
 
1128
  <tabstop>DisplayEffectCheckBox</tabstop>
 
1129
  <tabstop>AutoRefreshCheckBox</tabstop>
 
1130
  <tabstop>AutoRefreshTimeSpinBox</tabstop>
 
1131
  <tabstop>MaxVolumeSpinBox</tabstop>
 
1132
  <tabstop>MessagesFontPushButton</tabstop>
 
1133
  <tabstop>MessagesLimitCheckBox</tabstop>
 
1134
  <tabstop>MessagesLimitLinesSpinBox</tabstop>
 
1135
  <tabstop>ConfirmRemoveCheckBox</tabstop>
 
1136
  <tabstop>KeepOnTopCheckBox</tabstop>
 
1137
  <tabstop>StdoutCaptureCheckBox</tabstop>
 
1138
  <tabstop>CompletePathCheckBox</tabstop>
 
1139
  <tabstop>InstrumentNamesCheckBox</tabstop>
 
1140
  <tabstop>MaxRecentFilesSpinBox</tabstop>
 
1141
  <tabstop>OkPushButton</tabstop>
 
1142
  <tabstop>CancelPushButton</tabstop>
 
1143
 </tabstops>
 
1144
 <resources>
 
1145
  <include location="../icons/qsampler.qrc" />
 
1146
 </resources>
 
1147
</ui>