/[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 2074 by capela, Mon Mar 29 17:00:30 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 55  Line 49 
49     </property>     </property>
50     <item row="1" column="0" >     <item row="1" column="0" >
51      <layout class="QHBoxLayout" >      <layout class="QHBoxLayout" >
      <property name="margin" >  
       <number>0</number>  
      </property>  
52       <property name="spacing" >       <property name="spacing" >
53        <number>4</number>        <number>4</number>
54       </property>       </property>
55         <property name="margin" >
56          <number>0</number>
57         </property>
58       <item>       <item>
59        <spacer>        <spacer>
60         <property name="orientation" >         <property name="orientation" >
# Line 69  Line 63 
63         <property name="sizeType" >         <property name="sizeType" >
64          <enum>QSizePolicy::Expanding</enum>          <enum>QSizePolicy::Expanding</enum>
65         </property>         </property>
66         <property name="sizeHint" >         <property name="sizeHint" stdset="0" >
67          <size>          <size>
68           <width>250</width>           <width>250</width>
69           <height>16</height>           <height>16</height>
# Line 83  Line 77 
77          <string>OK</string>          <string>OK</string>
78         </property>         </property>
79         <property name="icon" >         <property name="icon" >
80          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>          <iconset resource="qsampler.qrc" >
81             <normaloff>:/images/formAccept.png</normaloff>:/images/formAccept.png</iconset>
82         </property>         </property>
83        </widget>        </widget>
84       </item>       </item>
# Line 93  Line 88 
88          <string>Cancel</string>          <string>Cancel</string>
89         </property>         </property>
90         <property name="icon" >         <property name="icon" >
91          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>          <iconset resource="qsampler.qrc" >
92             <normaloff>:/images/formReject.png</normaloff>:/images/formReject.png</iconset>
93         </property>         </property>
94        </widget>        </widget>
95       </item>       </item>
# Line 108  Line 104 
104        <number>0</number>        <number>0</number>
105       </property>       </property>
106       <widget class="QWidget" name="ServerTabPage" >       <widget class="QWidget" name="ServerTabPage" >
107          <property name="geometry" >
108           <rect>
109            <x>0</x>
110            <y>0</y>
111            <width>527</width>
112            <height>352</height>
113           </rect>
114          </property>
115        <attribute name="title" >        <attribute name="title" >
116         <string>&amp;Server</string>         <string>&amp;Server</string>
117        </attribute>        </attribute>
118        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>0</number>  
        </property>  
119         <property name="spacing" >         <property name="spacing" >
120          <number>4</number>          <number>4</number>
121         </property>         </property>
122           <property name="margin" >
123            <number>8</number>
124           </property>
125         <item>         <item>
126          <widget class="QGroupBox" name="SettingsGroupBox" >          <widget class="QGroupBox" name="SettingsGroupBox" >
127           <property name="font" >           <property name="font" >
# Line 134  Line 138 
138           </property>           </property>
139           <layout class="QGridLayout" >           <layout class="QGridLayout" >
140            <property name="margin" >            <property name="margin" >
141             <number>0</number>             <number>4</number>
142            </property>            </property>
143            <property name="spacing" >            <property name="spacing" >
144             <number>4</number>             <number>4</number>
# Line 142  Line 146 
146            <item row="0" column="0" >            <item row="0" column="0" >
147             <widget class="QLabel" name="ServerHostTextLabel" >             <widget class="QLabel" name="ServerHostTextLabel" >
148              <property name="font" >              <property name="font" >
149               <font/>               <font>
150                  <weight>50</weight>
151                  <bold>false</bold>
152                 </font>
153              </property>              </property>
154              <property name="text" >              <property name="text" >
155               <string>&amp;Host:</string>               <string>&amp;Host:</string>
# Line 167  Line 174 
174               </size>               </size>
175              </property>              </property>
176              <property name="font" >              <property name="font" >
177               <font/>               <font>
178                  <weight>50</weight>
179                  <bold>false</bold>
180                 </font>
181              </property>              </property>
182              <property name="toolTip" >              <property name="toolTip" >
183               <string>LinuxSampler server listener port number</string>               <string>LinuxSampler server listener port number</string>
# Line 191  Line 201 
201               </size>               </size>
202              </property>              </property>
203              <property name="font" >              <property name="font" >
204               <font/>               <font>
205                  <weight>50</weight>
206                  <bold>false</bold>
207                 </font>
208              </property>              </property>
209              <property name="text" >              <property name="text" >
210               <string>&amp;Port:</string>               <string>&amp;Port:</string>
# Line 210  Line 223 
223            <item row="0" column="1" colspan="2" >            <item row="0" column="1" colspan="2" >
224             <widget class="QComboBox" name="ServerHostComboBox" >             <widget class="QComboBox" name="ServerHostComboBox" >
225              <property name="sizePolicy" >              <property name="sizePolicy" >
226               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
227                <horstretch>0</horstretch>                <horstretch>0</horstretch>
228                <verstretch>0</verstretch>                <verstretch>0</verstretch>
229               </sizepolicy>               </sizepolicy>
230              </property>              </property>
231              <property name="font" >              <property name="font" >
232               <font/>               <font>
233                  <weight>50</weight>
234                  <bold>false</bold>
235                 </font>
236              </property>              </property>
237              <property name="toolTip" >              <property name="toolTip" >
238               <string>LinuxSampler server host name or address</string>               <string>LinuxSampler server host name or address</string>
# Line 236  Line 250 
250            <item row="4" column="0" >            <item row="4" column="0" >
251             <widget class="QLabel" name="ServerCmdLineTextLabel" >             <widget class="QLabel" name="ServerCmdLineTextLabel" >
252              <property name="font" >              <property name="font" >
253               <font/>               <font>
254                  <weight>50</weight>
255                  <bold>false</bold>
256                 </font>
257              </property>              </property>
258              <property name="text" >              <property name="text" >
259               <string>&amp;Command line:</string>               <string>&amp;Command line:</string>
# Line 255  Line 272 
272            <item row="3" column="1" colspan="4" >            <item row="3" column="1" colspan="4" >
273             <widget class="QCheckBox" name="ServerStartCheckBox" >             <widget class="QCheckBox" name="ServerStartCheckBox" >
274              <property name="font" >              <property name="font" >
275               <font/>               <font>
276                  <weight>50</weight>
277                  <bold>false</bold>
278                 </font>
279              </property>              </property>
280              <property name="toolTip" >              <property name="toolTip" >
281               <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 291 
291            <item row="4" column="1" colspan="4" >            <item row="4" column="1" colspan="4" >
292             <widget class="QComboBox" name="ServerCmdLineComboBox" >             <widget class="QComboBox" name="ServerCmdLineComboBox" >
293              <property name="sizePolicy" >              <property name="sizePolicy" >
294               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
295                <horstretch>0</horstretch>                <horstretch>0</horstretch>
296                <verstretch>0</verstretch>                <verstretch>0</verstretch>
297               </sizepolicy>               </sizepolicy>
298              </property>              </property>
299              <property name="font" >              <property name="font" >
300               <font/>               <font>
301                  <weight>50</weight>
302                  <bold>false</bold>
303                 </font>
304              </property>              </property>
305              <property name="toolTip" >              <property name="toolTip" >
306               <string>Command line to start LinuxSampler server locally</string>               <string>Command line to start LinuxSampler server locally</string>
# Line 297  Line 318 
318            <item row="5" column="0" >            <item row="5" column="0" >
319             <widget class="QLabel" name="StartDelayTextLabel" >             <widget class="QLabel" name="StartDelayTextLabel" >
320              <property name="font" >              <property name="font" >
321               <font/>               <font>
322                  <weight>50</weight>
323                  <bold>false</bold>
324                 </font>
325              </property>              </property>
326              <property name="text" >              <property name="text" >
327               <string>Start &amp;delay:</string>               <string>Start &amp;delay:</string>
# Line 316  Line 340 
340            <item row="5" column="1" >            <item row="5" column="1" >
341             <widget class="QSpinBox" name="StartDelaySpinBox" >             <widget class="QSpinBox" name="StartDelaySpinBox" >
342              <property name="sizePolicy" >              <property name="sizePolicy" >
343               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
344                <horstretch>0</horstretch>                <horstretch>0</horstretch>
345                <verstretch>0</verstretch>                <verstretch>0</verstretch>
346               </sizepolicy>               </sizepolicy>
# Line 330  Line 352 
352               </size>               </size>
353              </property>              </property>
354              <property name="font" >              <property name="font" >
355               <font/>               <font>
356                  <weight>50</weight>
357                  <bold>false</bold>
358                 </font>
359              </property>              </property>
360              <property name="toolTip" >              <property name="toolTip" >
361               <string>Delay time in seconds after server startup</string>               <string>Delay time in seconds after server startup</string>
# Line 338  Line 363 
363              <property name="suffix" >              <property name="suffix" >
364               <string> secs</string>               <string> secs</string>
365              </property>              </property>
             <property name="maximum" >  
              <number>100</number>  
             </property>  
366              <property name="minimum" >              <property name="minimum" >
367               <number>1</number>               <number>1</number>
368              </property>              </property>
369                <property name="maximum" >
370                 <number>100</number>
371                </property>
372              <property name="value" >              <property name="value" >
373               <number>3</number>               <number>3</number>
374              </property>              </property>
# Line 357  Line 382 
382              <property name="sizeType" >              <property name="sizeType" >
383               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
384              </property>              </property>
385              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
386               <size>               <size>
387                <width>320</width>                <width>320</width>
388                <height>16</height>                <height>16</height>
# Line 373  Line 398 
398              <property name="sizeType" >              <property name="sizeType" >
399               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
400              </property>              </property>
401              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
402               <size>               <size>
403                <width>20</width>                <width>20</width>
404                <height>80</height>                <height>20</height>
405               </size>               </size>
406              </property>              </property>
407             </spacer>             </spacer>
# Line 389  Line 414 
414              <property name="sizeType" >              <property name="sizeType" >
415               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
416              </property>              </property>
417              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
418               <size>               <size>
419                <width>320</width>                <width>320</width>
420                <height>16</height>                <height>16</height>
# Line 400  Line 425 
425            <item row="1" column="1" >            <item row="1" column="1" >
426             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >
427              <property name="sizePolicy" >              <property name="sizePolicy" >
428               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
429                <horstretch>0</horstretch>                <horstretch>0</horstretch>
430                <verstretch>0</verstretch>                <verstretch>0</verstretch>
431               </sizepolicy>               </sizepolicy>
# Line 414  Line 437 
437               </size>               </size>
438              </property>              </property>
439              <property name="font" >              <property name="font" >
440               <font/>               <font>
441                  <weight>50</weight>
442                  <bold>false</bold>
443                 </font>
444              </property>              </property>
445              <property name="toolTip" >              <property name="toolTip" >
446               <string>Receive timeout in milliseconds</string>               <string>Receive timeout in milliseconds</string>
# Line 422  Line 448 
448              <property name="suffix" >              <property name="suffix" >
449               <string> msec</string>               <string> msec</string>
450              </property>              </property>
             <property name="maximum" >  
              <number>60000</number>  
             </property>  
451              <property name="minimum" >              <property name="minimum" >
452               <number>100</number>               <number>100</number>
453              </property>              </property>
454                <property name="maximum" >
455                 <number>60000</number>
456                </property>
457              <property name="singleStep" >              <property name="singleStep" >
458               <number>100</number>               <number>100</number>
459              </property>              </property>
# Line 439  Line 465 
465            <item row="1" column="0" >            <item row="1" column="0" >
466             <widget class="QLabel" name="ServerTimeoutTextLabel" >             <widget class="QLabel" name="ServerTimeoutTextLabel" >
467              <property name="font" >              <property name="font" >
468               <font/>               <font>
469                  <weight>50</weight>
470                  <bold>false</bold>
471                 </font>
472              </property>              </property>
473              <property name="text" >              <property name="text" >
474               <string>&amp;Timeout:</string>               <string>&amp;Timeout:</string>
# Line 455  Line 484 
484              </property>              </property>
485             </widget>             </widget>
486            </item>            </item>
487              <item row="6" column="1" >
488               <spacer>
489                <property name="orientation" >
490                 <enum>Qt::Vertical</enum>
491                </property>
492                <property name="sizeType" >
493                 <enum>QSizePolicy::Expanding</enum>
494                </property>
495                <property name="sizeHint" stdset="0" >
496                 <size>
497                  <width>20</width>
498                  <height>20</height>
499                 </size>
500                </property>
501               </spacer>
502              </item>
503             </layout>
504            </widget>
505           </item>
506           <item>
507            <widget class="QGroupBox" name="LoggingGroupBox" >
508             <property name="font" >
509              <font>
510               <weight>75</weight>
511               <bold>true</bold>
512              </font>
513             </property>
514             <property name="title" >
515              <string>Logging</string>
516             </property>
517             <property name="flat" >
518              <bool>true</bool>
519             </property>
520             <layout class="QGridLayout" >
521              <property name="margin" >
522               <number>8</number>
523              </property>
524              <property name="spacing" >
525               <number>4</number>
526              </property>
527              <item row="0" column="1" colspan="3" >
528               <widget class="QComboBox" name="MessagesLogPathComboBox" >
529                <property name="sizePolicy" >
530                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
531                  <horstretch>0</horstretch>
532                  <verstretch>0</verstretch>
533                 </sizepolicy>
534                </property>
535                <property name="font" >
536                 <font>
537                  <weight>50</weight>
538                  <bold>false</bold>
539                 </font>
540                </property>
541                <property name="toolTip" >
542                 <string>Messages log file</string>
543                </property>
544                <property name="editable" >
545                 <bool>true</bool>
546                </property>
547               </widget>
548              </item>
549              <item row="0" column="4" >
550               <widget class="QToolButton" name="MessagesLogPathToolButton" >
551                <property name="minimumSize" >
552                 <size>
553                  <width>22</width>
554                  <height>22</height>
555                 </size>
556                </property>
557                <property name="maximumSize" >
558                 <size>
559                  <width>24</width>
560                  <height>24</height>
561                 </size>
562                </property>
563                <property name="font" >
564                 <font>
565                  <weight>50</weight>
566                  <bold>false</bold>
567                 </font>
568                </property>
569                <property name="focusPolicy" >
570                 <enum>Qt::TabFocus</enum>
571                </property>
572                <property name="toolTip" >
573                 <string>Browse for the messages log file location</string>
574                </property>
575                <property name="text" >
576                 <string>...</string>
577                </property>
578               </widget>
579              </item>
580              <item row="0" column="0" >
581               <widget class="QCheckBox" name="MessagesLogCheckBox" >
582                <property name="font" >
583                 <font>
584                  <weight>50</weight>
585                  <bold>false</bold>
586                 </font>
587                </property>
588                <property name="toolTip" >
589                 <string>Whether to activate a messages logging to file.</string>
590                </property>
591                <property name="text" >
592                 <string>&amp;Messages log file:</string>
593                </property>
594                <property name="shortcut" >
595                 <string>Alt+M</string>
596                </property>
597               </widget>
598              </item>
599             </layout>
600            </widget>
601           </item>
602          </layout>
603         </widget>
604         <widget class="QWidget" name="TuningTabPage" >
605          <property name="geometry" >
606           <rect>
607            <x>0</x>
608            <y>0</y>
609            <width>527</width>
610            <height>352</height>
611           </rect>
612          </property>
613          <attribute name="title" >
614           <string>&amp;Tuning</string>
615          </attribute>
616          <layout class="QGridLayout" >
617           <item row="0" column="0" >
618            <widget class="QGroupBox" name="LimitsGroupBox" >
619             <property name="font" >
620              <font>
621               <weight>75</weight>
622               <bold>true</bold>
623              </font>
624             </property>
625             <property name="title" >
626              <string>Limits</string>
627             </property>
628             <property name="flat" >
629              <bool>true</bool>
630             </property>
631             <layout class="QGridLayout" >
632              <item row="0" column="0" >
633               <widget class="QLabel" name="MaxVoicesTextLabel" >
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 voices:</string>
642                </property>
643               </widget>
644              </item>
645              <item row="0" column="1" >
646               <widget class="QSpinBox" name="MaxVoicesSpinBox" >
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 voices</string>
661                </property>
662                <property name="maximum" >
663                 <number>999999999</number>
664                </property>
665               </widget>
666              </item>
667              <item rowspan="2" row="0" column="2" >
668               <spacer>
669                <property name="orientation" >
670                 <enum>Qt::Horizontal</enum>
671                </property>
672                <property name="sizeHint" stdset="0" >
673                 <size>
674                  <width>250</width>
675                  <height>20</height>
676                 </size>
677                </property>
678               </spacer>
679              </item>
680              <item row="1" column="0" >
681               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
682                <property name="font" >
683                 <font>
684                  <weight>50</weight>
685                  <bold>false</bold>
686                 </font>
687                </property>
688                <property name="text" >
689                 <string>Maximum number of disk streams:</string>
690                </property>
691               </widget>
692              </item>
693              <item row="1" column="1" >
694               <widget class="QSpinBox" name="MaxStreamsSpinBox" >
695                <property name="minimumSize" >
696                 <size>
697                  <width>60</width>
698                  <height>0</height>
699                 </size>
700                </property>
701                <property name="font" >
702                 <font>
703                  <weight>50</weight>
704                  <bold>false</bold>
705                 </font>
706                </property>
707                <property name="toolTip" >
708                 <string>Maximum number of disk streams</string>
709                </property>
710                <property name="maximum" >
711                 <number>999999999</number>
712                </property>
713               </widget>
714              </item>
715              <item row="2" column="0" colspan="3" >
716               <spacer>
717                <property name="orientation" >
718                 <enum>Qt::Vertical</enum>
719                </property>
720                <property name="sizeHint" stdset="0" >
721                 <size>
722                  <width>20</width>
723                  <height>194</height>
724                 </size>
725                </property>
726               </spacer>
727              </item>
728           </layout>           </layout>
729          </widget>          </widget>
730         </item>         </item>
731        </layout>        </layout>
732       </widget>       </widget>
733       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
734          <property name="geometry" >
735           <rect>
736            <x>0</x>
737            <y>0</y>
738            <width>800</width>
739            <height>480</height>
740           </rect>
741          </property>
742        <attribute name="title" >        <attribute name="title" >
743         <string>&amp;Display</string>         <string>&amp;Display</string>
744        </attribute>        </attribute>
745        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>0</number>  
        </property>  
        <property name="spacing" >  
         <number>4</number>  
        </property>  
746         <item>         <item>
747          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
748           <property name="font" >           <property name="font" >
# Line 487  Line 759 
759           </property>           </property>
760           <layout class="QGridLayout" >           <layout class="QGridLayout" >
761            <property name="margin" >            <property name="margin" >
762             <number>0</number>             <number>4</number>
763            </property>            </property>
764            <property name="spacing" >            <property name="spacing" >
765             <number>4</number>             <number>4</number>
# Line 495  Line 767 
767            <item row="0" column="0" >            <item row="0" column="0" >
768             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
769              <property name="sizePolicy" >              <property name="sizePolicy" >
770               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
771                <horstretch>0</horstretch>                <horstretch>0</horstretch>
772                <verstretch>0</verstretch>                <verstretch>0</verstretch>
773               </sizepolicy>               </sizepolicy>
# Line 514  Line 784 
784                <height>32767</height>                <height>32767</height>
785               </size>               </size>
786              </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>  
787              <property name="font" >              <property name="font" >
788               <font/>               <font>
789                  <weight>50</weight>
790                  <bold>false</bold>
791                 </font>
792              </property>              </property>
793              <property name="toolTip" >              <property name="toolTip" >
794               <string>Sample channel display font display</string>               <string>Sample channel display font display</string>
795              </property>              </property>
796                <property name="autoFillBackground" >
797                 <bool>true</bool>
798                </property>
799              <property name="frameShape" >              <property name="frameShape" >
800               <enum>QFrame::Panel</enum>               <enum>QFrame::StyledPanel</enum>
801              </property>              </property>
802              <property name="frameShadow" >              <property name="frameShadow" >
803               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
# Line 631  Line 816 
816            <item row="0" column="1" >            <item row="0" column="1" >
817             <widget class="QPushButton" name="DisplayFontPushButton" >             <widget class="QPushButton" name="DisplayFontPushButton" >
818              <property name="font" >              <property name="font" >
819               <font/>               <font>
820                  <weight>50</weight>
821                  <bold>false</bold>
822                 </font>
823              </property>              </property>
824              <property name="toolTip" >              <property name="toolTip" >
825               <string>Select font for the channel display</string>               <string>Select font for the channel display</string>
# Line 655  Line 843 
843              <property name="sizeType" >              <property name="sizeType" >
844               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
845              </property>              </property>
846              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
847               <size>               <size>
848                <width>56</width>                <width>56</width>
849                <height>16</height>                <height>16</height>
# Line 666  Line 854 
854            <item row="0" column="3" >            <item row="0" column="3" >
855             <widget class="QCheckBox" name="AutoRefreshCheckBox" >             <widget class="QCheckBox" name="AutoRefreshCheckBox" >
856              <property name="font" >              <property name="font" >
857               <font/>               <font>
858                  <weight>50</weight>
859                  <bold>false</bold>
860                 </font>
861              </property>              </property>
862              <property name="toolTip" >              <property name="toolTip" >
863               <string>Whether to refresh the channels view automatically</string>               <string>Whether to refresh the channels view automatically</string>
# Line 682  Line 873 
873            <item row="1" column="3" >            <item row="1" column="3" >
874             <widget class="QLabel" name="MaxVolumeTextLabel" >             <widget class="QLabel" name="MaxVolumeTextLabel" >
875              <property name="font" >              <property name="font" >
876               <font/>               <font>
877                  <weight>50</weight>
878                  <bold>false</bold>
879                 </font>
880              </property>              </property>
881              <property name="text" >              <property name="text" >
882               <string>Maximum &amp;volume:</string>               <string>Maximum &amp;volume:</string>
# Line 701  Line 895 
895            <item row="0" column="4" >            <item row="0" column="4" >
896             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
897              <property name="sizePolicy" >              <property name="sizePolicy" >
898               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
899                <horstretch>0</horstretch>                <horstretch>0</horstretch>
900                <verstretch>0</verstretch>                <verstretch>0</verstretch>
901               </sizepolicy>               </sizepolicy>
902              </property>              </property>
903              <property name="font" >              <property name="font" >
904               <font/>               <font>
905                  <weight>50</weight>
906                  <bold>false</bold>
907                 </font>
908              </property>              </property>
909              <property name="toolTip" >              <property name="toolTip" >
910               <string>Time in milliseconds between each auto-refresh cycle</string>               <string>Time in milliseconds between each auto-refresh cycle</string>
# Line 717  Line 912 
912              <property name="suffix" >              <property name="suffix" >
913               <string> msec</string>               <string> msec</string>
914              </property>              </property>
             <property name="maximum" >  
              <number>20000</number>  
             </property>  
915              <property name="minimum" >              <property name="minimum" >
916               <number>200</number>               <number>200</number>
917              </property>              </property>
918                <property name="maximum" >
919                 <number>20000</number>
920                </property>
921              <property name="singleStep" >              <property name="singleStep" >
922               <number>100</number>               <number>100</number>
923              </property>              </property>
# Line 734  Line 929 
929            <item row="1" column="4" >            <item row="1" column="4" >
930             <widget class="QSpinBox" name="MaxVolumeSpinBox" >             <widget class="QSpinBox" name="MaxVolumeSpinBox" >
931              <property name="sizePolicy" >              <property name="sizePolicy" >
932               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
933                <horstretch>0</horstretch>                <horstretch>0</horstretch>
934                <verstretch>0</verstretch>                <verstretch>0</verstretch>
935               </sizepolicy>               </sizepolicy>
936              </property>              </property>
937              <property name="font" >              <property name="font" >
938               <font/>               <font>
939                  <weight>50</weight>
940                  <bold>false</bold>
941                 </font>
942              </property>              </property>
943              <property name="toolTip" >              <property name="toolTip" >
944               <string>Upper limit for the sampler channel volume setting</string>               <string>Upper limit for the sampler channel volume setting</string>
# Line 764  Line 960 
960            <item row="1" column="0" colspan="2" >            <item row="1" column="0" colspan="2" >
961             <widget class="QCheckBox" name="DisplayEffectCheckBox" >             <widget class="QCheckBox" name="DisplayEffectCheckBox" >
962              <property name="font" >              <property name="font" >
963               <font/>               <font>
964                  <weight>50</weight>
965                  <bold>false</bold>
966                 </font>
967              </property>              </property>
968              <property name="toolTip" >              <property name="toolTip" >
969               <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 994 
994            <bool>true</bool>            <bool>true</bool>
995           </property>           </property>
996           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
           <property name="margin" >  
            <number>0</number>  
           </property>  
997            <property name="spacing" >            <property name="spacing" >
998             <number>4</number>             <number>4</number>
999            </property>            </property>
1000              <property name="margin" >
1001               <number>4</number>
1002              </property>
1003            <item>            <item>
1004             <widget class="QLabel" name="MessagesFontTextLabel" >             <widget class="QLabel" name="MessagesFontTextLabel" >
1005              <property name="sizePolicy" >              <property name="sizePolicy" >
1006               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
1007                <horstretch>0</horstretch>                <horstretch>0</horstretch>
1008                <verstretch>0</verstretch>                <verstretch>0</verstretch>
1009               </sizepolicy>               </sizepolicy>
# Line 823  Line 1020 
1020                <height>32767</height>                <height>32767</height>
1021               </size>               </size>
1022              </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>  
1023              <property name="font" >              <property name="font" >
1024               <font/>               <font>
1025                  <weight>50</weight>
1026                  <bold>false</bold>
1027                 </font>
1028              </property>              </property>
1029              <property name="toolTip" >              <property name="toolTip" >
1030               <string>Sample messages text font display</string>               <string>Sample messages text font display</string>
1031              </property>              </property>
1032                <property name="autoFillBackground" >
1033                 <bool>true</bool>
1034                </property>
1035                <property name="frameShape" >
1036                 <enum>QFrame::StyledPanel</enum>
1037                </property>
1038              <property name="frameShadow" >              <property name="frameShadow" >
1039               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
1040              </property>              </property>
# Line 907  Line 1049 
1049            <item>            <item>
1050             <widget class="QPushButton" name="MessagesFontPushButton" >             <widget class="QPushButton" name="MessagesFontPushButton" >
1051              <property name="font" >              <property name="font" >
1052               <font/>               <font>
1053                  <weight>50</weight>
1054                  <bold>false</bold>
1055                 </font>
1056              </property>              </property>
1057              <property name="toolTip" >              <property name="toolTip" >
1058               <string>Select font for the messages text display</string>               <string>Select font for the messages text display</string>
# Line 931  Line 1076 
1076              <property name="sizeType" >              <property name="sizeType" >
1077               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
1078              </property>              </property>
1079              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
1080               <size>               <size>
1081                <width>49</width>                <width>49</width>
1082                <height>16</height>                <height>16</height>
# Line 942  Line 1087 
1087            <item>            <item>
1088             <widget class="QCheckBox" name="MessagesLimitCheckBox" >             <widget class="QCheckBox" name="MessagesLimitCheckBox" >
1089              <property name="font" >              <property name="font" >
1090               <font/>               <font>
1091                  <weight>50</weight>
1092                  <bold>false</bold>
1093                 </font>
1094              </property>              </property>
1095              <property name="toolTip" >              <property name="toolTip" >
1096               <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 1106 
1106            <item>            <item>
1107             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
1108              <property name="font" >              <property name="font" >
1109               <font/>               <font>
1110                  <weight>50</weight>
1111                  <bold>false</bold>
1112                 </font>
1113              </property>              </property>
1114              <property name="toolTip" >              <property name="toolTip" >
1115               <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 1117 
1117              <property name="suffix" >              <property name="suffix" >
1118               <string> lines</string>               <string> lines</string>
1119              </property>              </property>
             <property name="maximum" >  
              <number>10000</number>  
             </property>  
1120              <property name="minimum" >              <property name="minimum" >
1121               <number>100</number>               <number>100</number>
1122              </property>              </property>
1123                <property name="maximum" >
1124                 <number>10000</number>
1125                </property>
1126              <property name="singleStep" >              <property name="singleStep" >
1127               <number>100</number>               <number>100</number>
1128              </property>              </property>
# Line 998  Line 1149 
1149            <bool>true</bool>            <bool>true</bool>
1150           </property>           </property>
1151           <layout class="QGridLayout" >           <layout class="QGridLayout" >
1152            <property name="margin" >            <item row="0" column="0" >
1153             <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" >  
1154              <property name="font" >              <property name="font" >
1155               <font/>               <font>
1156                  <weight>50</weight>
1157                  <bold>false</bold>
1158                 </font>
1159              </property>              </property>
1160              <property name="toolTip" >              <property name="toolTip" >
1161               <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>  
1162              </property>              </property>
1163              <property name="minimum" >              <property name="text" >
1164               <number>0</number>               <string>&amp;Confirm removals</string>
1165              </property>              </property>
1166              <property name="value" >              <property name="shortcut" >
1167               <number>5</number>               <string>Alt+C</string>
1168              </property>              </property>
1169             </widget>             </widget>
1170            </item>            </item>
1171            <item row="0" column="2" >            <item row="0" column="1" colspan="2" >
1172             <widget class="QLabel" name="MaxRecentFilesTextLabel" >             <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1173              <property name="font" >              <property name="font" >
1174               <font/>               <font>
1175                  <weight>50</weight>
1176                  <bold>false</bold>
1177                 </font>
1178              </property>              </property>
1179              <property name="text" >              <property name="text" >
1180               <string>&amp;Number of recent files:</string>               <string>&amp;Number of recent files:</string>
# Line 1132  Line 1190 
1190              </property>              </property>
1191             </widget>             </widget>
1192            </item>            </item>
1193            <item row="0" column="1" >            <item row="0" column="3" >
1194             <spacer>             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1195              <property name="orientation" >              <property name="font" >
1196               <enum>Qt::Horizontal</enum>               <font>
1197                  <weight>50</weight>
1198                  <bold>false</bold>
1199                 </font>
1200              </property>              </property>
1201              <property name="sizeType" >              <property name="toolTip" >
1202               <enum>QSizePolicy::Expanding</enum>               <string>The maximum number of recent files to keep in menu</string>
1203              </property>              </property>
1204              <property name="sizeHint" >              <property name="minimum" >
1205               <size>               <number>0</number>
               <width>110</width>  
               <height>16</height>  
              </size>  
1206              </property>              </property>
1207             </spacer>              <property name="maximum" >
1208                 <number>20</number>
1209                </property>
1210                <property name="value" >
1211                 <number>5</number>
1212                </property>
1213               </widget>
1214            </item>            </item>
1215            <item row="1" column="1" colspan="3" >            <item row="1" column="0" >
1216               <widget class="QCheckBox" name="KeepOnTopCheckBox" >
1217                <property name="font" >
1218                 <font>
1219                  <weight>50</weight>
1220                  <bold>false</bold>
1221                 </font>
1222                </property>
1223                <property name="toolTip" >
1224                 <string>Whether to keep all child windows on top of the main window</string>
1225                </property>
1226                <property name="text" >
1227                 <string>&amp;Keep child windows always on top</string>
1228                </property>
1229                <property name="shortcut" >
1230                 <string>Alt+K</string>
1231                </property>
1232               </widget>
1233              </item>
1234              <item rowspan="3" row="1" column="1" colspan="3" >
1235             <spacer>             <spacer>
1236              <property name="orientation" >              <property name="orientation" >
1237               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1238              </property>              </property>
1239              <property name="sizeType" >              <property name="sizeHint" stdset="0" >
              <enum>QSizePolicy::Expanding</enum>  
             </property>  
             <property name="sizeHint" >  
1240               <size>               <size>
1241                <width>280</width>                <width>281</width>
1242                <height>16</height>                <height>48</height>
1243               </size>               </size>
1244              </property>              </property>
1245             </spacer>             </spacer>
1246            </item>            </item>
1247              <item row="2" column="0" >
1248               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
1249                <property name="font" >
1250                 <font>
1251                  <weight>50</weight>
1252                  <bold>false</bold>
1253                 </font>
1254                </property>
1255                <property name="toolTip" >
1256                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>
1257                </property>
1258                <property name="text" >
1259                 <string>Capture standard &amp;output</string>
1260                </property>
1261                <property name="shortcut" >
1262                 <string>Alt+O</string>
1263                </property>
1264               </widget>
1265              </item>
1266              <item row="3" column="0" >
1267               <widget class="QCheckBox" name="CompletePathCheckBox" >
1268                <property name="font" >
1269                 <font>
1270                  <weight>50</weight>
1271                  <bold>false</bold>
1272                 </font>
1273                </property>
1274                <property name="toolTip" >
1275                 <string>Whether to show the complete directory path of loaded session files</string>
1276                </property>
1277                <property name="text" >
1278                 <string>Show complete &amp;path of session files</string>
1279                </property>
1280                <property name="shortcut" >
1281                 <string>Alt+P</string>
1282                </property>
1283               </widget>
1284              </item>
1285              <item row="4" column="0" >
1286               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1287                <property name="font" >
1288                 <font>
1289                  <weight>50</weight>
1290                  <bold>false</bold>
1291                 </font>
1292                </property>
1293                <property name="toolTip" >
1294                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1295                </property>
1296                <property name="text" >
1297                 <string>Show actual &amp;instrument names</string>
1298                </property>
1299                <property name="shortcut" >
1300                 <string>Alt+I</string>
1301                </property>
1302               </widget>
1303              </item>
1304              <item row="4" column="1" colspan="2" >
1305               <widget class="QLabel" name="BaseFontSizeTextLabel" >
1306                <property name="font" >
1307                 <font>
1308                  <weight>50</weight>
1309                  <bold>false</bold>
1310                 </font>
1311                </property>
1312                <property name="text" >
1313                 <string>&amp;Base font size:</string>
1314                </property>
1315                <property name="alignment" >
1316                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1317                </property>
1318                <property name="buddy" >
1319                 <cstring>BaseFontSizeComboBox</cstring>
1320                </property>
1321               </widget>
1322              </item>
1323              <item row="4" column="3" >
1324               <widget class="QComboBox" name="BaseFontSizeComboBox" >
1325                <property name="font" >
1326                 <font>
1327                  <weight>50</weight>
1328                  <bold>false</bold>
1329                 </font>
1330                </property>
1331                <property name="toolTip" >
1332                 <string>Base application font size (pt.)</string>
1333                </property>
1334                <property name="editable" >
1335                 <bool>true</bool>
1336                </property>
1337                <item>
1338                 <property name="text" >
1339                  <string>(default)</string>
1340                 </property>
1341                </item>
1342                <item>
1343                 <property name="text" >
1344                  <string>6</string>
1345                 </property>
1346                </item>
1347                <item>
1348                 <property name="text" >
1349                  <string>7</string>
1350                 </property>
1351                </item>
1352                <item>
1353                 <property name="text" >
1354                  <string>8</string>
1355                 </property>
1356                </item>
1357                <item>
1358                 <property name="text" >
1359                  <string>9</string>
1360                 </property>
1361                </item>
1362                <item>
1363                 <property name="text" >
1364                  <string>10</string>
1365                 </property>
1366                </item>
1367                <item>
1368                 <property name="text" >
1369                  <string>11</string>
1370                 </property>
1371                </item>
1372                <item>
1373                 <property name="text" >
1374                  <string>12</string>
1375                 </property>
1376                </item>
1377               </widget>
1378              </item>
1379           </layout>           </layout>
1380          </widget>          </widget>
1381         </item>         </item>
# Line 1174  Line 1386 
1386    </layout>    </layout>
1387   </widget>   </widget>
1388   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
1389   <tabstops>   <tabstops>
1390    <tabstop>OptionsTabWidget</tabstop>    <tabstop>OptionsTabWidget</tabstop>
1391    <tabstop>ServerHostComboBox</tabstop>    <tabstop>ServerHostComboBox</tabstop>
# Line 1183  Line 1394 
1394    <tabstop>ServerStartCheckBox</tabstop>    <tabstop>ServerStartCheckBox</tabstop>
1395    <tabstop>ServerCmdLineComboBox</tabstop>    <tabstop>ServerCmdLineComboBox</tabstop>
1396    <tabstop>StartDelaySpinBox</tabstop>    <tabstop>StartDelaySpinBox</tabstop>
1397      <tabstop>MessagesLogCheckBox</tabstop>
1398      <tabstop>MessagesLogPathComboBox</tabstop>
1399      <tabstop>MessagesLogPathToolButton</tabstop>
1400    <tabstop>DisplayFontPushButton</tabstop>    <tabstop>DisplayFontPushButton</tabstop>
1401    <tabstop>DisplayEffectCheckBox</tabstop>    <tabstop>DisplayEffectCheckBox</tabstop>
1402    <tabstop>AutoRefreshCheckBox</tabstop>    <tabstop>AutoRefreshCheckBox</tabstop>
# Line 1197  Line 1411 
1411    <tabstop>CompletePathCheckBox</tabstop>    <tabstop>CompletePathCheckBox</tabstop>
1412    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1413    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1414      <tabstop>BaseFontSizeComboBox</tabstop>
1415    <tabstop>OkPushButton</tabstop>    <tabstop>OkPushButton</tabstop>
1416    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
1417   </tabstops>   </tabstops>
1418   <resources>   <resources>
1419    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
1420   </resources>   </resources>
1421   <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>  
1422  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC