/[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 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) 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 45  Line 37 
37     <string>Qsampler: MIDI Instrument</string>     <string>Qsampler: MIDI Instrument</string>
38    </property>    </property>
39    <property name="windowIcon" >    <property name="windowIcon" >
40     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsamplerInstrument.png</iconset>
41    </property>    </property>
42    <layout class="QVBoxLayout" >    <layout class="QVBoxLayout" >
43     <property name="margin" >     <property name="margin" >
# 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>
# Line 407  Line 351 
351          <string/>          <string/>
352         </property>         </property>
353         <property name="icon" >         <property name="icon" >
354          <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>          <iconset resource="qsampler.qrc" >:/images/fileOpen.png</iconset>
355         </property>         </property>
356        </widget>        </widget>
357       </item>       </item>
# Line 443  Line 387 
387          <string>O&amp;K</string>          <string>O&amp;K</string>
388         </property>         </property>
389         <property name="icon" >         <property name="icon" >
390          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>          <iconset resource="qsampler.qrc" >:/images/formAccept.png</iconset>
391         </property>         </property>
392         <property name="shortcut" >         <property name="shortcut" >
393          <string>Alt+K</string>          <string>Alt+K</string>
# Line 456  Line 400 
400          <string>C&amp;ancel</string>          <string>C&amp;ancel</string>
401         </property>         </property>
402         <property name="icon" >         <property name="icon" >
403          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>          <iconset resource="qsampler.qrc" >:/images/formReject.png</iconset>
404         </property>         </property>
405         <property name="shortcut" >         <property name="shortcut" >
406          <string>Alt+A</string>          <string>Alt+A</string>
# Line 483  Line 427 
427    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
428   </tabstops>   </tabstops>
429   <resources>   <resources>
430    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
431   </resources>   </resources>
432  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC