/[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 1463 by capela, Thu Nov 1 13:01:27 2007 UTC revision 2107 by capela, Sat Jul 10 09:47:33 2010 UTC
# Line 2  Line 2 
2   <author>rncbc aka Rui Nuno Capela</author>   <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) 2005-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2005-2010, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 18  Line 19 
19     with this program; if not, write to the Free Software Foundation, Inc.,     with this program; if not, write to the Free Software Foundation, Inc.,
20     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>   </comment>
23   <class>qsamplerOptionsForm</class>   <class>qsamplerOptionsForm</class>
24   <widget class="QDialog" name="qsamplerOptionsForm" >   <widget class="QDialog" name="qsamplerOptionsForm" >
25    <property name="geometry" >    <property name="geometry" >
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>586</width>      <width>539</width>
30      <height>481</height>      <height>422</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="sizePolicy" >  
    <sizepolicy>  
     <hsizetype>1</hsizetype>  
     <vsizetype>1</vsizetype>  
     <horstretch>0</horstretch>  
     <verstretch>0</verstretch>  
    </sizepolicy>  
   </property>  
33    <property name="windowTitle" >    <property name="windowTitle" >
34     <string>Qsampler: Options</string>     <string>Qsampler: Options</string>
35    </property>    </property>
36    <property name="windowIcon" >    <property name="windowIcon" >
37     <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset>     <iconset resource="qsampler.qrc" >
38        <normaloff>:/images/qsampler.png</normaloff>:/images/qsampler.png</iconset>
39    </property>    </property>
40    <property name="sizeGripEnabled" >    <property name="sizeGripEnabled" >
41     <bool>true</bool>     <bool>true</bool>
# Line 53  Line 47 
47     <property name="spacing" >     <property name="spacing" >
48      <number>4</number>      <number>4</number>
49     </property>     </property>
    <item row="1" column="0" >  
     <layout class="QHBoxLayout" >  
      <property name="margin" >  
       <number>0</number>  
      </property>  
      <property name="spacing" >  
       <number>4</number>  
      </property>  
      <item>  
       <spacer>  
        <property name="orientation" >  
         <enum>Qt::Horizontal</enum>  
        </property>  
        <property name="sizeType" >  
         <enum>QSizePolicy::Expanding</enum>  
        </property>  
        <property name="sizeHint" >  
         <size>  
          <width>250</width>  
          <height>16</height>  
         </size>  
        </property>  
       </spacer>  
      </item>  
      <item>  
       <widget class="QPushButton" name="OkPushButton" >  
        <property name="text" >  
         <string>OK</string>  
        </property>  
        <property name="icon" >  
         <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>  
        </property>  
       </widget>  
      </item>  
      <item>  
       <widget class="QPushButton" name="CancelPushButton" >  
        <property name="text" >  
         <string>Cancel</string>  
        </property>  
        <property name="icon" >  
         <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>  
        </property>  
       </widget>  
      </item>  
     </layout>  
    </item>  
50     <item row="0" column="0" >     <item row="0" column="0" >
51      <widget class="QTabWidget" name="OptionsTabWidget" >      <widget class="QTabWidget" name="OptionsTabWidget" >
52       <property name="acceptDrops" >       <property name="acceptDrops" >
# Line 108  Line 56 
56        <number>0</number>        <number>0</number>
57       </property>       </property>
58       <widget class="QWidget" name="ServerTabPage" >       <widget class="QWidget" name="ServerTabPage" >
59          <property name="geometry" >
60           <rect>
61            <x>0</x>
62            <y>0</y>
63            <width>527</width>
64            <height>352</height>
65           </rect>
66          </property>
67        <attribute name="title" >        <attribute name="title" >
68         <string>&amp;Server</string>         <string>&amp;Server</string>
69        </attribute>        </attribute>
70        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>0</number>  
        </property>  
