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

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

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

revision 119 by capela, Wed Jun 9 20:24:48 2004 UTC revision 145 by capela, Thu Jun 24 18:26:57 2004 UTC
# Line 29  Line 29 
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>694</width>              <width>694</width>
32              <height>49</height>              <height>46</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 126  Line 126 
126                  <property name="margin">                  <property name="margin">
127                      <number>2</number>                      <number>2</number>
128                  </property>                  </property>
129                  <widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">                  <widget class="QLabel" row="0" column="0">
130                        <property name="name">
131                            <cstring>EngineNameTextLabel</cstring>
132                        </property>
133                        <property name="sizePolicy">
134                            <sizepolicy>
135                                <hsizetype>7</hsizetype>
136                                <vsizetype>5</vsizetype>
137                                <horstretch>0</horstretch>
138                                <verstretch>0</verstretch>
139                            </sizepolicy>
140                        </property>
141                        <property name="paletteForegroundColor">
142                            <color>
143                                <red>255</red>
144                                <green>255</green>
145                                <blue>127</blue>
146                            </color>
147                        </property>
148                        <property name="paletteBackgroundPixmap">
149                            <pixmap>displaybg1.png</pixmap>
150                        </property>
151                        <property name="backgroundOrigin">
152                            <enum>ParentOrigin</enum>
153                        </property>
154                        <property name="text">
155                            <string>--</string>
156                        </property>
157                        <property name="alignment">
158                            <set>AlignTop</set>
159                        </property>
160                        <property name="toolTip" stdset="0">
161                            <string>Engine name</string>
162                        </property>
163                    </widget>
164                    <widget class="QLabel" row="1" column="0">
165                      <property name="name">                      <property name="name">
166                          <cstring>InstrumentNameTextLabel</cstring>                          <cstring>InstrumentNameTextLabel</cstring>
167                      </property>                      </property>
# Line 150  Line 185 
185                          <string>Instrument file [index]</string>                          <string>Instrument file [index]</string>
186                      </property>                      </property>
187                  </widget>                  </widget>
188                  <widget class="QLabel" row="0" column="0">                  <widget class="QLabel" row="0" column="1">
189                      <property name="name">                      <property name="name">
190                          <cstring>EngineNameTextLabel</cstring>                          <cstring>MidiPortChannelTextLabel</cstring>
191                      </property>                      </property>
192                      <property name="sizePolicy">                      <property name="minimumSize">
193                          <sizepolicy>                          <size>
194                              <hsizetype>7</hsizetype>                              <width>20</width>
195                              <vsizetype>5</vsizetype>                              <height>0</height>
196                              <horstretch>0</horstretch>                          </size>
                             <verstretch>0</verstretch>  
                         </sizepolicy>  
