/[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 1815 by capela, Mon Dec 22 10:04:59 2008 UTC
# 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>368</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="windowTitle" >    <property name="windowTitle" >
# Line 104  Line 104 
104        <number>0</number>        <number>0</number>
105       </property>       </property>
106       <widget class="QWidget" name="ServerTabPage" >       <widget class="QWidget" name="ServerTabPage" >
       <property name="geometry" >  
        <rect>  
         <x>0</x>  
         <y>0</y>  
         <width>525</width>  
         <height>352</height>  
        </rect>  
       </property>  
107        <attribute name="title" >        <attribute name="title" >
108         <string>&amp;Server</string>         <string>&amp;Server</string>
109        </attribute>        </attribute>
# Line 602  Line 594 
594        </layout>        </layout>
595       </widget>       </widget>
596       <widget class="QWidget" name="TuningTabPage" >       <widget class="QWidget" name="TuningTabPage" >
       <property name="geometry" >  
        <rect>  
         <x>0</x>  
         <y>0</y>  
         <width>525</width>  
         <height>352</height>  
        </rect>  
       </property>  
597        <attribute name="title" >        <attribute name="title" >
598         <string>&amp;Tuning</string>         <string>&amp;Tuning</string>
599        </attribute>        </attribute>
600        <layout class="QGridLayout" name="gridLayout" >        <layout class="QGridLayout" >
601         <item row="0" column="0" >         <item row="0" column="0" >
602          <widget class="QGroupBox" name="LimitsGroupBox" >          <widget class="QGroupBox" name="LimitsGroupBox" >
603           <property name="font" >           <property name="font" >
# Line 628  Line 612 
612           <property name="flat" >           <property name="flat" >
613            <bool>true</bool>            <bool>true</bool>
614           </property>           </property>
615           <layout class="QGridLayout" name="_2" >           <layout class="QGridLayout" >
           <property name="margin" >  
            <number>8</number>  
           </property>  
           <property name="spacing" >  
            <number>4</number>  
           </property>  
616            <item row="0" column="0" >            <item row="0" column="0" >
617             <widget class="QLabel" name="MaxVoicesTextLabel" >             <widget class="QLabel" name="MaxVoicesTextLabel" >
618              <property name="font" >              <property name="font" >
# Line 644  Line 622 
622               </font>               </font>
623              </property>              </property>
624              <property name="text" >              <property name="text" >
625               <string>Max. Voices:</string>               <string>Maximum number of voices:</string>
626              </property>              </property>
627             </widget>             </widget>
628            </item>            </item>
629            <item row="0" column="1" >            <item row="0" column="1" >
630             <widget class="QSpinBox" name="MaxVoicesSpinBox" >             <widget class="QSpinBox" name="MaxVoicesSpinBox" >
631                <property name="minimumSize" >
632                 <size>
633                  <width>60</width>
634                  <height>0</height>
635                 </size>
636                </property>
637              <property name="font" >              <property name="font" >
638               <font>               <font>
639                <weight>50</weight>                <weight>50</weight>
640                <bold>false</bold>                <bold>false</bold>
641               </font>               </font>
642              </property>              </property>
643                <property name="toolTip" >
644                 <string>Maximum number of voices</string>
645                </property>
646             </widget>             </widget>
647            </item>            </item>
648            <item row="1" column="1" >            <item rowspan="2" row="0" column="2" >
649             <widget class="QSpinBox" name="MaxStreamsSpinBox" >             <spacer>
650                <property name="orientation" >
651                 <enum>Qt::Horizontal</enum>
652                </property>
653                <property name="sizeHint" stdset="0" >
654                 <size>
655                  <width>250</width>
656                  <height>20</height>
657                 </size>
658                </property>
659               </spacer>
660              </item>
661              <item row="1" column="0" >
662               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
663              <property name="font" >              <property name="font" >
664               <font>               <font>
665                <weight>50</weight>                <weight>50</weight>
666                <bold>false</bold>                <bold>false</bold>
667               </font>               </font>
668              </property>              </property>
669                <property name="text" >
670                 <string>Maximum number of disk streams:</string>
671                </property>
672             </widget>             </widget>
673            </item>            </item>
674            <item row="1" column="0" >            <item row="1" column="1" >
675             <widget class="QLabel" name="MaxDiskStreamsTextLabel" >             <widget class="QSpinBox" name="MaxStreamsSpinBox" >
676                <property name="minimumSize" >
677                 <size>
678                  <width>60</width>
679                  <height>0</height>
680                 </size>
681                </property>
682              <property name="font" >              <property name="font" >
683               <font>               <font>
684                <weight>50</weight>                <weight>50</weight>
685                <bold>false</bold>                <bold>false</bold>
686               </font>               </font>
687              </property>              </property>
688              <property name="text" >              <property name="toolTip" >
689               <string>Max. Disk Streams:</string>               <string>Maximum number of disk streams</string>
690              </property>              </property>
691             </widget>             </widget>
692            </item>            </item>
693              <item row="2" column="0" colspan="3" >
694               <spacer>
695                <property name="orientation" >
696                 <enum>Qt::Vertical</enum>
697                </property>
698                <property name="sizeHint" stdset="0" >
699                 <size>
700                  <width>20</width>
701                  <height>194</height>
702                 </size>
703                </property>
704               </spacer>
705              </item>
706           </layout>           </layout>
707          </widget>          </widget>
708         </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>  
709        </layout>        </layout>
710       </widget>       </widget>
711       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
       <property name="geometry" >  
        <rect>  
         <x>0</x>  
         <y>0</y>  
         <width>525</width>  
         <height>352</height>  
        </rect>  
       </property>  
712        <attribute name="title" >        <attribute name="title" >
713         <string>&amp;Display</string>         <string>&amp;Display</string>
714        </attribute>        </attribute>
715        <layout class="QVBoxLayout" name="verticalLayout" >        <layout class="QVBoxLayout" >
716         <item>         <item>
717          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
718           <property name="font" >           <property name="font" >
# Line 1201  Line 1202 
1202             </widget>             </widget>
1203            </item>            </item>
1204            <item rowspan="3" row="1" column="1" colspan="3" >            <item rowspan="3" row="1" column="1" colspan="3" >
1205             <spacer name="horizontalSpacer" >             <spacer>
1206              <property name="orientation" >              <property name="orientation" >
1207               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1208              </property>              </property>

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

  ViewVC Help
Powered by ViewVC