/[svn]/qsampler/trunk/src/qsamplerOptionsForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerOptionsForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.987  
changed lines
  Added in v.1803

  ViewVC Help
Powered by ViewVC