71         <property name="spacing" >         <property name="spacing" >
72          <number>4</number>          <number>4</number>
73         </property>         </property>
74           <property name="margin" >
75            <number>8</number>
76           </property>
77         <item>         <item>
78          <widget class="QGroupBox" name="SettingsGroupBox" >          <widget class="QGroupBox" name="SettingsGroupBox" >
79           <property name="font" >           <property name="font" >
# Line 134  Line 90 
90           </property>           </property>
91           <layout class="QGridLayout" >           <layout class="QGridLayout" >
92            <property name="margin" >            <property name="margin" >
93             <number>0</number>             <number>4</number>
94            </property>            </property>
95            <property name="spacing" >            <property name="spacing" >
96             <number>4</number>             <number>4</number>
# Line 142  Line 98 
98            <item row="0" column="0" >            <item row="0" column="0" >
99             <widget class="QLabel" name="ServerHostTextLabel" >             <widget class="QLabel" name="ServerHostTextLabel" >
100              <property name="font" >              <property name="font" >
101               <font/>               <font>
102                  <weight>50</weight>
103                  <bold>false</bold>
104                 </font>
105              </property>              </property>
106              <property name="text" >              <property name="text" >
107               <string>&amp;Host:</string>               <string>&amp;Host:</string>
# Line 167  Line 126 
126               </size>               </size>
127              </property>              </property>
128              <property name="font" >              <property name="font" >
129               <font/>               <font>
130                  <weight>50</weight>
131                  <bold>false</bold>
132                 </font>
133              </property>              </property>
134              <property name="toolTip" >              <property name="toolTip" >
135               <string>LinuxSampler server listener port number</string>               <string>LinuxSampler server listener port number</string>
# Line 191  Line 153 
153               </size>               </size>
154              </property>              </property>
155              <property name="font" >              <property name="font" >
156               <font/>               <font>
157                  <weight>50</weight>
158                  <bold>false</bold>
159                 </font>
160              </property>              </property>
161              <property name="text" >              <property name="text" >
162               <string>&amp;Port:</string>               <string>&amp;Port:</string>
# Line 210  Line 175 
175            <item row="0" column="1" colspan="2" >            <item row="0" column="1" colspan="2" >
176             <widget class="QComboBox" name="ServerHostComboBox" >             <widget class="QComboBox" name="ServerHostComboBox" >
177              <property name="sizePolicy" >              <property name="sizePolicy" >
178               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
179                <horstretch>0</horstretch>                <horstretch>0</horstretch>
180                <verstretch>0</verstretch>                <verstretch>0</verstretch>
181               </sizepolicy>               </sizepolicy>
182              </property>              </property>
183              <property name="font" >              <property name="font" >
184               <font/>               <font>
185                  <weight>50</weight>
186                  <bold>false</bold>
187                 </font>
188              </property>              </property>
189              <property name="toolTip" >              <property name="toolTip" >
190               <string>LinuxSampler server host name or address</string>               <string>LinuxSampler server host name or address</string>
# Line 236  Line 202 
202            <item row="4" column="0" >            <item row="4" column="0" >
203             <widget class="QLabel" name="ServerCmdLineTextLabel" >             <widget class="QLabel" name="ServerCmdLineTextLabel" >
204              <property name="font" >              <property name="font" >
205               <font/>               <font>
206                  <weight>50</weight>
207                  <bold>false</bold>
208                 </font>
209              </property>              </property>
210              <property name="text" >              <property name="text" >
211               <string>&amp;Command line:</string>               <string>&amp;Command line:</string>
# Line 255  Line 224 
224            <item row="3" column="1" colspan="4" >            <item row="3" column="1" colspan="4" >
225             <widget class="QCheckBox" name="ServerStartCheckBox" >             <widget class="QCheckBox" name="ServerStartCheckBox" >
226              <property name="font" >              <property name="font" >
227               <font/>               <font>
228                  <weight>50</weight>
229                  <bold>false</bold>
230                 </font>
231              </property>              </property>
232              <property name="toolTip" >              <property name="toolTip" >
233               <string>Whether to start the LinuxSampler server on local machine</string>               <string>Whether to start the LinuxSampler server on local machine</string>
# Line 271  Line 243 
243            <item row="4" column="1" colspan="4" >            <item row="4" column="1" colspan="4" >
244             <widget class="QComboBox" name="ServerCmdLineComboBox" >             <widget class="QComboBox" name="ServerCmdLineComboBox" >
245              <property name="sizePolicy" >              <property name="sizePolicy" >
246               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
247                <horstretch>0</horstretch>                <horstretch>0</horstretch>
248                <verstretch>0</verstretch>                <verstretch>0</verstretch>
249               </sizepolicy>               </sizepolicy>
250              </property>              </property>
251              <property name="font" >              <property name="font" >
252               <font/>               <font>
253                  <weight>50</weight>
254                  <bold>false</bold>
255                 </font>
256              </property>              </property>
257              <property name="toolTip" >              <property name="toolTip" >
258               <string>Command line to start LinuxSampler server locally</string>               <string>Command line to start LinuxSampler server locally</string>
# Line 297  Line 270 
270            <item row="5" column="0" >            <item row="5" column="0" >
271             <widget class="QLabel" name="StartDelayTextLabel" >             <widget class="QLabel" name="StartDelayTextLabel" >
272              <property name="font" >              <property name="font" >
273               <font/>               <font>
274                  <weight>50</weight>
275                  <bold>false</bold>
276                 </font>
277              </property>              </property>
278              <property name="text" >              <property name="text" >
279               <string>Start &amp;delay:</string>               <string>Start &amp;delay:</string>
# Line 316  Line 292 
292            <item row="5" column="1" >            <item row="5" column="1" >
293             <widget class="QSpinBox" name="StartDelaySpinBox" >             <widget class="QSpinBox" name="StartDelaySpinBox" >
294              <property name="sizePolicy" >              <property name="sizePolicy" >
295               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
296                <horstretch>0</horstretch>                <horstretch>0</horstretch>
297                <verstretch>0</verstretch>                <verstretch>0</verstretch>
298               </sizepolicy>               </sizepolicy>
# Line 330  Line 304 
304               </size>               </size>
305              </property>              </property>
306              <property name="font" >              <property name="font" >
307               <font/>               <font>
308                  <weight>50</weight>
309                  <bold>false</bold>
310                 </font>
311              </property>              </property>
312              <property name="toolTip" >              <property name="toolTip" >
313               <string>Delay time in seconds after server startup</string>               <string>Delay time in seconds after server startup</string>
# Line 338  Line 315 
315              <property name="suffix" >              <property name="suffix" >
316               <string> secs</string>               <string> secs</string>
317              </property>              </property>
             <property name="maximum" >  
              <number>100</number>  
             </property>  
318              <property name="minimum" >              <property name="minimum" >
319               <number>1</number>               <number>1</number>
320              </property>              </property>
321                <property name="maximum" >
322                 <number>100</number>
323                </property>
324              <property name="value" >              <property name="value" >
325               <number>3</number>               <number>3</number>
326              </property>              </property>
# Line 357  Line 334 
334              <property name="sizeType" >              <property name="sizeType" >
335               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
336              </property>              </property>
337              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
338               <size>               <size>
339                <width>320</width>                <width>320</width>
340                <height>16</height>                <height>16</height>
# Line 373  Line 350 
350              <property name="sizeType" >              <property name="sizeType" >
351               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
352              </property>              </property>
353              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
354               <size>               <size>
355                <width>20</width>                <width>20</width>
356                <height>80</height>                <height>20</height>
357               </size>               </size>
358              </property>              </property>
359             </spacer>             </spacer>
# Line 389  Line 366 
366              <property name="sizeType" >              <property name="sizeType" >
367               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
368              </property>              </property>
369              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
370               <size>               <size>
371                <width>320</width>                <width>320</width>
372                <height>16</height>                <height>16</height>
# Line 400  Line 377 
377            <item row="1" column="1" >            <item row="1" column="1" >
378             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >
379              <property name="sizePolicy" >              <property name="sizePolicy" >
380               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
381                <horstretch>0</horstretch>                <horstretch>0</horstretch>
382                <verstretch>0</verstretch>                <verstretch>0</verstretch>
383               </sizepolicy>               </sizepolicy>
# Line 414  Line 389 
389               </size>               </size>
390              </property>              </property>
391              <property name="font" >              <property name="font" >
392               <font/>               <font>
393                  <weight>50</weight>
394                  <bold>false</bold>
395                 </font>
396              </property>              </property>
397              <property name="toolTip" >              <property name="toolTip" >
398               <string>Receive timeout in milliseconds</string>               <string>Receive timeout in milliseconds</string>
# Line 422  Line 400 
400              <property name="suffix" >              <property name="suffix" >
401               <string> msec</string>               <string> msec</string>
402              </property>              </property>
             <property name="maximum" >  
              <number>60000</number>  
             </property>  
403              <property name="minimum" >              <property name="minimum" >
404               <number>100</number>               <number>100</number>
405              </property>              </property>
406                <property name="maximum" >
407                 <number>60000</number>
408                </property>
409              <property name="singleStep" >              <property name="singleStep" >
410               <number>100</number>               <number>100</number>
411              </property>              </property>
# Line 439  Line 417 
417            <item row="1" column="0" >            <item row="1" column="0" >
418             <widget class="QLabel" name="ServerTimeoutTextLabel" >             <widget class="QLabel" name="ServerTimeoutTextLabel" >
419              <property name="font" >              <property name="font" >
420               <font/>               <font>
421                  <weight>50</weight>
422                  <bold>false</bold>
423                 </font>
424              </property>              </property>
425              <property name="text" >              <property name="text" >
426               <string>&amp;Timeout:</string>               <string>&amp;Timeout:</string>
# Line 455  Line 436 
436              </property>              </property>
437             </widget>             </widget>
438            </item>            </item>
439              <item row="6" column="1" >
440               <spacer>
441                <property name="orientation" >
442                 <enum>Qt::Vertical</enum>
443                </property>
444                <property name="sizeType" >
445                 <enum>QSizePolicy::Expanding</enum>
446                </property>
447                <property name="sizeHint" stdset="0" >
448                 <size>
449                  <width>20</width>
450                  <height>20</height>
451                 </size>
452                </property>
453               </spacer>
454              </item>
455             </layout>
456            </widget>
457           </item>
458           <item>
459            <widget class="QGroupBox" name="LoggingGroupBox" >
460             <property name="font" >
461              <font>
462               <weight>75</weight>
463               <bold>true</bold>
464              </font>
465             </property>
466             <property name="title" >
467              <string>Logging</string>
468             </property>
469             <property name="flat" >
470              <bool>true</bool>
471             </property>
472             <layout class="QGridLayout" >
473              <property name="margin" >
474               <number>8</number>
475              </property>
476              <property name="spacing" >
477               <number>4</number>
478              </property>
479              <item row="0" column="1" colspan="3" >
480               <widget class="QComboBox" name="MessagesLogPathComboBox" >
481                <property name="sizePolicy" >
482                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
483                  <horstretch>0</horstretch>
484                  <verstretch>0</verstretch>
485                 </sizepolicy>
486                </property>
487                <property name="font" >
488                 <font>
489                  <weight>50</weight>
490                  <bold>false</bold>
491                 </font>
492                </property>
493                <property name="toolTip" >
494                 <string>Messages log file</string>
495                </property>
496                <property name="editable" >
497                 <bool>true</bool>
498                </property>
499               </widget>
500              </item>
501              <item row="0" column="4" >
502               <widget class="QToolButton" name="MessagesLogPathToolButton" >
503                <property name="minimumSize" >
504                 <size>
505                  <width>22</width>
506                  <height>22</height>
507                 </size>
508                </property>
509                <property name="maximumSize" >
510                 <size>
511                  <width>24</width>
512                  <height>24</height>
513                 </size>
514                </property>
515                <property name="font" >
516                 <font>
517                  <weight>50</weight>
518                  <bold>false</bold>
519                 </font>
520                </property>
521                <property name="focusPolicy" >
522                 <enum>Qt::TabFocus</enum>
523                </property>
524                <property name="toolTip" >
525                 <string>Browse for the messages log file location</string>
526                </property>
527                <property name="text" >
528                 <string>...</string>
529                </property>
530               </widget>
531              </item>
532              <item row="0" column="0" >
533               <widget class="QCheckBox" name="MessagesLogCheckBox" >
534                <property name="font" >
535                 <font>
536                  <weight>50</weight>
537                  <bold>false</bold>
538                 </font>
539                </property>
540                <property name="toolTip" >
541                 <string>Whether to activate a messages logging to file.</string>
542                </property>
543                <property name="text" >
544                 <string>&amp;Messages log file:</string>
545                </property>
546                <property name="shortcut" >
547                 <string>Alt+M</string>
548                </property>
549               </widget>
550              </item>
551             </layout>
552            </widget>
553           </item>
554          </layout>
555         </widget>
556         <widget class="QWidget" name="TuningTabPage" >
557          <property name="geometry" >
558           <rect>
559            <x>0</x>
560            <y>0</y>
561            <width>527</width>
562            <height>352</height>
563           </rect>
564          </property>
565          <attribute name="title" >
566           <string>&amp;Tuning</string>
567          </attribute>
568          <layout class="QGridLayout" >
569           <item row="0" column="0" >
570            <widget class="QGroupBox" name="LimitsGroupBox" >
571             <property name="font" >
572              <font>
573               <weight>75</weight>
574               <bold>true</bold>
575              </font>
576             </property>
577             <property name="title" >
578              <string>Limits</string>
579             </property>
580             <property name="flat" >
581              <bool>true</bool>
582             </property>
583             <layout class="QGridLayout" >
584              <item row="0" column="0" >
585               <widget class="QLabel" name="MaxVoicesTextLabel" >
586                <property name="font" >
587                 <font>
588                  <weight>50</weight>
589                  <bold>false</bold>
590                 </font>
591                </property>
592                <property name="text" >
593                 <string>Maximum number of voices:</string>
594                </property>
595               </widget>
596              </item>
597              <item row="0" column="1" >
598               <widget class="QSpinBox" name="MaxVoicesSpinBox" >
599                <property name="minimumSize" >
600                 <size>
601                  <width>60</width>
602                  <height>0</height>
603                 </size>
604                </property>
605                <property name="font" >
606                 <font>
607                  <weight>50</weight>
608                  <bold>false</bold>
609                 </font>
610                </property>
611                <property name="toolTip" >
612                 <string>Maximum number of voices</string>
613                </property>
614                <property name="maximum" >
615                 <number>999999999</number>
616                </property>
617               </widget>
618              </item>
619              <item rowspan="2" row="0" column="2" >
620               <spacer>
621                <property name="orientation" >
622                 <enum>Qt::Horizontal</enum>
623                </property>
624                <property name="sizeHint" stdset="0" >
625                 <size>
626                  <width>250</width>
627                  <height>20</height>
628                 </size>
629                </property>
630               </spacer>
631              </item>
632              <item row="1" column="0" >
633               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
634                <property name="font" >
635                 <font>
636                  <weight>50</weight>
637                  <bold>false</bold>
638                 </font>
639                </property>
640                <property name="text" >
641                 <string>Maximum number of disk streams:</string>
642                </property>
643               </widget>
644              </item>
645              <item row="1" column="1" >
646               <widget class="QSpinBox" name="MaxStreamsSpinBox" >
647                <property name="minimumSize" >
648                 <size>
649                  <width>60</width>
650                  <height>0</height>
651                 </size>
652                </property>
653                <property name="font" >
654                 <font>
655                  <weight>50</weight>
656                  <bold>false</bold>
657                 </font>
658                </property>
659                <property name="toolTip" >
660                 <string>Maximum number of disk streams</string>
661                </property>
662                <property name="maximum" >
663                 <number>999999999</number>
664                </property>
665               </widget>
666              </item>
667              <item row="2" column="0" colspan="3" >
668               <spacer>
669                <property name="orientation" >
670                 <enum>Qt::Vertical</enum>
671                </property>
672                <property name="sizeHint" stdset="0" >
673                 <size>
674                  <width>20</width>
675                  <height>194</height>
676                 </size>
677                </property>
678               </spacer>
679              </item>
680           </layout>           </layout>
681          </widget>          </widget>
682         </item>         </item>
683        </layout>        </layout>
684       </widget>       </widget>
685       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
686          <property name="geometry" >
687           <rect>
688            <x>0</x>
689            <y>0</y>
690            <width>800</width>
691            <height>480</height>
692           </rect>
693          </property>
694        <attribute name="title" >        <attribute name="title" >
695         <string>&amp;Display</string>         <string>&amp;Display</string>
696        </attribute>        </attribute>
697        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>0</number>  
        </property>  
        <property name="spacing" >  
         <number>4</number>  
        </property>  
698         <item>         <item>
699          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
700           <property name="font" >           <property name="font" >
# Line 487  Line 711 
711           </property>           </property>
712           <layout class="QGridLayout" >           <layout class="QGridLayout" >
713            <property name="margin" >            <property name="margin" >
714             <number>0</number>             <number>4</number>
715            </property>            </property>
716            <property name="spacing" >            <property name="spacing" >
717             <number>4</number>             <number>4</number>
# Line 495  Line 719 
719            <item row="0" column="0" >            <item row="0" column="0" >
720             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
721              <property name="sizePolicy" >              <property name="sizePolicy" >
722               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
723                <horstretch>0</horstretch>                <horstretch>0</horstretch>
724                <verstretch>0</verstretch>                <verstretch>0</verstretch>
725               </sizepolicy>               </sizepolicy>
# Line 514  Line 736 
736                <height>32767</height>                <height>32767</height>
737               </size>               </size>
738              </property>              </property>
             <property name="palette" >  
              <palette>  
               <active>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>85</red>  
                   <green>255</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </active>  
               <inactive>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>85</red>  
                   <green>255</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </inactive>  
               <disabled>  
                <colorrole role="WindowText" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>119</red>  
                   <green>119</green>  
                   <blue>119</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>0</red>  
                   <green>0</green>  
                   <blue>0</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </disabled>  
              </palette>  
             </property>  
