/[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 1803 by schoenebeck, Sun Dec 7 13:58:16 2008 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-2008, 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 26  Line 26 
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>537</width>      <width>539</width>
30      <height>422</height>      <height>422</height>
31     </rect>     </rect>
32    </property>    </property>
# Line 34  Line 34 
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" >     <iconset resource="qsampler.qrc" >
38      <normaloff>:/icons/qsampler.png</normaloff>:/icons/qsampler.png</iconset>      <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 47  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="spacing" >  
       <number>4</number>  
      </property>  
      <property name="margin" >  
       <number>0</number>  
      </property>  
      <item>  
       <spacer>  
        <property name="orientation" >  
         <enum>Qt::Horizontal</enum>  
        </property>  
        <property name="sizeType" >  
         <enum>QSizePolicy::Expanding</enum>  
        </property>  
        <property name="sizeHint" stdset="0" >  
         <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" >  
          <normaloff>:/icons/formAccept.png</normaloff>:/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" >  
          <normaloff>:/icons/formReject.png</normaloff>:/icons/formReject.png</iconset>  
        </property>  
       </widget>  
      </item>  
     </layout>  
    </item>  
50     <item row="0" column="0" >     <item row="0" column="0" >
51      <widget class="QTabWidget" name="OptionsTabWidget" >      <widget class="QTabWidget" name="OptionsTabWidget" >
52       <property name="acceptDrops" >       <property name="acceptDrops" >
# Line 108  Line 60 
60         <rect>         <rect>
61          <x>0</x>          <x>0</x>
62          <y>0</y>          <y>0</y>
63          <width>525</width>          <width>527</width>
64          <height>352</height>          <height>352</height>
65         </rect>         </rect>
66        </property>        </property>
# Line 283  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" >
# Line 591  Line 540 
540              <property name="text" >              <property name="text" >
541               <string>&amp;Messages log file:</string>               <string>&amp;Messages log file:</string>
542              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+M</string>  
             </property>  
543             </widget>             </widget>
544            </item>            </item>
545           </layout>           </layout>
# Line 606  Line 552 
552         <rect>         <rect>
553          <x>0</x>          <x>0</x>
554          <y>0</y>          <y>0</y>
555          <width>525</width>          <width>527</width>
556          <height>352</height>          <height>352</height>
557         </rect>         </rect>
558        </property>        </property>
559        <attribute name="title" >        <attribute name="title" >
560         <string>&amp;Tuning</string>         <string>&amp;Tuning</string>
561        </attribute>        </attribute>
562        <layout class="QGridLayout" name="gridLayout" >        <layout class="QGridLayout" >
563         <item row="0" column="0" >         <item row="0" column="0" >
564          <widget class="QGroupBox" name="LimitsGroupBox" >          <widget class="QGroupBox" name="LimitsGroupBox" >
565           <property name="font" >           <property name="font" >
# Line 628  Line 574 
574           <property name="flat" >           <property name="flat" >
575            <bool>true</bool>            <bool>true</bool>
576           </property>           </property>
577           <layout class="QGridLayout" name="_2" >           <layout class="QGridLayout" >
           <property name="margin" >  
            <number>8</number>  
           </property>  
           <property name="spacing" >  
            <number>4</number>  
           </property>  
578            <item row="0" column="0" >            <item row="0" column="0" >
579             <widget class="QLabel" name="MaxVoicesTextLabel" >             <widget class="QLabel" name="MaxVoicesTextLabel" >
580              <property name="font" >              <property name="font" >
# Line 644  Line 584 
584               </font>               </font>
585              </property>              </property>
586              <property name="text" >              <property name="text" >
587               <string>Max. Voices:</string>               <string>Maximum number of voices:</string>
588              </property>              </property>
589             </widget>             </widget>
590            </item>            </item>
591            <item row="0" column="1" >            <item row="0" column="1" >
592             <widget class="QSpinBox" name="MaxVoicesSpinBox" >             <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" >              <property name="font" >
600               <font>               <font>
601                <weight>50</weight>                <weight>50</weight>
602                <bold>false</bold>                <bold>false</bold>
603               </font>               </font>
604              </property>              </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>             </widget>
612            </item>            </item>
613            <item row="1" column="1" >            <item rowspan="2" row="0" column="2" >
614             <widget class="QSpinBox" name="MaxStreamsSpinBox" >             <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" >              <property name="font" >
629               <font>               <font>
630                <weight>50</weight>                <weight>50</weight>
631                <bold>false</bold>                <bold>false</bold>
632               </font>               </font>
633              </property>              </property>
634                <property name="text" >
635                 <string>Maximum number of disk streams:</string>
636                </property>
637             </widget>             </widget>
638            </item>            </item>
639            <item row="1" column="0" >            <item row="1" column="1" >
640             <widget class="QLabel" name="MaxDiskStreamsTextLabel" >             <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" >              <property name="font" >
648               <font>               <font>
649                <weight>50</weight>                <weight>50</weight>
650                <bold>false</bold>                <bold>false</bold>
651               </font>               </font>
652              </property>              </property>
653              <property name="text" >              <property name="toolTip" >
654               <string>Max. Disk Streams:</string>               <string>Maximum number of disk streams</string>
655                </property>
656                <property name="maximum" >
657                 <number>999999999</number>
658              </property>              </property>
659             </widget>             </widget>
660            </item>            </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>
        <item row="1" column="0" >  
         <spacer name="verticalSpacer" >  
          <property name="orientation" >  
           <enum>Qt::Vertical</enum>  
          </property>  
          <property name="sizeHint" stdset="0" >  
           <size>  
            <width>20</width>  
            <height>83</height>  
           </size>  
          </property>  
         </spacer>  
        </item>  
677        </layout>        </layout>
678       </widget>       </widget>
679       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
# Line 704  Line 681 
681         <rect>         <rect>
682          <x>0</x>          <x>0</x>
683          <y>0</y>          <y>0</y>
684          <width>525</width>          <width>800</width>
685          <height>352</height>          <height>480</height>
686         </rect>         </rect>
687        </property>        </property>
688        <attribute name="title" >        <attribute name="title" >
689         <string>&amp;Display</string>         <string>&amp;Display</string>
690        </attribute>        </attribute>
691        <layout class="QVBoxLayout" name="verticalLayout" >        <layout class="QVBoxLayout" >
692         <item>         <item>
693          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
694           <property name="font" >           <property name="font" >
# Line 796  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 834  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" >
# Line 940  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 1029  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 1067  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>
# Line 1132  Line 1094 
1094              <property name="text" >              <property name="text" >
1095               <string>&amp;Confirm removals</string>               <string>&amp;Confirm removals</string>
1096              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+C</string>  
             </property>  
1097             </widget>             </widget>
1098            </item>            </item>
1099            <item row="0" column="1" colspan="2" >            <item row="0" column="1" colspan="2" >
# Line 1195  Line 1154 
1154              <property name="text" >              <property name="text" >
1155               <string>&amp;Keep child windows always on top</string>               <string>&amp;Keep child windows always on top</string>
1156              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+K</string>  
             </property>  
1157             </widget>             </widget>
1158            </item>            </item>
1159            <item rowspan="3" row="1" column="1" colspan="3" >            <item rowspan="3" row="1" column="1" colspan="3" >
1160             <spacer name="horizontalSpacer" >             <spacer>
1161              <property name="orientation" >              <property name="orientation" >
1162               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1163              </property>              </property>
# Line 1227  Line 1183 
1183              <property name="text" >              <property name="text" >
1184               <string>Capture standard &amp;output</string>               <string>Capture standard &amp;output</string>
1185              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+O</string>  
             </property>  
1186             </widget>             </widget>
1187            </item>            </item>
1188            <item row="3" column="0" >            <item row="3" column="0" >
# Line 1246  Line 1199 
1199              <property name="text" >              <property name="text" >
1200               <string>Show complete &amp;path of session files</string>               <string>Show complete &amp;path of session files</string>
1201              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+P</string>  
             </property>  
1202             </widget>             </widget>
1203            </item>            </item>
1204            <item row="4" column="0" >            <item row="4" column="0" >
# Line 1265  Line 1215 
1215              <property name="text" >              <property name="text" >
1216               <string>Show actual &amp;instrument names</string>               <string>Show actual &amp;instrument names</string>
1217              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+I</string>  
             </property>  
1218             </widget>             </widget>
1219            </item>            </item>
1220            <item row="4" column="1" colspan="2" >            <item row="4" column="1" colspan="2" >
# Line 1352  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" />
# Line 1381  Line 1338 
1338    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1339    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1340    <tabstop>BaseFontSizeComboBox</tabstop>    <tabstop>BaseFontSizeComboBox</tabstop>
1341    <tabstop>OkPushButton</tabstop>    <tabstop>DialogButtonBox</tabstop>
   <tabstop>CancelPushButton</tabstop>  
1342   </tabstops>   </tabstops>
1343   <resources>   <resources>
1344    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
1345   </resources>   </resources>
1346   <connections/>   <connections/>
1347  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC