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

Legend:
Removed from v.102  
changed lines
  Added in v.1788

  ViewVC Help
Powered by ViewVC