739              <property name="font" >              <property name="font" >
740               <font/>               <font>
741                  <weight>50</weight>
742                  <bold>false</bold>
743                 </font>
744              </property>              </property>
745              <property name="toolTip" >              <property name="toolTip" >
746               <string>Sample channel display font display</string>               <string>Sample channel display font display</string>
747              </property>              </property>
748                <property name="autoFillBackground" >
749                 <bool>true</bool>
750                </property>
751              <property name="frameShape" >              <property name="frameShape" >
752               <enum>QFrame::Panel</enum>               <enum>QFrame::StyledPanel</enum>
753              </property>              </property>
754              <property name="frameShadow" >              <property name="frameShadow" >
755               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
# Line 631  Line 768 
768            <item row="0" column="1" >            <item row="0" column="1" >
769             <widget class="QPushButton" name="DisplayFontPushButton" >             <widget class="QPushButton" name="DisplayFontPushButton" >
770              <property name="font" >              <property name="font" >
771               <font/>               <font>
772                  <weight>50</weight>
773                  <bold>false</bold>
774                 </font>
775              </property>              </property>
776              <property name="toolTip" >              <property name="toolTip" >
777               <string>Select font for the channel display</string>               <string>Select font for the channel display</string>
# Line 655  Line 795 
795              <property name="sizeType" >              <property name="sizeType" >
796               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
797              </property>              </property>
798              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
799               <size>               <size>
800                <width>56</width>                <width>56</width>
801                <height>16</height>                <height>16</height>
# Line 666  Line 806 
806            <item row="0" column="3" >            <item row="0" column="3" >
807             <widget class="QCheckBox" name="AutoRefreshCheckBox" >             <widget class="QCheckBox" name="AutoRefreshCheckBox" >
808              <property name="font" >              <property name="font" >
809               <font/>               <font>
810                  <weight>50</weight>
811                  <bold>false</bold>
812                 </font>
813              </property>              </property>
814              <property name="toolTip" >              <property name="toolTip" >
815               <string>Whether to refresh the channels view automatically</string>               <string>Whether to refresh the channels view automatically</string>
# Line 682  Line 825 
825            <item row="1" column="3" >            <item row="1" column="3" >
826             <widget class="QLabel" name="MaxVolumeTextLabel" >             <widget class="QLabel" name="MaxVolumeTextLabel" >
827              <property name="font" >              <property name="font" >
828               <font/>               <font>
829                  <weight>50</weight>
830                  <bold>false</bold>
831                 </font>
832              </property>              </property>
833              <property name="text" >              <property name="text" >
834               <string>Maximum &amp;volume:</string>               <string>Maximum &amp;volume:</string>
# Line 701  Line 847 
847            <item row="0" column="4" >            <item row="0" column="4" >
848             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
849              <property name="sizePolicy" >              <property name="sizePolicy" >
850               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
851                <horstretch>0</horstretch>                <horstretch>0</horstretch>
852                <verstretch>0</verstretch>                <verstretch>0</verstretch>
853               </sizepolicy>               </sizepolicy>
854              </property>              </property>
855              <property name="font" >              <property name="font" >
856               <font/>               <font>
857                  <weight>50</weight>
858                  <bold>false</bold>
859                 </font>
860              </property>              </property>
861              <property name="toolTip" >              <property name="toolTip" >
862               <string>Time in milliseconds between each auto-refresh cycle</string>               <string>Time in milliseconds between each auto-refresh cycle</string>
# Line 717  Line 864 
864              <property name="suffix" >              <property name="suffix" >
865               <string> msec</string>               <string> msec</string>
866              </property>              </property>
             <property name="maximum" >  
              <number>20000</number>  
             </property>  
867              <property name="minimum" >              <property name="minimum" >
868               <number>200</number>               <number>200</number>
869              </property>              </property>
870                <property name="maximum" >
871                 <number>20000</number>
872                </property>
873              <property name="singleStep" >              <property name="singleStep" >
874               <number>100</number>               <number>100</number>
875              </property>              </property>
# Line 734  Line 881 
881            <item row="1" column="4" >            <item row="1" column="4" >
882             <widget class="QSpinBox" name="MaxVolumeSpinBox" >             <widget class="QSpinBox" name="MaxVolumeSpinBox" >
883              <property name="sizePolicy" >              <property name="sizePolicy" >
884               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
885                <horstretch>0</horstretch>                <horstretch>0</horstretch>
886                <verstretch>0</verstretch>                <verstretch>0</verstretch>
887               </sizepolicy>               </sizepolicy>
888              </property>              </property>
889              <property name="font" >              <property name="font" >
890               <font/>               <font>
891                  <weight>50</weight>
892                  <bold>false</bold>
893                 </font>
894              </property>              </property>
895              <property name="toolTip" >              <property name="toolTip" >
896               <string>Upper limit for the sampler channel volume setting</string>               <string>Upper limit for the sampler channel volume setting</string>
# Line 764  Line 912 
912            <item row="1" column="0" colspan="2" >            <item row="1" column="0" colspan="2" >
913             <widget class="QCheckBox" name="DisplayEffectCheckBox" >             <widget class="QCheckBox" name="DisplayEffectCheckBox" >
914              <property name="font" >              <property name="font" >
915               <font/>               <font>
916                  <weight>50</weight>
917                  <bold>false</bold>
918                 </font>
919              </property>              </property>
920              <property name="toolTip" >              <property name="toolTip" >
921               <string>Whether to enable a shiny glass light effect on the channel display</string>               <string>Whether to enable a shiny glass light effect on the channel display</string>
# Line 795  Line 946 
946            <bool>true</bool>            <bool>true</bool>
947           </property>           </property>
948           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
           <property name="margin" >  
            <number>0</number>  
           </property>  
