/[svn]/qsampler/trunk/src/qsamplerInstrumentForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerInstrumentForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1840 by capela, Thu Feb 19 11:44:57 2009 UTC revision 2069 by capela, Mon Mar 15 10:45:35 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) 2004-2009, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-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>qsamplerInstrumentForm</class>   <class>qsamplerInstrumentForm</class>
24   <widget class="QDialog" name="qsamplerInstrumentForm" >   <widget class="QDialog" name="qsamplerInstrumentForm" >
25    <property name="geometry" >    <property name="geometry" >
# Line 30  Line 30 
30      <height>226</height>      <height>226</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="sizePolicy" >  
    <sizepolicy>  
     <hsizetype>7</hsizetype>  
     <vsizetype>1</vsizetype>  
     <horstretch>0</horstretch>  
     <verstretch>0</verstretch>  
    </sizepolicy>  
   </property>  
33    <property name="focusPolicy" >    <property name="focusPolicy" >
34     <enum>Qt::StrongFocus</enum>     <enum>Qt::StrongFocus</enum>
35    </property>    </property>
# Line 64  Line 56 
56       </property>       </property>
57       <item row="2" column="1" colspan="8" >       <item row="2" column="1" colspan="8" >
58        <widget class="QComboBox" name="EngineNameComboBox" >        <widget class="QComboBox" name="EngineNameComboBox" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>7</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
59         <property name="toolTip" >         <property name="toolTip" >
60          <string>Engine name</string>          <string>Engine name</string>
61         </property>         </property>
# Line 182  Line 166 
166       </item>       </item>
167       <item row="3" column="1" colspan="8" >       <item row="3" column="1" colspan="8" >
168        <widget class="QComboBox" name="InstrumentFileComboBox" >        <widget class="QComboBox" name="InstrumentFileComboBox" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>7</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
169         <property name="minimumSize" >         <property name="minimumSize" >
170          <size>          <size>
171           <width>320</width>           <width>320</width>
# Line 270  Line 246 
246       </item>       </item>
247       <item row="0" column="1" colspan="2" >       <item row="0" column="1" colspan="2" >
248        <widget class="QComboBox" name="MapComboBox" >        <widget class="QComboBox" name="MapComboBox" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>7</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
249         <property name="toolTip" >         <property name="toolTip" >
250          <string>Instrument map</string>          <string>Instrument map</string>
251         </property>         </property>
# Line 301  Line 269 
269       </item>       </item>
270       <item row="4" column="1" colspan="9" >       <item row="4" column="1" colspan="9" >
271        <widget class="QComboBox" name="InstrumentNrComboBox" >        <widget class="QComboBox" name="InstrumentNrComboBox" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>7</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
272         <property name="minimumSize" >         <property name="minimumSize" >
273          <size>          <size>
274           <width>320</width>           <width>320</width>
# Line 342  Line 302 
302       </item>       </item>
303       <item row="5" column="6" colspan="4" >       <item row="5" column="6" colspan="4" >
304        <widget class="QComboBox" name="LoadModeComboBox" >        <widget class="QComboBox" name="LoadModeComboBox" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>7</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
305         <property name="toolTip" >         <property name="toolTip" >
306          <string>Load mode</string>          <string>Load mode</string>
307         </property>         </property>
# Line 377  Line 329 
329       </item>       </item>
330       <item row="3" column="9" >       <item row="3" column="9" >
331        <widget class="QToolButton" name="InstrumentFileToolButton" >        <widget class="QToolButton" name="InstrumentFileToolButton" >
        <property name="sizePolicy" >  
         <sizepolicy>  
          <hsizetype>0</hsizetype>  
          <vsizetype>0</vsizetype>  
          <horstretch>0</horstretch>  
          <verstretch>0</verstretch>  
         </sizepolicy>  
        </property>  
332         <property name="minimumSize" >         <property name="minimumSize" >
333          <size>          <size>
334           <width>24</width>           <width>24</width>

Legend:
Removed from v.1840  
changed lines
  Added in v.2069

  ViewVC Help
Powered by ViewVC