/[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 1749 by capela, Wed Jul 2 13:19:09 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 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>368</height>      <height>422</height>
31     </rect>     </rect>
32    </property>    </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" >     <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 77  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" >          <iconset resource="qsampler.qrc" >
81           <normaloff>:/icons/formAccept.png</normaloff>:/icons/formAccept.png</iconset>           <normaloff>:/images/formAccept.png</normaloff>:/images/formAccept.png</iconset>
82         </property>         </property>
83        </widget>        </widget>
84       </item>       </item>
# Line 88  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" >          <iconset resource="qsampler.qrc" >
92           <normaloff>:/icons/formReject.png</normaloff>:/icons/formReject.png</iconset>           <normaloff>:/images/formReject.png</normaloff>:/images/formReject.png</iconset>
93         </property>         </property>
94        </widget>        </widget>
95       </item>       </item>
# 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>527</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>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" >        <property name="geometry" >
735         <rect>         <rect>
736          <x>0</x>          <x>0</x>
737          <y>0</y>          <y>0</y>
738          <width>523</width>          <width>800</width>
739          <height>301</height>          <height>480</height>
740         </rect>         </rect>
741        </property>        </property>
742        <attribute name="title" >        <attribute name="title" >
743         <string>&amp;Display</string>         <string>&amp;Display</string>
744        </attribute>        </attribute>
745        <layout class="QVBoxLayout" name="verticalLayout" >        <layout class="QVBoxLayout" >
746         <item>         <item>
747          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
748           <property name="font" >           <property name="font" >
# Line 648  Line 767 
767            <item row="0" column="0" >            <item row="0" column="0" >
768             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
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 778  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 814  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 890  Line 1003 
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>
# Line 1121  Line 1232 
1232             </widget>             </widget>
1233            </item>            </item>
1234            <item rowspan="3" row="1" column="1" colspan="3" >            <item rowspan="3" row="1" column="1" colspan="3" >
1235             <spacer name="horizontalSpacer" >             <spacer>
1236              <property name="orientation" >              <property name="orientation" >
1237               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1238              </property>              </property>
# Line 1230  Line 1341 
1341              </item>              </item>
1342              <item>              <item>
1343               <property name="text" >               <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>                <string>8</string>
1355               </property>               </property>
1356              </item>              </item>
# Line 1295  Line 1416 
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/>   <connections/>
1422  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC