/[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 1738 by capela, Wed May 14 15:24:22 2008 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-2008, 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     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 56  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 70  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 84  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 94  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 109  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>8</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 220  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>
# Line 290  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>
# Line 341  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 366  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 385  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 401  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>20</height>                <height>20</height>
# Line 417  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 428  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 453  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 497  Line 492 
492              <property name="sizeType" >              <property name="sizeType" >
493               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
494              </property>              </property>
495              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
496               <size>               <size>
497                <width>20</width>                <width>20</width>
498                <height>20</height>                <height>20</height>
# Line 532  Line 527 
527            <item row="0" column="1" colspan="3" >            <item row="0" column="1" colspan="3" >
528             <widget class="QComboBox" name="MessagesLogPathComboBox" >             <widget class="QComboBox" name="MessagesLogPathComboBox" >
529              <property name="sizePolicy" >              <property name="sizePolicy" >
530               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
               <hsizetype>7</hsizetype>  
               <vsizetype>0</vsizetype>  
531                <horstretch>0</horstretch>                <horstretch>0</horstretch>
532                <verstretch>0</verstretch>                <verstretch>0</verstretch>
533               </sizepolicy>               </sizepolicy>
# Line 608  Line 601 
601         </item>         </item>
602        </layout>        </layout>
603       </widget>       </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>
729            </widget>
730           </item>
731          </layout>
732         </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>8</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 642  Line 766 
766            </property>            </property>
767            <item row="0" column="0" >            <item row="0" column="0" >
768             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
             <property name="font" >  
              <font>  
               <weight>50</weight>  
               <bold>false</bold>  
              </font>  
             </property>  
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 668  Line 784 
784                <height>32767</height>                <height>32767</height>
785               </size>               </size>
786              </property>              </property>
787                <property name="font" >
788                 <font>
789                  <weight>50</weight>
790                  <bold>false</bold>
791                 </font>
792                </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>
# Line 721  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 773  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>
# Line 792  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 809  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>
# Line 876  Line 994 
994            <bool>true</bool>            <bool>true</bool>
995           </property>           </property>
996           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
997            <property name="margin" >            <property name="spacing" >
998             <number>4</number>             <number>4</number>
999            </property>            </property>
1000            <property name="spacing" >            <property name="margin" >
1001             <number>4</number>             <number>4</number>
1002            </property>            </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>
1010              </property>              </property>
             <property name="font" >  
              <font>  
               <weight>50</weight>  
               <bold>false</bold>  
              </font>  
             </property>  
1011              <property name="minimumSize" >              <property name="minimumSize" >
1012               <size>               <size>
1013                <width>180</width>                <width>180</width>
# Line 910  Line 1020 
1020                <height>32767</height>                <height>32767</height>
1021               </size>               </size>
1022              </property>              </property>
1023                <property name="font" >
1024                 <font>
1025                  <weight>50</weight>
1026                  <bold>false</bold>
1027                 </font>
1028                </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>
# Line 960  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 1001  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 1033  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>4</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>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </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>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </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>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </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>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </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>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </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>                <weight>50</weight>
# Line 1153  Line 1158 
1158               </font>               </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>
1162              </property>              </property>
1163              <property name="maximum" >              <property name="text" >
1164               <number>20</number>               <string>&amp;Confirm removals</string>
             </property>  
             <property name="minimum" >  
              <number>0</number>  
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>
# Line 1188  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>
1215              <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>            </item>
1234            <item row="1" column="1" colspan="3" >            <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 1255  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/>
1422  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC