/[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 1788 by capela, Sun Oct 26 15:44:42 2008 UTC revision 1803 by schoenebeck, Sun Dec 7 13:58:16 2008 UTC
# Line 27  Line 27 
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>537</width>      <width>537</width>
30      <height>368</height>      <height>422</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="windowTitle" >    <property name="windowTitle" >
# Line 108  Line 108 
108         <rect>         <rect>
109          <x>0</x>          <x>0</x>
110          <y>0</y>          <y>0</y>
111          <width>523</width>          <width>525</width>
112          <height>301</height>          <height>352</height>
113         </rect>         </rect>
114        </property>        </property>
115        <attribute name="title" >        <attribute name="title" >
# Line 222  Line 222 
222            </item>            </item>
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 293  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 344  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 431  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 535  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 611  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>525</width>
610            <height>352</height>
611           </rect>
612          </property>
613          <attribute name="title" >
614           <string>&amp;Tuning</string>
615          </attribute>
616          <layout class="QGridLayout" name="gridLayout" >
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" name="_2" >
632              <property name="margin" >
633               <number>8</number>
634              </property>
635              <property name="spacing" >
636               <number>4</number>
637              </property>
638              <item row="0" column="0" >
639               <widget class="QLabel" name="MaxVoicesTextLabel" >
640                <property name="font" >
641                 <font>
642                  <weight>50</weight>
643                  <bold>false</bold>
644                 </font>
645                </property>
646                <property name="text" >
647                 <string>Max. Voices:</string>
648                </property>
649               </widget>
650              </item>
651              <item row="0" column="1" >
652               <widget class="QSpinBox" name="MaxVoicesSpinBox" >
653                <property name="font" >
654                 <font>
655                  <weight>50</weight>
656                  <bold>false</bold>
657                 </font>
658                </property>
659               </widget>
660              </item>
661              <item row="1" column="1" >
662               <widget class="QSpinBox" name="MaxStreamsSpinBox" >
663                <property name="font" >
664                 <font>
665                  <weight>50</weight>
666                  <bold>false</bold>
667                 </font>
668                </property>
669               </widget>
670              </item>
671              <item row="1" column="0" >
672               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
673                <property name="font" >
674                 <font>
675                  <weight>50</weight>
676                  <bold>false</bold>
677                 </font>
678                </property>
679                <property name="text" >
680                 <string>Max. Disk Streams:</string>
681                </property>
682               </widget>
683              </item>
684             </layout>
685            </widget>
686           </item>
687           <item row="1" column="0" >
688            <spacer name="verticalSpacer" >
689             <property name="orientation" >
690              <enum>Qt::Vertical</enum>
691             </property>
692             <property name="sizeHint" stdset="0" >
693              <size>
694               <width>20</width>
695               <height>83</height>
696              </size>
697             </property>
698            </spacer>
699           </item>
700          </layout>
701         </widget>
702       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
703        <property name="geometry" >        <property name="geometry" >
704         <rect>         <rect>
705          <x>0</x>          <x>0</x>
706          <y>0</y>          <y>0</y>
707          <width>523</width>          <width>525</width>
708          <height>301</height>          <height>352</height>
709         </rect>         </rect>
710        </property>        </property>
711        <attribute name="title" >        <attribute name="title" >
# Line 648  Line 736 
736            <item row="0" column="0" >            <item row="0" column="0" >
737             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
738              <property name="sizePolicy" >              <property name="sizePolicy" >
739               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
740                <horstretch>0</horstretch>                <horstretch>0</horstretch>
741                <verstretch>0</verstretch>                <verstretch>0</verstretch>
742               </sizepolicy>               </sizepolicy>
# Line 778  Line 864 
864            <item row="0" column="4" >            <item row="0" column="4" >
865             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >             <widget class="QSpinBox" name="AutoRefreshTimeSpinBox" >
866              <property name="sizePolicy" >              <property name="sizePolicy" >
867               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
868                <horstretch>0</horstretch>                <horstretch>0</horstretch>
869                <verstretch>0</verstretch>                <verstretch>0</verstretch>
870               </sizepolicy>               </sizepolicy>
# Line 814  Line 898 
898            <item row="1" column="4" >            <item row="1" column="4" >
899             <widget class="QSpinBox" name="MaxVolumeSpinBox" >             <widget class="QSpinBox" name="MaxVolumeSpinBox" >
900              <property name="sizePolicy" >              <property name="sizePolicy" >
901               <sizepolicy>               <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
               <hsizetype>1</hsizetype>  
               <vsizetype>0</vsizetype>  
902                <horstretch>0</horstretch>                <horstretch>0</horstretch>
903                <verstretch>0</verstretch>                <verstretch>0</verstretch>
904               </sizepolicy>               </sizepolicy>
# Line 890  Line 972 
972            <item>            <item>
973             <widget class="QLabel" name="MessagesFontTextLabel" >             <widget class="QLabel" name="MessagesFontTextLabel" >
974              <property name="sizePolicy" >              <property name="sizePolicy" >
975               <sizepolicy>               <sizepolicy vsizetype="Minimum" hsizetype="MinimumExpanding" >
               <hsizetype>3</hsizetype>  
               <vsizetype>1</vsizetype>  
976                <horstretch>0</horstretch>                <horstretch>0</horstretch>
977                <verstretch>0</verstretch>                <verstretch>0</verstretch>
978               </sizepolicy>               </sizepolicy>

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

  ViewVC Help
Powered by ViewVC