/[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 1464 by capela, Thu Nov 1 17:14:21 2007 UTC revision 2678 by capela, Thu Oct 16 17:11:32 2014 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-2014, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007, Christian Schoenebeck     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
# Line 19  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 54  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 109  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 135  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 143  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 168  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 192  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 211  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 237  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 256  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 264  Line 235 
235              <property name="text" >              <property name="text" >
236               <string>&amp;Start server locally</string>               <string>&amp;Start server locally</string>
237              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+S</string>  
             </property>  
238             </widget>             </widget>
239            </item>            </item>
240            <item row="4" column="1" colspan="4" >            <item row="4" column="1" colspan="4" >
241             <widget class="QComboBox" name="ServerCmdLineComboBox" >             <widget class="QComboBox" name="ServerCmdLineComboBox" >
242              <property name="sizePolicy" >              <property name="sizePolicy" >
243               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
244                <horstretch>0</horstretch>                <horstretch>0</horstretch>
245                <verstretch>0</verstretch>                <verstretch>0</verstretch>
246               </sizepolicy>               </sizepolicy>
247              </property>              </property>
248              <property name="font" >              <property name="font" >
249               <font/>               <font>
250                  <weight>50</weight>
251                  <bold>false</bold>
252                 </font>
253              </property>              </property>
254              <property name="toolTip" >              <property name="toolTip" >
255               <string>Command line to start LinuxSampler server locally</string>               <string>Command line to start LinuxSampler server locally</string>
# Line 298  Line 267 
267            <item row="5" column="0" >            <item row="5" column="0" >
268             <widget class="QLabel" name="StartDelayTextLabel" >             <widget class="QLabel" name="StartDelayTextLabel" >
269              <property name="font" >              <property name="font" >
270               <font/>               <font>
271                  <weight>50</weight>
272                  <bold>false</bold>
273                 </font>
274              </property>              </property>
275              <property name="text" >              <property name="text" >
276               <string>Start &amp;delay:</string>               <string>Start &amp;delay:</string>
# Line 317  Line 289 
289            <item row="5" column="1" >            <item row="5" column="1" >
290             <widget class="QSpinBox" name="StartDelaySpinBox" >             <widget class="QSpinBox" name="StartDelaySpinBox" >
291              <property name="sizePolicy" >              <property name="sizePolicy" >
292               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
293                <horstretch>0</horstretch>                <horstretch>0</horstretch>
294                <verstretch>0</verstretch>                <verstretch>0</verstretch>
295               </sizepolicy>               </sizepolicy>
# Line 331  Line 301 
301               </size>               </size>
302              </property>              </property>
303              <property name="font" >              <property name="font" >
304               <font/>               <font>
305                  <weight>50</weight>
306                  <bold>false</bold>
307                 </font>
308              </property>              </property>
309              <property name="toolTip" >              <property name="toolTip" >
310               <string>Delay time in seconds after server startup</string>               <string>Delay time in seconds after server startup</string>
# Line 339  Line 312 
312              <property name="suffix" >              <property name="suffix" >
313               <string> secs</string>               <string> secs</string>
314              </property>              </property>
             <property name="maximum" >  
              <number>100</number>  
             </property>  
315              <property name="minimum" >              <property name="minimum" >
316               <number>1</number>               <number>1</number>
317              </property>              </property>
318                <property name="maximum" >
319                 <number>100</number>
320                </property>
321              <property name="value" >              <property name="value" >
322               <number>3</number>               <number>3</number>
323              </property>              </property>
# Line 358  Line 331 
331              <property name="sizeType" >              <property name="sizeType" >
332               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
333              </property>              </property>
334              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
335               <size>               <size>
336                <width>320</width>                <width>320</width>
337                <height>16</height>                <height>16</height>
# Line 374  Line 347 
347              <property name="sizeType" >              <property name="sizeType" >
348               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
349              </property>              </property>
350              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
351               <size>               <size>
352                <width>20</width>                <width>20</width>
353                <height>80</height>                <height>20</height>
354               </size>               </size>
355              </property>              </property>
356             </spacer>             </spacer>
# Line 390  Line 363 
363              <property name="sizeType" >              <property name="sizeType" >
364               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
365              </property>              </property>
366              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
367               <size>               <size>
368                <width>320</width>                <width>320</width>
369                <height>16</height>                <height>16</height>
# Line 401  Line 374 
374            <item row="1" column="1" >            <item row="1" column="1" >
375             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >             <widget class="QSpinBox" name="ServerTimeoutSpinBox" >
376              <property name="sizePolicy" >              <property name="sizePolicy" >
377               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
               <hsizetype>5</hsizetype>  
               <vsizetype>0</vsizetype>  
378                <horstretch>0</horstretch>                <horstretch>0</horstretch>
379                <verstretch>0</verstretch>                <verstretch>0</verstretch>
380               </sizepolicy>               </sizepolicy>
# Line 415  Line 386 
386               </size>               </size>
387              </property>              </property>
388              <property name="font" >              <property name="font" >
389               <font/>               <font>
390                  <weight>50</weight>
391                  <bold>false</bold>
392                 </font>
393              </property>              </property>
394              <property name="toolTip" >              <property name="toolTip" >
395               <string>Receive timeout in milliseconds</string>               <string>Receive timeout in milliseconds</string>
# Line 423  Line 397 
397              <property name="suffix" >              <property name="suffix" >
398               <string> msec</string>               <string> msec</string>
399              </property>              </property>
             <property name="maximum" >  
              <number>60000</number>  
             </property>  
400              <property name="minimum" >              <property name="minimum" >
401               <number>100</number>               <number>100</number>
402              </property>              </property>
403                <property name="maximum" >
404                 <number>60000</number>
405                </property>
406              <property name="singleStep" >              <property name="singleStep" >
407               <number>100</number>               <number>100</number>
408              </property>              </property>
# Line 440  Line 414 
414            <item row="1" column="0" >            <item row="1" column="0" >
415             <widget class="QLabel" name="ServerTimeoutTextLabel" >             <widget class="QLabel" name="ServerTimeoutTextLabel" >
416              <property name="font" >              <property name="font" >
417               <font/>               <font>
418                  <weight>50</weight>
419                  <bold>false</bold>
420                 </font>
421              </property>              </property>
422              <property name="text" >              <property name="text" >
423               <string>&amp;Timeout:</string>               <string>&amp;Timeout:</string>
# Line 456  Line 433 
433              </property>              </property>
434             </widget>             </widget>
435            </item>            </item>
436              <item row="6" column="1" >
437               <spacer>
438                <property name="orientation" >
439                 <enum>Qt::Vertical</enum>
440                </property>
441                <property name="sizeType" >
442                 <enum>QSizePolicy::Expanding</enum>
443                </property>
444                <property name="sizeHint" stdset="0" >
445                 <size>
446                  <width>20</width>
447                  <height>20</height>
448                 </size>
449                </property>
450               </spacer>
451              </item>
452             </layout>
453            </widget>
454           </item>
455           <item>
456            <widget class="QGroupBox" name="LoggingGroupBox" >
457             <property name="font" >
458              <font>
459               <weight>75</weight>
460               <bold>true</bold>
461              </font>
462             </property>
463             <property name="title" >
464              <string>Logging</string>
465             </property>
466             <property name="flat" >
467              <bool>true</bool>
468             </property>
469             <layout class="QGridLayout" >
470              <property name="margin" >
471               <number>8</number>
472              </property>
473              <property name="spacing" >
474               <number>4</number>
475              </property>
476              <item row="0" column="1" colspan="3" >
477               <widget class="QComboBox" name="MessagesLogPathComboBox" >
478                <property name="sizePolicy" >
479                 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
480                  <horstretch>0</horstretch>
481                  <verstretch>0</verstretch>
482                 </sizepolicy>
483                </property>
484                <property name="font" >
485                 <font>
486                  <weight>50</weight>
487                  <bold>false</bold>
488                 </font>
489                </property>
490                <property name="toolTip" >
491                 <string>Messages log file</string>
492                </property>
493                <property name="editable" >
494                 <bool>true</bool>
495                </property>
496               </widget>
497              </item>
498              <item row="0" column="4" >
499               <widget class="QToolButton" name="MessagesLogPathToolButton" >
500                <property name="minimumSize" >
501                 <size>
502                  <width>22</width>
503                  <height>22</height>
504                 </size>
505                </property>
506                <property name="maximumSize" >
507                 <size>
508                  <width>24</width>
509                  <height>24</height>
510                 </size>
511                </property>
512                <property name="font" >
513                 <font>
514                  <weight>50</weight>
515                  <bold>false</bold>
516                 </font>
517                </property>
518                <property name="focusPolicy" >
519                 <enum>Qt::TabFocus</enum>
520                </property>
521                <property name="toolTip" >
522                 <string>Browse for the messages log file location</string>
523                </property>
524                <property name="text" >
525                 <string>...</string>
526                </property>
527               </widget>
528              </item>
529              <item row="0" column="0" >
530               <widget class="QCheckBox" name="MessagesLogCheckBox" >
531                <property name="font" >
532                 <font>
533                  <weight>50</weight>
534                  <bold>false</bold>
535                 </font>
536                </property>
537                <property name="toolTip" >
538                 <string>Whether to activate a messages logging to file.</string>
539                </property>
540                <property name="text" >
541                 <string>&amp;Messages log file:</string>
542                </property>
543               </widget>
544              </item>
545             </layout>
546            </widget>
547           </item>
548          </layout>
549         </widget>
550         <widget class="QWidget" name="TuningTabPage" >
551          <property name="geometry" >
552           <rect>
553            <x>0</x>
554            <y>0</y>
555            <width>527</width>
556            <height>352</height>
557           </rect>
558          </property>
559          <attribute name="title" >
560           <string>&amp;Tuning</string>
561          </attribute>
562          <layout class="QGridLayout" >
563           <item row="0" column="0" >
564            <widget class="QGroupBox" name="LimitsGroupBox" >
565             <property name="font" >
566              <font>
567               <weight>75</weight>
568               <bold>true</bold>
569              </font>
570             </property>
571             <property name="title" >
572              <string>Limits</string>
573             </property>
574             <property name="flat" >
575              <bool>true</bool>
576             </property>
577             <layout class="QGridLayout" >
578              <item row="0" column="0" >
579               <widget class="QLabel" name="MaxVoicesTextLabel" >
580                <property name="font" >
581                 <font>
582                  <weight>50</weight>
583                  <bold>false</bold>
584                 </font>
585                </property>
586                <property name="text" >
587                 <string>Maximum number of voices:</string>
588                </property>
589               </widget>
590              </item>
591              <item row="0" column="1" >
592               <widget class="QSpinBox" name="MaxVoicesSpinBox" >
593                <property name="minimumSize" >
594                 <size>
595                  <width>60</width>
596                  <height>0</height>
597                 </size>
598                </property>
599                <property name="font" >
600                 <font>
601                  <weight>50</weight>
602                  <bold>false</bold>
603                 </font>
604                </property>
605                <property name="toolTip" >
606                 <string>Maximum number of voices</string>
607                </property>
608                <property name="maximum" >
609                 <number>999999999</number>
610                </property>
611               </widget>
612              </item>
613              <item rowspan="2" row="0" column="2" >
614               <spacer>
615                <property name="orientation" >
616                 <enum>Qt::Horizontal</enum>
617                </property>
618                <property name="sizeHint" stdset="0" >
619                 <size>
620                  <width>250</width>
621                  <height>20</height>
622                 </size>
623                </property>
624               </spacer>
625              </item>
626              <item row="1" column="0" >
627               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
628                <property name="font" >
629                 <font>
630                  <weight>50</weight>
631                  <bold>false</bold>
632                 </font>
633                </property>
634                <property name="text" >
635                 <string>Maximum number of disk streams:</string>
636                </property>
637               </widget>
638              </item>
639              <item row="1" column="1" >
640               <widget class="QSpinBox" name="MaxStreamsSpinBox" >
641                <property name="minimumSize" >
642                 <size>
643                  <width>60</width>
644                  <height>0</height>
645                 </size>
646                </property>
647                <property name="font" >
648                 <font>
649                  <weight>50</weight>
650                  <bold>false</bold>
651                 </font>
652                </property>
653                <property name="toolTip" >
654                 <string>Maximum number of disk streams</string>
655                </property>
656                <property name="maximum" >
657                 <number>999999999</number>
658                </property>
659               </widget>
660              </item>
661              <item row="2" column="0" colspan="3" >
662               <spacer>
663                <property name="orientation" >
664                 <enum>Qt::Vertical</enum>
665                </property>
666                <property name="sizeHint" stdset="0" >
667                 <size>
668                  <width>20</width>
669                  <height>194</height>
670                 </size>
671                </property>
672               </spacer>
673              </item>
674           </layout>           </layout>
675          </widget>          </widget>
676         </item>         </item>
677        </layout>        </layout>
678       </widget>       </widget>
679       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
680          <property name="geometry" >
681           <rect>
682            <x>0</x>
683            <y>0</y>
684            <width>800</width>
685            <height>480</height>
686           </rect>
687          </property>
688        <attribute name="title" >        <attribute name="title" >
689         <string>&amp;Display</string>         <string>&amp;Display</string>
690        </attribute>        </attribute>
691        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>0</number>  
        </property>  
        <property name="spacing" >  
         <number>4</number>  
        </property>  
692         <item>         <item>
693          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
694           <property name="font" >           <property name="font" >
# Line 488  Line 705 
705           </property>           </property>
706           <layout class="QGridLayout" >           <layout class="QGridLayout" >
707            <property name="margin" >            <property name="margin" >
708             <number>0</number>             <number>4</number>
709            </property>            </property>
710            <property name="spacing" >            <property name="spacing" >
711             <number>4</number>             <number>4</number>
# Line 496  Line 713 
713            <item row="0" column="0" >            <item row="0" column="0" >
714             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
715              <property name="sizePolicy" >              <property name="sizePolicy" >
716               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
717                <horstretch>0</horstretch>                <horstretch>0</horstretch>
718                <verstretch>0</verstretch>                <verstretch>0</verstretch>
719               </sizepolicy>               </sizepolicy>
# Line 515  Line 730 
730                <height>32767</height>                <height>32767</height>
731               </size>               </size>
732              </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>  
733              <property name="font" >              <property name="font" >
734               <font/>               <font>
735                  <weight>50</weight>
736                  <bold>false</bold>
737                 </font>
738              </property>              </property>
739              <property name="toolTip" >              <property name="toolTip" >
740               <string>Sample channel display font display</string>               <string>Sample channel display font display</string>
741              </property>              </property>
742                <property name="autoFillBackground" >
743                 <bool>true</bool>
744                </property>
745              <property name="frameShape" >              <property name="frameShape" >
746               <enum>QFrame::Panel</enum>               <enum>QFrame::StyledPanel</enum>
747              </property>              </property>
748              <property name="frameShadow" >              <property name="frameShadow" >
749               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
# Line 632  Line 762 
762            <item row="0" column="1" >            <item row="0" column="1" >
763             <widget class="QPushButton" name="DisplayFontPushButton" >             <widget class="QPushButton" name="DisplayFontPushButton" >
764              <property name="font" >              <property name="font" >
765               <font/>               <font>
766                  <weight>50</weight>
767                  <bold>false</bold>
768                 </font>
769              </property>              </property>
770              <property name="toolTip" >              <property name="toolTip" >
771               <string>Select font for the channel display</string>               <string>Select font for the channel display</string>
# Line 640  Line 773 
773              <property name="text" >              <property name="text" >
774               <string>&amp;Font...</string>               <string>&amp;Font...</string>
775              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+F</string>  
             </property>  
776              <property name="autoDefault" >              <property name="autoDefault" >
777               <bool>false</bool>               <bool>false</bool>
778              </property>              </property>
# Line 656  Line 786 
786              <property name="sizeType" >              <property name="sizeType" >
787               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
788              </property>              </property>
789              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
790               <size>               <size>
791                <width>56</width>                <width>56</width>
792                <height>16</height>                <height>16</height>
# Line 667  Line 797 
797            <item row="0" column="3" >            <item row="0" column="3" >
798             <widget class="QCheckBox" name="AutoRefreshCheckBox" >             <widget class="QCheckBox" name="AutoRefreshCheckBox" >
799              <property name="font" >              <property name="font" >
800               <font/>               <font>
801                  <weight>50</weight>
802                  <bold>false</bold>
803                 </font>
804              </property>              </property>
805              <property name="toolTip" >              <property name="toolTip" >
806               <string>Whether to refresh the channels view automatically</string>               <string>Whether to refresh the channels view automatically</string>
# Line 675  Line 808 
808              <property name="text" >              <property name="text" >
809               <string>&amp;Auto refresh:</string>               <string>&amp;Auto refresh:</string>
810              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+A</string>  
             </property>  
811             </widget>             </widget>
812            </item>            </item>
813            <item row="1" column="3" >            <item row="1" column="3" >
814             <widget class="QLabel" name="MaxVolumeTextLabel" >             <widget class="QLabel" name="MaxVolumeTextLabel" >
815              <property name="font" >              <property name="font" >
816               <font/>               <font>
817                  <weight>50</weight>
818                  <bold>false</bold>
819                 </font>
820              </property>              </property>
821              <property name="text" >              <property name="text" >
822               <string>Maximum &amp;volume:</string>               <string>Maximum &amp;volume:</string>
# Line 702  Line 835 
835            <item row="0" column="4" >            <item row="0" column="4" >
836             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
837              <property name="sizePolicy" >              <property name="sizePolicy" >
838               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
839                <horstretch>0</horstretch>                <horstretch>0</horstretch>
840                <verstretch>0</verstretch>                <verstretch>0</verstretch>
841               </sizepolicy>               </sizepolicy>
842              </property>              </property>
843              <property name="font" >              <property name="font" >
844               <font/>               <font>
845                  <weight>50</weight>
846                  <bold>false</bold>
847                 </font>
848              </property>              </property>
849              <property name="toolTip" >              <property name="toolTip" >
850               <string>Time in milliseconds between each auto-refresh cycle</string>               <string>Time in milliseconds between each auto-refresh cycle</string>
# Line 718  Line 852 
852              <property name="suffix" >              <property name="suffix" >
853               <string> msec</string>               <string> msec</string>
854              </property>              </property>
             <property name="maximum" >  
              <number>20000</number>  
             </property>  
855              <property name="minimum" >              <property name="minimum" >
856               <number>200</number>               <number>200</number>
857              </property>              </property>
858                <property name="maximum" >
859                 <number>20000</number>
860                </property>
861              <property name="singleStep" >              <property name="singleStep" >
862               <number>100</number>               <number>100</number>
863              </property>              </property>
# Line 735  Line 869 
869            <item row="1" column="4" >            <item row="1" column="4" >
870             <widget class="QSpinBox" name="MaxVolumeSpinBox" >             <widget class="QSpinBox" name="MaxVolumeSpinBox" >
871              <property name="sizePolicy" >              <property name="sizePolicy" >
872               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
873                <horstretch>0</horstretch>                <horstretch>0</horstretch>
874                <verstretch>0</verstretch>                <verstretch>0</verstretch>
875               </sizepolicy>               </sizepolicy>
876              </property>              </property>
877              <property name="font" >              <property name="font" >
878               <font/>               <font>
879                  <weight>50</weight>
880                  <bold>false</bold>
881                 </font>
882              </property>              </property>
883              <property name="toolTip" >              <property name="toolTip" >
884               <string>Upper limit for the sampler channel volume setting</string>               <string>Upper limit for the sampler channel volume setting</string>
# Line 765  Line 900 
900            <item row="1" column="0" colspan="2" >            <item row="1" column="0" colspan="2" >
901             <widget class="QCheckBox" name="DisplayEffectCheckBox" >             <widget class="QCheckBox" name="DisplayEffectCheckBox" >
902              <property name="font" >              <property name="font" >
903               <font/>               <font>
904                  <weight>50</weight>
905                  <bold>false</bold>
906                 </font>
907              </property>              </property>
908              <property name="toolTip" >              <property name="toolTip" >
909               <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 773  Line 911 
911              <property name="text" >              <property name="text" >
912               <string>Display shiny glass light &amp;effect</string>               <string>Display shiny glass light &amp;effect</string>
913              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+E</string>  
             </property>  
914             </widget>             </widget>
915            </item>            </item>
916           </layout>           </layout>
# Line 796  Line 931 
931            <bool>true</bool>            <bool>true</bool>
932           </property>           </property>
933           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
           <property name="margin" >  
            <number>0</number>  
           </property>  
934            <property name="spacing" >            <property name="spacing" >
935             <number>4</number>             <number>4</number>
936            </property>            </property>
937              <property name="margin" >
938               <number>4</number>
939              </property>
940            <item>            <item>
941             <widget class="QLabel" name="MessagesFontTextLabel" >             <widget class="QLabel" name="MessagesFontTextLabel" >
942              <property name="sizePolicy" >              <property name="sizePolicy" >
943               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
944                <horstretch>0</horstretch>                <horstretch>0</horstretch>
945                <verstretch>0</verstretch>                <verstretch>0</verstretch>
946               </sizepolicy>               </sizepolicy>
# Line 824  Line 957 
957                <height>32767</height>                <height>32767</height>
958               </size>               </size>
959              </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>  
960              <property name="font" >              <property name="font" >
961               <font/>               <font>
962                  <weight>50</weight>
963                  <bold>false</bold>
964                 </font>
965              </property>              </property>
966              <property name="toolTip" >              <property name="toolTip" >
967               <string>Sample messages text font display</string>               <string>Sample messages text font display</string>
968              </property>              </property>
969                <property name="autoFillBackground" >
970                 <bool>true</bool>
971                </property>
972                <property name="frameShape" >
973                 <enum>QFrame::StyledPanel</enum>
974                </property>
975              <property name="frameShadow" >              <property name="frameShadow" >
976               <enum>QFrame::Sunken</enum>               <enum>QFrame::Sunken</enum>
977              </property>              </property>
# Line 908  Line 986 
986            <item>            <item>
987             <widget class="QPushButton" name="MessagesFontPushButton" >             <widget class="QPushButton" name="MessagesFontPushButton" >
988              <property name="font" >              <property name="font" >
989               <font/>               <font>
990                  <weight>50</weight>
991                  <bold>false</bold>
992                 </font>
993              </property>              </property>
994              <property name="toolTip" >              <property name="toolTip" >
995               <string>Select font for the messages text display</string>               <string>Select font for the messages text display</string>
# Line 916  Line 997 
997              <property name="text" >              <property name="text" >
998               <string>&amp;Font...</string>               <string>&amp;Font...</string>
999              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+F</string>  
             </property>  
1000              <property name="autoDefault" >              <property name="autoDefault" >
1001               <bool>false</bool>               <bool>false</bool>
1002              </property>              </property>
# Line 932  Line 1010 
1010              <property name="sizeType" >              <property name="sizeType" >
1011               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
1012              </property>              </property>
1013              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
1014               <size>               <size>
1015                <width>49</width>                <width>49</width>
1016                <height>16</height>                <height>16</height>
# Line 943  Line 1021 
1021            <item>            <item>
1022             <widget class="QCheckBox" name="MessagesLimitCheckBox" >             <widget class="QCheckBox" name="MessagesLimitCheckBox" >
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>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 951  Line 1032 
1032              <property name="text" >              <property name="text" >
1033               <string>&amp;Messages limit:</string>               <string>&amp;Messages limit:</string>
1034              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+M</string>  
             </property>  
1035             </widget>             </widget>
1036            </item>            </item>
1037            <item>            <item>
1038             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >             <widget class="QSpinBox" name="MessagesLimitLinesSpinBox" >
1039              <property name="font" >              <property name="font" >
1040               <font/>               <font>
1041                  <weight>50</weight>
1042                  <bold>false</bold>
1043                 </font>
1044              </property>              </property>
1045              <property name="toolTip" >              <property name="toolTip" >
1046               <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 967  Line 1048 
1048              <property name="suffix" >              <property name="suffix" >
1049               <string> lines</string>               <string> lines</string>
1050              </property>              </property>
             <property name="maximum" >  
              <number>10000</number>  
             </property>  
1051              <property name="minimum" >              <property name="minimum" >
1052               <number>100</number>               <number>100</number>
1053              </property>              </property>
1054                <property name="maximum" >
1055                 <number>10000</number>
1056                </property>
1057              <property name="singleStep" >              <property name="singleStep" >
1058               <number>100</number>               <number>100</number>
1059              </property>              </property>
# Line 999  Line 1080 
1080            <bool>true</bool>            <bool>true</bool>
1081           </property>           </property>
1082           <layout class="QGridLayout" >           <layout class="QGridLayout" >
1083            <property name="margin" >            <item row="0" column="0" >
1084             <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" >  
1085              <property name="font" >              <property name="font" >
1086               <font/>               <font>
1087                  <weight>50</weight>
1088                  <bold>false</bold>
1089                 </font>
1090              </property>              </property>
1091              <property name="toolTip" >              <property name="toolTip" >
1092               <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>  
             </property>  
             <property name="minimum" >  
              <number>0</number>  
1093              </property>              </property>
1094              <property name="value" >              <property name="text" >
1095               <number>5</number>               <string>&amp;Confirm removals</string>
1096              </property>              </property>
1097             </widget>             </widget>
1098            </item>            </item>
1099            <item row="0" column="2" >            <item row="0" column="1" colspan="2" >
1100             <widget class="QLabel" name="MaxRecentFilesTextLabel" >             <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1101              <property name="font" >              <property name="font" >
1102               <font/>               <font>
1103                  <weight>50</weight>
1104                  <bold>false</bold>
1105                 </font>
1106              </property>              </property>
1107              <property name="text" >              <property name="text" >
1108               <string>&amp;Number of recent files:</string>               <string>&amp;Number of recent files:</string>
# Line 1133  Line 1118 
1118              </property>              </property>
1119             </widget>             </widget>
1120            </item>            </item>
1121            <item row="0" column="1" >            <item row="0" column="3" >
1122             <spacer>             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1123              <property name="orientation" >              <property name="font" >
1124               <enum>Qt::Horizontal</enum>               <font>
1125                  <weight>50</weight>
1126                  <bold>false</bold>
1127                 </font>
1128              </property>              </property>
1129              <property name="sizeType" >              <property name="toolTip" >
1130               <enum>QSizePolicy::Expanding</enum>               <string>The maximum number of recent files to keep in menu</string>
1131              </property>              </property>
1132              <property name="sizeHint" >              <property name="minimum" >
1133               <size>               <number>0</number>
               <width>110</width>  
               <height>16</height>  
              </size>  
1134              </property>              </property>
1135             </spacer>              <property name="maximum" >
1136                 <number>20</number>
1137                </property>
1138                <property name="value" >
1139                 <number>5</number>
1140                </property>
1141               </widget>
1142              </item>
1143              <item row="1" column="0" >
1144               <widget class="QCheckBox" name="KeepOnTopCheckBox" >
1145                <property name="font" >
1146                 <font>
1147                  <weight>50</weight>
1148                  <bold>false</bold>
1149                 </font>
1150                </property>
1151                <property name="toolTip" >
1152                 <string>Whether to keep all child windows on top of the main window</string>
1153                </property>
1154                <property name="text" >
1155                 <string>&amp;Keep child windows always on top</string>
1156                </property>
1157               </widget>
1158            </item>            </item>
1159            <item row="1" column="1" colspan="3" >            <item rowspan="3" row="1" column="1" colspan="3" >
1160             <spacer>             <spacer>
1161              <property name="orientation" >              <property name="orientation" >
1162               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1163              </property>              </property>
1164              <property name="sizeType" >              <property name="sizeHint" stdset="0" >
              <enum>QSizePolicy::Expanding</enum>  
             </property>  
             <property name="sizeHint" >  
1165               <size>               <size>
1166                <width>280</width>                <width>281</width>
1167                <height>16</height>                <height>48</height>
1168               </size>               </size>
1169              </property>              </property>
1170             </spacer>             </spacer>
1171            </item>            </item>
1172              <item row="2" column="0" >
1173               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
1174                <property name="font" >
1175                 <font>
1176                  <weight>50</weight>
1177                  <bold>false</bold>
1178                 </font>
1179                </property>
1180                <property name="toolTip" >
1181                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>
1182                </property>
1183                <property name="text" >
1184                 <string>Capture standard &amp;output</string>
1185                </property>
1186               </widget>
1187              </item>
1188              <item row="3" column="0" >
1189               <widget class="QCheckBox" name="CompletePathCheckBox" >
1190                <property name="font" >
1191                 <font>
1192                  <weight>50</weight>
1193                  <bold>false</bold>
1194                 </font>
1195                </property>
1196                <property name="toolTip" >
1197                 <string>Whether to show the complete directory path of loaded session files</string>
1198                </property>
1199                <property name="text" >
1200                 <string>Show complete &amp;path of session files</string>
1201                </property>
1202               </widget>
1203              </item>
1204              <item row="4" column="0" >
1205               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1206                <property name="font" >
1207                 <font>
1208                  <weight>50</weight>
1209                  <bold>false</bold>
1210                 </font>
1211                </property>
1212                <property name="toolTip" >
1213                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1214                </property>
1215                <property name="text" >
1216                 <string>Show actual &amp;instrument names</string>
1217                </property>
1218               </widget>
1219              </item>
1220              <item row="4" column="1" colspan="2" >
1221               <widget class="QLabel" name="BaseFontSizeTextLabel" >
1222                <property name="font" >
1223                 <font>
1224                  <weight>50</weight>
1225                  <bold>false</bold>
1226                 </font>
1227                </property>
1228                <property name="text" >
1229                 <string>&amp;Base font size:</string>
1230                </property>
1231                <property name="alignment" >
1232                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1233                </property>
1234                <property name="buddy" >
1235                 <cstring>BaseFontSizeComboBox</cstring>
1236                </property>
1237               </widget>
1238              </item>
1239              <item row="4" column="3" >
1240               <widget class="QComboBox" name="BaseFontSizeComboBox" >
1241                <property name="font" >
1242                 <font>
1243                  <weight>50</weight>
1244                  <bold>false</bold>
1245                 </font>
1246                </property>
1247                <property name="toolTip" >
1248                 <string>Base application font size (pt.)</string>
1249                </property>
1250                <property name="editable" >
1251                 <bool>true</bool>
1252                </property>
1253                <item>
1254                 <property name="text" >
1255                  <string>(default)</string>
1256                 </property>
1257                </item>
1258                <item>
1259                 <property name="text" >
1260                  <string>6</string>
1261                 </property>
1262                </item>
1263                <item>
1264                 <property name="text" >
1265                  <string>7</string>
1266                 </property>
1267                </item>
1268                <item>
1269                 <property name="text" >
1270                  <string>8</string>
1271                 </property>
1272                </item>
1273                <item>
1274                 <property name="text" >
1275                  <string>9</string>
1276                 </property>
1277                </item>
1278                <item>
1279                 <property name="text" >
1280                  <string>10</string>
1281                 </property>
1282                </item>
1283                <item>
1284                 <property name="text" >
1285                  <string>11</string>
1286                 </property>
1287                </item>
1288                <item>
1289                 <property name="text" >
1290                  <string>12</string>
1291                 </property>
1292                </item>
1293               </widget>
1294              </item>
1295           </layout>           </layout>
1296          </widget>          </widget>
1297         </item>         </item>
# Line 1172  Line 1299 
1299       </widget>       </widget>
1300      </widget>      </widget>
1301     </item>     </item>
1302       <item row="1" column="0" >
1303        <widget class="QDialogButtonBox" name="DialogButtonBox">
1304         <property name="orientation">
1305          <enum>Qt::Horizontal</enum>
1306         </property>
1307         <property name="standardButtons">
1308          <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
1309         </property>
1310        </widget>
1311       </item>
1312    </layout>    </layout>
1313   </widget>   </widget>
1314   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
1315   <tabstops>   <tabstops>
1316    <tabstop>OptionsTabWidget</tabstop>    <tabstop>OptionsTabWidget</tabstop>
1317    <tabstop>ServerHostComboBox</tabstop>    <tabstop>ServerHostComboBox</tabstop>
# Line 1184  Line 1320 
1320    <tabstop>ServerStartCheckBox</tabstop>    <tabstop>ServerStartCheckBox</tabstop>
1321    <tabstop>ServerCmdLineComboBox</tabstop>    <tabstop>ServerCmdLineComboBox</tabstop>
1322    <tabstop>StartDelaySpinBox</tabstop>    <tabstop>StartDelaySpinBox</tabstop>
1323      <tabstop>MessagesLogCheckBox</tabstop>
1324      <tabstop>MessagesLogPathComboBox</tabstop>
1325      <tabstop>MessagesLogPathToolButton</tabstop>
1326    <tabstop>DisplayFontPushButton</tabstop>    <tabstop>DisplayFontPushButton</tabstop>
1327    <tabstop>DisplayEffectCheckBox</tabstop>    <tabstop>DisplayEffectCheckBox</tabstop>
1328    <tabstop>AutoRefreshCheckBox</tabstop>    <tabstop>AutoRefreshCheckBox</tabstop>
# Line 1198  Line 1337 
1337    <tabstop>CompletePathCheckBox</tabstop>    <tabstop>CompletePathCheckBox</tabstop>
1338    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1339    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1340    <tabstop>OkPushButton</tabstop>    <tabstop>BaseFontSizeComboBox</tabstop>
1341    <tabstop>CancelPushButton</tabstop>    <tabstop>DialogButtonBox</tabstop>
1342   </tabstops>   </tabstops>
1343   <resources>   <resources>
1344    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
1345   </resources>   </resources>
1346   <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>  
1347  </ui>  </ui>

Legend:
Removed from v.1464  
changed lines
  Added in v.2678

  ViewVC Help
Powered by ViewVC