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

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

  ViewVC Help
Powered by ViewVC