197                      </property>                      </property>
198                      <property name="paletteForegroundColor">                      <property name="paletteForegroundColor">
199                          <color>                          <color>
# Line 176  Line 209 
209                          <enum>ParentOrigin</enum>                          <enum>ParentOrigin</enum>
210                      </property>                      </property>
211                      <property name="text">                      <property name="text">
212                          <string>--</string>                          <string>--/--</string>
213                      </property>                      </property>
214                      <property name="alignment">                      <property name="alignment">
215                          <set>AlignTop</set>                          <set>AlignTop|AlignHCenter</set>
216                      </property>                      </property>
217                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
218                          <string>Engine name</string>                          <string>MIDI Port/Channel</string>
219                      </property>                      </property>
220                  </widget>                  </widget>
221                  <widget class="QLabel" row="0" column="1">                  <widget class="QLabel" row="1" column="1">
222                      <property name="name">                      <property name="name">
223                          <cstring>MidiPortChannelTextLabel</cstring>                          <cstring>InstrumentStatusTextLabel</cstring>
224                      </property>                      </property>
225                      <property name="minimumSize">                      <property name="minimumSize">
226                          <size>                          <size>
# Line 197  Line 230 
230                      </property>                      </property>
231                      <property name="paletteForegroundColor">                      <property name="paletteForegroundColor">
232                          <color>                          <color>
233                              <red>255</red>                              <red>0</red>
234                              <green>255</green>                              <green>255</green>
235                              <blue>127</blue>                              <blue>0</blue>
236                          </color>                          </color>
237                      </property>                      </property>
238                      <property name="paletteBackgroundPixmap">                      <property name="paletteBackgroundPixmap">
# Line 209  Line 242 
242                          <enum>ParentOrigin</enum>                          <enum>ParentOrigin</enum>
243                      </property>                      </property>
244                      <property name="text">                      <property name="text">
245                          <string>--/--</string>                          <string>--</string>
246                      </property>                      </property>
247                      <property name="alignment">                      <property name="alignment">
248                          <set>AlignTop</set>                          <set>AlignCenter</set>
249                      </property>                      </property>
250                      <property name="toolTip" stdset="0">                      <property name="toolTip" stdset="0">
251                          <string>MIDI Port/Channel</string>                          <string>IInstrument load status</string>
252                      </property>                      </property>
253                  </widget>                  </widget>
254              </grid>              </grid>
# Line 378  Line 411 
411  </tabstops>  </tabstops>
412  <includes>  <includes>
413      <include location="global" impldecl="in declaration">lscp/client.h</include>      <include location="global" impldecl="in declaration">lscp/client.h</include>
414        <include location="global" impldecl="in declaration">lscp/device.h</include>
415      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>
416  </includes>  </includes>
417  <forwards>  <forwards>
# Line 390  Line 424 
424      <variable access="private">QString m_sEngineName;</variable>      <variable access="private">QString m_sEngineName;</variable>
425      <variable access="private">QString m_sInstrumentFile;</variable>      <variable access="private">QString m_sInstrumentFile;</variable>
426      <variable access="private">int m_iInstrumentNr;</variable>      <variable access="private">int m_iInstrumentNr;</variable>
427        <variable access="private">int m_iInstrumentStatus;</variable>
428      <variable access="private">QString m_sMidiDriver;</variable>      <variable access="private">QString m_sMidiDriver;</variable>
429      <variable access="private">int m_iMidiDevice;</variable>      <variable access="private">int m_iMidiDevice;</variable>
430      <variable access="private">int m_iMidiPort;</variable>      <variable access="private">int m_iMidiPort;</variable>
# Line 418  Line 453 
453      <function specifier="non virtual" returnType="bool">loadEngine( const QString&amp; sEngineName )</function>      <function specifier="non virtual" returnType="bool">loadEngine( const QString&amp; sEngineName )</function>
454      <function specifier="non virtual" returnType="QString&amp;">instrumentFile( void )</function>      <function specifier="non virtual" returnType="QString&amp;">instrumentFile( void )</function>
455      <function specifier="non virtual" returnType="int">instrumentNr( void )</function>      <function specifier="non virtual" returnType="int">instrumentNr( void )</function>
456        <function specifier="non virtual" returnType="int">instrumentStatus( void )</function>
457      <function specifier="non virtual" returnType="bool">loadInstrument( const QString&amp; sInstrumentFile, int iInstrumentNr )</function>      <function specifier="non virtual" returnType="bool">loadInstrument( const QString&amp; sInstrumentFile, int iInstrumentNr )</function>
458      <function specifier="non virtual" returnType="QString&amp;">midiDriver( void )</function>      <function specifier="non virtual" returnType="QString&amp;">midiDriver( void )</function>
459      <function specifier="non virtual" returnType="bool">setMidiDriver( const QString&amp; sMidiDriver )</function>      <function specifier="non virtual" returnType="bool">setMidiDriver( const QString&amp; sMidiDriver )</function>

Legend:
Removed from v.119  
changed lines
  Added in v.145

  ViewVC Help
Powered by ViewVC