949            <property name="spacing" >            <property name="spacing" >
950             <number>4</number>             <number>4</number>
951            </property>            </property>
952              <property name="margin" >
953               <number>4</number>
954              </property>
955            <item>            <item>
956             <widget class="QLabel" name="MessagesFontTextLabel" >             <widget class="QLabel" name="MessagesFontTextLabel" >
957              <property name="sizePolicy" >              <property name="sizePolicy" >
958               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
959                <horstretch>0</horstretch>                <horstretch>0</horstretch>
960                <verstretch>0</verstretch>                <verstretch>0</verstretch>
961               </sizepolicy>               </sizepolicy>
# Line 823  Line 972 
972                <height>32767</height>                <height>32767</height>
973               </size>               </size>
974              </property>              </property>
             <property name="palette" >  
              <palette>  
               <active>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </active>  
               <inactive>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </inactive>  
               <disabled>  
                <colorrole role="Base" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
                <colorrole role="Window" >  
                 <brush brushstyle="SolidPattern" >  
                  <color alpha="255" >  
                   <red>255</red>  
                   <green>255</green>  
                   <blue>255</blue>  
                  </color>  
                 </brush>  
                </colorrole>  
               </disabled>  
              </palette>  
             </property>  
975              <property name="font" >              <property name="font" >
976               <font/>               <font>
977                  <weight>50</weight>
978                  <bold>false</bold>
979                 </font>
980              </property>              </property>
981              <property name="toolTip" >              <property name="toolTip" >
982               <string>Sample messages text font display</string>               <string>Sample messages text font display</string>
983              </property>              </property>
984                <property name="autoFillBackground" >
985                 <bool>true</bool>
986                </property>
987                <property name="frameShape" >
988                 <enum>QFrame::StyledPanel</enum>
989                </property>
990              <property name="frameShadow" >              <property name="frameShadow" >
991               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
992              </property>              </property>
# Line 907  Line 1001 
1001            <item>            <item>
1002             <widget class="QPushButton" name="MessagesFontPushButton" >             <widget class="QPushButton" name="MessagesFontPushButton" >
1003              <property name="font" >              <property name="font" >
1004               <font/>               <font>
1005                  <weight>50</weight>
1006                  <bold>false</bold>
1007                 </font>
1008              </property>              </property>
1009              <property name="toolTip" >              <property name="toolTip" >
1010               <string>Select font for the messages text display</string>               <string>Select font for the messages text display</string>
# Line 931  Line 1028 
1028              <property name="sizeType" >              <property name="sizeType" >
1029               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
1030              </property>              </property>
1031              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
1032               <size>               <size>
1033                <width>49</width>                <width>49</width>
1034                <height>16</height>                <height>16</height>
# Line 942  Line 1039 
1039            <item>            <item>
1040             <widget class="QCheckBox" name="MessagesLimitCheckBox" >             <widget class="QCheckBox" name="MessagesLimitCheckBox" >
1041              <property name="font" >              <property name="font" >
1042               <font/>               <font>
1043                  <weight>50</weight>
1044                  <bold>false</bold>
1045                 </font>
1046              </property>              </property>
1047              <property name="toolTip" >              <property name="toolTip" >
1048               <string>Whether to keep a maximum number of lines in the messages window</string>               <string>Whether to keep a maximum number of lines in the messages window</string>
# Line 958  Line 1058 
1058            <item>            <item>
1059             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
1060              <property name="font" >              <property name="font" >
1061               <font/>               <font>
1062                  <weight>50</weight>
1063                  <bold>false</bold>
1064                 </font>
1065              </property>              </property>
1066              <property name="toolTip" >              <property name="toolTip" >
1067               <string>The maximum number of message lines to keep in view</string>               <string>The maximum number of message lines to keep in view</string>
# Line 966  Line 1069 
1069              <property name="suffix" >              <property name="suffix" >
1070               <string> lines</string>               <string> lines</string>
1071              </property>              </property>
             <property name="maximum" >  
              <number>10000</number>  
             </property>  
1072              <property name="minimum" >              <property name="minimum" >
1073               <number>100</number>               <number>100</number>
1074              </property>              </property>
1075                <property name="maximum" >
1076                 <number>10000</number>
1077                </property>
1078              <property name="singleStep" >              <property name="singleStep" >
1079               <number>100</number>               <number>100</number>
1080              </property>              </property>
# Line 998  Line 1101 
1101            <bool>true</bool>            <bool>true</bool>
1102           </property>           </property>
1103           <layout class="QGridLayout" >           <layout class="QGridLayout" >
1104            <property name="margin" >            <item row="0" column="0" >
1105             <number>0</number>             <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >
           </property>  
           <property name="spacing" >  
            <number>4</number>  
           </property>  
           <item rowspan="2" row="0" column="0" >  
            <layout class="QVBoxLayout" >  
             <property name="margin" >  
              <number>0</number>  
             </property>  
             <property name="spacing" >  
              <number>4</number>  
             </property>  
             <item>  
              <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >  
               <property name="font" >  
                <font/>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to ask for confirmation on removals</string>  
               </property>  
               <property name="text" >  
                <string>&amp;Confirm removals</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+C</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="KeepOnTopCheckBox" >  
               <property name="font" >  
                <font/>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to keep all child windows on top of the main window</string>  
               </property>  
               <property name="text" >  
                <string>&amp;Keep child windows always on top</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+K</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="StdoutCaptureCheckBox" >  
               <property name="font" >  
                <font/>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to capture standard output (stdout/stderr) into messages window</string>  
               </property>  
               <property name="text" >  
                <string>Capture standard &amp;output</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+O</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="CompletePathCheckBox" >  
               <property name="font" >  
                <font/>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to show the complete directory path of loaded session files</string>  
               </property>  
               <property name="text" >  
                <string>Show complete &amp;path of session files</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+P</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="InstrumentNamesCheckBox" >  
               <property name="font" >  
                <font/>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>  
               </property>  
               <property name="text" >  
                <string>Show actual &amp;instrument names</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+I</string>  
               </property>  
              </widget>  
             </item>  
            </layout>  
           </item>  
           <item row="0" column="3" >  
            <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >  
1106              <property name="font" >              <property name="font" >
1107               <font/>               <font>
1108                  <weight>50</weight>
1109                  <bold>false</bold>
1110                 </font>
1111              </property>              </property>
1112              <property name="toolTip" >              <property name="toolTip" >
1113               <string>The maximum number of recent files to keep in menu</string>               <string>Whether to ask for confirmation on removals</string>
             </property>  
             <property name="maximum" >  
              <number>20</number>  
1114              </property>              </property>
1115              <property name="minimum" >              <property name="text" >
1116               <number>0</number>               <string>&amp;Confirm removals</string>
1117              </property>              </property>
1118              <property name="value" >              <property name="shortcut" >
1119               <number>5</number>               <string>Alt+C</string>
1120              </property>              </property>
1121             </widget>             </widget>
1122            </item>            </item>
1123            <item row="0" column="2" >            <item row="0" column="1" colspan="2" >
1124             <widget class="QLabel" name="MaxRecentFilesTextLabel" >             <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1125              <property name="font" >              <property name="font" >
1126               <font/>               <font>
1127                  <weight>50</weight>
1128                  <bold>false</bold>
1129                 </font>
1130              </property>              </property>
1131              <property name="text" >              <property name="text" >
1132               <string>&amp;Number of recent files:</string>               <string>&amp;Number of recent files:</string>
# Line 1132  Line 1142 
1142              </property>              </property>
1143             </widget>             </widget>
1144            </item>            </item>
1145            <item row="0" column="1" >            <item row="0" column="3" >
1146             <spacer>             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1147              <property name="orientation" >              <property name="font" >
1148               <enum>Qt::Horizontal</enum>               <font>
1149                  <weight>50</weight>
1150                  <bold>false</bold>
1151                 </font>
1152              </property>              </property>
1153              <property name="sizeType" >              <property name="toolTip" >
1154               <enum>QSizePolicy::Expanding</enum>               <string>The maximum number of recent files to keep in menu</string>
1155              </property>              </property>
1156              <property name="sizeHint" >              <property name="minimum" >
1157               <size>               <number>0</number>
               <width>110</width>  
               <height>16</height>  
              </size>  
1158              </property>              </property>
1159             </spacer>              <property name="maximum" >
1160                 <number>20</number>
1161                </property>
1162                <property name="value" >
1163                 <number>5</number>
1164                </property>
1165               </widget>
1166            </item>            </item>
1167            <item row="1" column="1" colspan="3" >            <item row="1" column="0" >
1168               <widget class="QCheckBox" name="KeepOnTopCheckBox" >
1169                <property name="font" >
1170                 <font>
1171                  <weight>50</weight>
1172                  <bold>false</bold>
1173                 </font>
1174                </property>
1175                <property name="toolTip" >
1176                 <string>Whether to keep all child windows on top of the main window</string>
1177                </property>
1178                <property name="text" >
1179                 <string>&amp;Keep child windows always on top</string>
1180                </property>
1181                <property name="shortcut" >
1182                 <string>Alt+K</string>
1183                </property>
1184               </widget>
1185              </item>
1186              <item rowspan="3" row="1" column="1" colspan="3" >
1187             <spacer>             <spacer>
1188              <property name="orientation" >              <property name="orientation" >
1189               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1190              </property>              </property>
1191              <property name="sizeType" >              <property name="sizeHint" stdset="0" >
              <enum>QSizePolicy::Expanding</enum>  
             </property>  
             <property name="sizeHint" >  
