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

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

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

revision 295 by capela, Tue Nov 16 15:26:18 2004 UTC revision 367 by capela, Fri Feb 11 08:46:58 2005 UTC
# Line 2  Line 2 
2  <class>qsamplerChannelForm</class>  <class>qsamplerChannelForm</class>
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.  <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2005, rncbc aka Rui Nuno Capela. All rights reserved.
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 93  Line 93 
93          </widget>          </widget>
94          <widget class="QLabel" row="1" column="0">          <widget class="QLabel" row="1" column="0">
95              <property name="name">              <property name="name">
96                  <cstring>InstrumentTextLabel</cstring>                  <cstring>InstrumentFileTextLabel</cstring>
97              </property>              </property>
98              <property name="sizePolicy">              <property name="sizePolicy">
99                  <sizepolicy>                  <sizepolicy>
# Line 104  Line 104 
104                  </sizepolicy>                  </sizepolicy>
105              </property>              </property>
106              <property name="text">              <property name="text">
107                  <string>&amp;Instrument:</string>                  <string>&amp;Filename:</string>
108              </property>              </property>
109              <property name="alignment">              <property name="alignment">
110                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
# Line 221  Line 221 
221                  </widget>                  </widget>
222              </hbox>              </hbox>
223          </widget>          </widget>
224          <widget class="QSpinBox" row="2" column="1">          <widget class="QComboBox" row="2" column="1" rowspan="1" colspan="3">
225              <property name="name">              <property name="name">
226                  <cstring>InstrumentNrSpinBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
227              </property>              </property>
228              <property name="maximumSize">              <property name="sizePolicy">
229                    <sizepolicy>
230                        <hsizetype>7</hsizetype>
231                        <vsizetype>0</vsizetype>
232                        <horstretch>0</horstretch>
233                        <verstretch>0</verstretch>
234                    </sizepolicy>
235                </property>
236                <property name="minimumSize">
237                  <size>                  <size>
238                      <width>40</width>                      <width>320</width>
239                      <height>32767</height>                      <height>0</height>
240                  </size>                  </size>
241              </property>              </property>
242              <property name="toolTip" stdset="0">              <property name="toolTip" stdset="0">
243                  <string>Instrument index</string>                  <string>Instrument name</string>
244              </property>              </property>
245          </widget>          </widget>
246          <widget class="QLabel" row="2" column="0">          <widget class="QLabel" row="2" column="0">
# Line 240  Line 248 
248                  <cstring>InstrumentNrTextLabel</cstring>                  <cstring>InstrumentNrTextLabel</cstring>
249              </property>              </property>
250              <property name="text">              <property name="text">
251                  <string>Inde&amp;x:</string>                  <string>&amp;Instrument:</string>
252              </property>              </property>
253              <property name="alignment">              <property name="alignment">
254                  <set>AlignVCenter|AlignRight</set>                  <set>AlignVCenter|AlignRight</set>
255              </property>              </property>
256              <property name="buddy" stdset="0">              <property name="buddy" stdset="0">
257                  <cstring>InstrumentNrSpinBox</cstring>                  <cstring>InstrumentNrComboBox</cstring>
             </property>  
         </widget>  
         <widget class="QLabel" row="2" column="2" rowspan="1" colspan="2">  
             <property name="name">  
                 <cstring>InstrumentNameTextLabel</cstring>  
             </property>  
             <property name="sizePolicy">  
                 <sizepolicy>  
                     <hsizetype>1</hsizetype>  
                     <vsizetype>5</vsizetype>  
                     <horstretch>0</horstretch>  
                     <verstretch>0</verstretch>  
                 </sizepolicy>  
             </property>  
             <property name="toolTip" stdset="0">  
                 <string>Instrument name</string>  
258              </property>              </property>
259          </widget>          </widget>
260          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">          <widget class="QGroupBox" row="3" column="1" rowspan="1" colspan="3">
# Line 566  Line 558 
558          <slot>openInstrumentFile()</slot>          <slot>openInstrumentFile()</slot>
559      </connection>      </connection>
560      <connection>      <connection>
561          <sender>InstrumentNrSpinBox</sender>          <sender>InstrumentNrComboBox</sender>
562          <signal>valueChanged(int)</signal>          <signal>activated(int)</signal>
563          <receiver>qsamplerChannelForm</receiver>          <receiver>qsamplerChannelForm</receiver>
564          <slot>updateInstrumentName()</slot>          <slot>optionsChanged()</slot>
565      </connection>      </connection>
566      <connection>      <connection>
567          <sender>MidiDriverComboBox</sender>          <sender>MidiDriverComboBox</sender>
# Line 612  Line 604 
604      <tabstop>EngineNameComboBox</tabstop>      <tabstop>EngineNameComboBox</tabstop>
605      <tabstop>InstrumentFileComboBox</tabstop>      <tabstop>InstrumentFileComboBox</tabstop>
606      <tabstop>InstrumentFilePushButton</tabstop>      <tabstop>InstrumentFilePushButton</tabstop>
607      <tabstop>InstrumentNrSpinBox</tabstop>      <tabstop>InstrumentNrComboBox</tabstop>
608      <tabstop>MidiDriverComboBox</tabstop>      <tabstop>MidiDriverComboBox</tabstop>
609      <tabstop>MidiPortSpinBox</tabstop>      <tabstop>MidiPortSpinBox</tabstop>
610      <tabstop>MidiChannelComboBox</tabstop>      <tabstop>MidiChannelComboBox</tabstop>

Legend:
Removed from v.295  
changed lines
  Added in v.367

  ViewVC Help
Powered by ViewVC