1192               <size>               <size>
1193                <width>280</width>                <width>281</width>
1194                <height>16</height>                <height>48</height>
1195               </size>               </size>
1196              </property>              </property>
1197             </spacer>             </spacer>
1198            </item>            </item>
1199              <item row="2" column="0" >
1200               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
1201                <property name="font" >
1202                 <font>
1203                  <weight>50</weight>
1204                  <bold>false</bold>
1205                 </font>
1206                </property>
1207                <property name="toolTip" >
1208                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>
1209                </property>
1210                <property name="text" >
1211                 <string>Capture standard &amp;output</string>
1212                </property>
1213                <property name="shortcut" >
1214                 <string>Alt+O</string>
1215                </property>
1216               </widget>
1217              </item>
1218              <item row="3" column="0" >
1219               <widget class="QCheckBox" name="CompletePathCheckBox" >
1220                <property name="font" >
1221                 <font>
1222                  <weight>50</weight>
1223                  <bold>false</bold>
1224                 </font>
1225                </property>
1226                <property name="toolTip" >
1227                 <string>Whether to show the complete directory path of loaded session files</string>
1228                </property>
1229                <property name="text" >
1230                 <string>Show complete &amp;path of session files</string>
1231                </property>
1232                <property name="shortcut" >
1233                 <string>Alt+P</string>
1234                </property>
1235               </widget>
1236              </item>
1237              <item row="4" column="0" >
1238               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1239                <property name="font" >
1240                 <font>
1241                  <weight>50</weight>
1242                  <bold>false</bold>
1243                 </font>
1244                </property>
1245                <property name="toolTip" >
1246                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1247                </property>
1248                <property name="text" >
1249                 <string>Show actual &amp;instrument names</string>
1250                </property>
1251                <property name="shortcut" >
1252                 <string>Alt+I</string>
1253                </property>
1254               </widget>
1255              </item>
1256              <item row="4" column="1" colspan="2" >
1257               <widget class="QLabel" name="BaseFontSizeTextLabel" >
1258                <property name="font" >
1259                 <font>
1260                  <weight>50</weight>
1261                  <bold>false</bold>
1262                 </font>
1263                </property>
1264                <property name="text" >
1265                 <string>&amp;Base font size:</string>
1266                </property>
1267                <property name="alignment" >
1268                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1269                </property>
1270                <property name="buddy" >
1271                 <cstring>BaseFontSizeComboBox</cstring>
1272                </property>
1273               </widget>
1274              </item>
1275              <item row="4" column="3" >
1276               <widget class="QComboBox" name="BaseFontSizeComboBox" >
1277                <property name="font" >
1278                 <font>
1279                  <weight>50</weight>
1280                  <bold>false</bold>
1281                 </font>
1282                </property>
1283                <property name="toolTip" >
1284                 <string>Base application font size (pt.)</string>
1285                </property>
1286                <property name="editable" >
1287                 <bool>true</bool>
1288                </property>
1289                <item>
1290                 <property name="text" >
1291                  <string>(default)</string>
1292                 </property>
1293                </item>
1294                <item>
1295                 <property name="text" >
1296                  <string>6</string>
1297                 </property>
1298                </item>
1299                <item>
1300                 <property name="text" >
1301                  <string>7</string>
1302                 </property>
1303                </item>
1304                <item>
1305                 <property name="text" >
1306                  <string>8</string>
1307                 </property>
1308                </item>
1309                <item>
1310                 <property name="text" >
1311                  <string>9</string>
1312                 </property>
1313                </item>
1314                <item>
1315                 <property name="text" >
1316                  <string>10</string>
1317                 </property>
1318                </item>
1319                <item>
1320                 <property name="text" >
1321                  <string>11</string>
1322                 </property>
1323                </item>
1324                <item>
1325                 <property name="text" >
1326                  <string>12</string>
1327                 </property>
1328                </item>
1329               </widget>
1330              </item>
1331           </layout>           </layout>
1332          </widget>          </widget>
1333         </item>         </item>
# Line 1171  Line 1335 
1335       </widget>       </widget>
1336      </widget>      </widget>
1337     </item>     </item>
1338       <item row="1" column="0" >
1339        <widget class="QDialogButtonBox" name="DialogButtonBox">
1340         <property name="orientation">
1341          <enum>Qt::Horizontal</enum>
1342         </property>
1343         <property name="standardButtons">
1344          <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
1345         </property>
1346        </widget>
1347       </item>
1348    </layout>    </layout>
1349   </widget>   </widget>
1350   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
1351   <tabstops>   <tabstops>
1352    <tabstop>OptionsTabWidget</tabstop>    <tabstop>OptionsTabWidget</tabstop>
1353    <tabstop>ServerHostComboBox</tabstop>    <tabstop>ServerHostComboBox</tabstop>
# Line 1183  Line 1356 
1356    <tabstop>ServerStartCheckBox</tabstop>    <tabstop>ServerStartCheckBox</tabstop>
1357    <tabstop>ServerCmdLineComboBox</tabstop>    <tabstop>ServerCmdLineComboBox</tabstop>
1358    <tabstop>StartDelaySpinBox</tabstop>    <tabstop>StartDelaySpinBox</tabstop>
1359      <tabstop>MessagesLogCheckBox</tabstop>
1360      <tabstop>MessagesLogPathComboBox</tabstop>
1361      <tabstop>MessagesLogPathToolButton</tabstop>
1362    <tabstop>DisplayFontPushButton</tabstop>    <tabstop>DisplayFontPushButton</tabstop>
1363    <tabstop>DisplayEffectCheckBox</tabstop>    <tabstop>DisplayEffectCheckBox</tabstop>
1364    <tabstop>AutoRefreshCheckBox</tabstop>    <tabstop>AutoRefreshCheckBox</tabstop>
# Line 1197  Line 1373 
1373    <tabstop>CompletePathCheckBox</tabstop>    <tabstop>CompletePathCheckBox</tabstop>
1374    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1375    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1376    <tabstop>OkPushButton</tabstop>    <tabstop>BaseFontSizeComboBox</tabstop>
1377    <tabstop>CancelPushButton</tabstop>    <tabstop>DialogButtonBox</tabstop>
1378   </tabstops>   </tabstops>
1379   <resources>   <resources>
1380    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
1381   </resources>   </resources>
1382   <connections>   <connections/>
   <connection>  
    <sender>ServerHostComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerPortComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerTimeoutSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerStartCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ServerCmdLineComboBox</sender>  
    <signal>textChanged(QString)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>StartDelaySpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>DisplayFontPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>chooseDisplayFont()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>DisplayEffectCheckBox</sender>  
    <signal>toggled(bool)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>toggleDisplayEffect(bool)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>AutoRefreshCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>AutoRefreshTimeSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MaxVolumeSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesFontPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>chooseMessagesFont()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesLimitCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MessagesLimitLinesSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ConfirmRemoveCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>KeepOnTopCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>StdoutCaptureCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>MaxRecentFilesSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>CompletePathCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>InstrumentNamesCheckBox</sender>  
    <signal>stateChanged(int)</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>optionsChanged()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>OkPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>accept()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>CancelPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerOptionsForm</receiver>  
    <slot>reject()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
  </connections>  
1383  </ui>  </ui>

Legend:
Removed from v.1463  
changed lines
  Added in v.2107

  ViewVC Help
Powered by ViewVC