/[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 255 by capela, Tue Sep 28 16:17:43 2004 UTC revision 2387 by capela, Sat Dec 29 00:21:11 2012 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <ui version="4.0" >
2  <class>qsamplerChannelStrip</class>   <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, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2012, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, 2008 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
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 14  Line 15 
15     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16     GNU General Public License for more details.     GNU General Public License for more details.
17    
18     You should have received a copy of the GNU General Public License     You should have received a copy of the GNU General Public License along
19     along with this program; if not, write to the Free Software     with this program; if not, write to the Free Software Foundation, Inc.,
20     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>  </comment>
23  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerChannelStrip</class>
24  <widget class="QWidget">   <widget class="QWidget" name="qsamplerChannelStrip" >
25      <property name="name">    <property name="geometry" >
26          <cstring>qsamplerChannelStrip</cstring>     <rect>
27      </property>      <x>0</x>
28      <property name="geometry">      <y>0</y>
29          <rect>      <width>815</width>
30              <x>0</x>      <height>52</height>
31              <y>0</y>     </rect>
32              <width>694</width>    </property>
33              <height>47</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
35      </property>      <horstretch>0</horstretch>
36      <property name="sizePolicy">      <verstretch>0</verstretch>
37          <sizepolicy>     </sizepolicy>
38              <hsizetype>7</hsizetype>    </property>
39              <vsizetype>1</vsizetype>    <property name="focusPolicy" >
40              <horstretch>0</horstretch>     <enum>Qt::StrongFocus</enum>
41              <verstretch>0</verstretch>    </property>
42          </sizepolicy>    <property name="windowTitle" >
43      </property>     <string>Qsampler: Channel</string>
44      <property name="caption">    </property>
45          <string>Channel</string>    <property name="windowIcon" >
46      </property>     <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>
47      <property name="icon">    </property>
48          <pixmap>qsamplerChannel.png</pixmap>    <layout class="QHBoxLayout" >
49      </property>     <property name="spacing" >
50      <property name="focusPolicy">      <number>4</number>
51          <enum>StrongFocus</enum>     </property>
52      </property>     <property name="margin" >
53      <hbox>      <number>4</number>
54          <property name="name">     </property>
55              <cstring>unnamed</cstring>     <item>
56          </property>      <widget class="QPushButton" name="ChannelSetupPushButton" >
57          <property name="margin">       <property name="minimumSize" >
58              <number>4</number>        <size>
59          </property>         <width>100</width>
60          <property name="spacing">         <height>0</height>
61              <number>4</number>        </size>
62          </property>       </property>
63          <widget class="QPushButton">       <property name="maximumSize" >
64              <property name="name">        <size>
65                  <cstring>ChannelSetupPushButton</cstring>         <width>120</width>
66              </property>         <height>32</height>
67              <property name="text">        </size>
68                  <string>&amp;Channel</string>       </property>
69              </property>       <property name="toolTip" >
70              <property name="accel">        <string>Channel setup</string>
71                  <string>Alt+C</string>       </property>
72              </property>       <property name="text" >
73              <property name="iconSet">        <string>&amp;Channel</string>
74                  <iconset>qsamplerChannel.png</iconset>       </property>
75              </property>       <property name="icon" >
76              <property name="flat">        <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>
77                  <bool>true</bool>       </property>
78              </property>       <property name="shortcut" >
79              <property name="toolTip" stdset="0">        <string>Alt+C</string>
80                  <string>Channel setup</string>       </property>
81              </property>      </widget>
82          </widget>     </item>
83          <widget class="QFrame">     <item>
84              <property name="name">      <widget class="QFrame" name="ChannelInfoFrame" >
85                  <cstring>ChannelInfoFrame</cstring>       <property name="sizePolicy" >
86              </property>        <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
87              <property name="sizePolicy">         <horstretch>0</horstretch>
88                  <sizepolicy>         <verstretch>0</verstretch>
89                      <hsizetype>5</hsizetype>        </sizepolicy>
90                      <vsizetype>5</vsizetype>       </property>
91                      <horstretch>0</horstretch>       <property name="minimumSize" >
92                      <verstretch>0</verstretch>        <size>
93                  </sizepolicy>         <width>180</width>
94              </property>         <height>0</height>
95              <property name="minimumSize">        </size>
96                  <size>       </property>
97                      <width>200</width>       <property name="maximumSize" >
98                      <height>0</height>        <size>
99                  </size>         <width>320</width>
100              </property>         <height>64</height>
101              <property name="maximumSize">        </size>
102                  <size>       </property>
103                      <width>320</width>       <property name="autoFillBackground" >
104                      <height>64</height>        <bool>true</bool>
105                  </size>       </property>
106              </property>       <property name="frameShape" >
107              <property name="paletteBackgroundColor">        <enum>QFrame::StyledPanel</enum>
108                  <color>       </property>
109                      <red>0</red>       <property name="frameShadow" >
110                      <green>0</green>        <enum>QFrame::Sunken</enum>
111                      <blue>0</blue>       </property>
112                  </color>       <layout class="QGridLayout" >
113              </property>        <property name="spacing" >
114              <property name="paletteBackgroundPixmap">         <number>0</number>
115                  <pixmap>displaybg1.png</pixmap>        </property>
116              </property>        <property name="margin" >
117              <property name="frameShape">         <number>2</number>
118                  <enum>Panel</enum>        </property>
119              </property>        <item row="0" column="0" >
120              <property name="frameShadow">         <widget class="QLabel" name="EngineNameTextLabel" >
121                  <enum>Sunken</enum>          <property name="text" >
122              </property>           <string>--</string>
123              <grid>          </property>
124                  <property name="name">         </widget>
125                      <cstring>unnamed</cstring>        </item>
126                  </property>        <item row="1" column="0" >
127                  <property name="margin">         <widget class="QLabel" name="InstrumentNameTextLabel" >
128                      <number>2</number>          <property name="toolTip" >
129                  </property>           <string>Instrument name</string>
130                  <widget class="QLabel" row="0" column="0">          </property>
131                      <property name="name">          <property name="text" >
132                          <cstring>EngineNameTextLabel</cstring>           <string>--</string>
133                      </property>          </property>
134                      <property name="sizePolicy">          <property name="wordWrap" >
135                          <sizepolicy>           <bool>false</bool>
136                              <hsizetype>7</hsizetype>          </property>
137                              <vsizetype>5</vsizetype>         </widget>
138                              <horstretch>0</horstretch>        </item>
139                              <verstretch>0</verstretch>        <item row="0" column="2" >
140                          </sizepolicy>         <widget class="QLabel" name="MidiPortChannelTextLabel" >
141                      </property>          <property name="sizePolicy" >
142                      <property name="paletteForegroundColor">           <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
143                          <color>            <horstretch>0</horstretch>
144                              <red>255</red>            <verstretch>0</verstretch>
145                              <green>255</green>           </sizepolicy>
146                              <blue>127</blue>          </property>
147                          </color>          <property name="minimumSize" >
148                      </property>           <size>
149                      <property name="paletteBackgroundPixmap">            <width>20</width>
150                          <pixmap>displaybg1.png</pixmap>            <height>0</height>
151                      </property>           </size>
152                      <property name="backgroundOrigin">          </property>
153                          <enum>ParentOrigin</enum>          <property name="toolTip" >
154                      </property>           <string>MIDI port / channel</string>
155                      <property name="text">          </property>
156                          <string>--</string>          <property name="text" >
157                      </property>           <string>-- / --</string>
158                      <property name="alignment">          </property>
159                          <set>AlignTop</set>          <property name="alignment" >
160                      </property>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
161                      <property name="indent">          </property>
162                          <number>4</number>          <property name="wordWrap" >
163                      </property>           <bool>false</bool>
164                      <property name="toolTip" stdset="0">          </property>
165                          <string>Engine name</string>         </widget>
166                      </property>        </item>
167                  </widget>        <item row="1" column="2" >
168                  <widget class="QLabel" row="1" column="0">         <widget class="QLabel" name="InstrumentStatusTextLabel" >
169                      <property name="name">          <property name="minimumSize" >
170                          <cstring>InstrumentNameTextLabel</cstring>           <size>
171                      </property>            <width>20</width>
172                      <property name="paletteForegroundColor">            <height>0</height>
173                          <color>           </size>
174                              <red>0</red>          </property>
175                              <green>255</green>          <property name="toolTip" >
176                              <blue>0</blue>           <string>Instrument load status</string>
177                          </color>          </property>
178                      </property>          <property name="text" >
179                      <property name="paletteBackgroundPixmap">           <string>--</string>
180                          <pixmap>displaybg1.png</pixmap>          </property>
181                      </property>          <property name="alignment" >
182                      <property name="backgroundOrigin">           <set>Qt::AlignCenter</set>
183                          <enum>ParentOrigin</enum>          </property>
184                      </property>          <property name="wordWrap" >
185                      <property name="text">           <bool>false</bool>
186                          <string>--</string>          </property>
187                      </property>         </widget>
188                      <property name="indent">        </item>
189                          <number>4</number>        <item row="0" column="1" >
190                      </property>         <widget class="QLabel" name="MidiActivityLabel" >
191                      <property name="toolTip" stdset="0">          <property name="sizePolicy" >
192                          <string>Instrument file [index]</string>           <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
193                      </property>            <horstretch>0</horstretch>
194                  </widget>            <verstretch>0</verstretch>
195                  <widget class="QLabel" row="0" column="1">           </sizepolicy>
196                      <property name="name">          </property>
197                          <cstring>MidiPortChannelTextLabel</cstring>          <property name="minimumSize" >
198                      </property>           <size>
199                      <property name="minimumSize">            <width>16</width>
200                          <size>            <height>16</height>
201                              <width>20</width>           </size>
202                              <height>0</height>          </property>
203                          </size>          <property name="maximumSize" >
204                      </property>           <size>
205                      <property name="paletteForegroundColor">            <width>16</width>
206                          <color>            <height>16</height>
207                              <red>255</red>           </size>
208                              <green>255</green>          </property>
209                              <blue>127</blue>          <property name="baseSize" >
210                          </color>           <size>
211                      </property>            <width>16</width>
212                      <property name="paletteBackgroundPixmap">            <height>16</height>
213                          <pixmap>displaybg1.png</pixmap>           </size>
214                      </property>          </property>
215                      <property name="backgroundOrigin">          <property name="toolTip" >
216                          <enum>ParentOrigin</enum>           <string>MIDI activity</string>
217                      </property>          </property>
218                      <property name="text">          <property name="frameShape" >
219                          <string>--/--</string>           <enum>QFrame::NoFrame</enum>
220                      </property>          </property>
221                      <property name="alignment">          <property name="frameShadow" >
222                          <set>AlignTop|AlignHCenter</set>           <enum>QFrame::Plain</enum>
223                      </property>          </property>
224                      <property name="toolTip" stdset="0">          <property name="text" >
225                          <string>MIDI Port/Channel</string>           <string/>
226                      </property>          </property>
227                  </widget>          <property name="alignment" >
228                  <widget class="QLabel" row="1" column="1">           <set>Qt::AlignCenter</set>
229                      <property name="name">          </property>
230                          <cstring>InstrumentStatusTextLabel</cstring>         </widget>
231                      </property>        </item>
232                      <property name="minimumSize">       </layout>
233                          <size>      </widget>
234                              <width>20</width>     </item>
235                              <height>0</height>     <item>
236                          </size>      <widget class="QPushButton" name="ChannelMutePushButton" >
237                      </property>       <property name="maximumSize" >
238                      <property name="paletteForegroundColor">        <size>
239                          <color>         <width>48</width>
240                              <red>0</red>         <height>32</height>
241                              <green>255</green>        </size>
242                              <blue>0</blue>       </property>
243                          </color>       <property name="toolTip" >
244                      </property>        <string>Channel mute</string>
245                      <property name="paletteBackgroundPixmap">       </property>
246                          <pixmap>displaybg1.png</pixmap>       <property name="text" >
247                      </property>        <string>&amp;Mute</string>
248                      <property name="backgroundOrigin">       </property>
249                          <enum>ParentOrigin</enum>       <property name="shortcut" >
250                      </property>        <string>Alt+M</string>
251                      <property name="text">       </property>
252                          <string>--</string>       <property name="checkable" >
253                      </property>        <bool>true</bool>
254                      <property name="alignment">       </property>
255                          <set>AlignCenter</set>      </widget>
256                      </property>     </item>
257                      <property name="toolTip" stdset="0">     <item>
258                          <string>IInstrument load status</string>      <widget class="QPushButton" name="ChannelSoloPushButton" >
259                      </property>       <property name="maximumSize" >
260                  </widget>        <size>
261              </grid>         <width>48</width>
262          </widget>         <height>32</height>
263          <widget class="QSlider">        </size>
264              <property name="name">       </property>
265                  <cstring>VolumeSlider</cstring>       <property name="toolTip" >
266              </property>        <string>Channel solo</string>
267              <property name="minimumSize">       </property>
268                  <size>       <property name="text" >
269                      <width>180</width>        <string>&amp;Solo</string>
270                      <height>0</height>       </property>
271                  </size>       <property name="shortcut" >
272              </property>        <string>Alt+S</string>
273              <property name="maxValue">       </property>
274                  <number>100</number>       <property name="checkable" >
275              </property>        <bool>true</bool>
276              <property name="orientation">       </property>
277                  <enum>Horizontal</enum>      </widget>
278              </property>     </item>
279              <property name="tickmarks">     <item>
280                  <enum>Both</enum>      <widget class="QSlider" name="VolumeSlider" >
281              </property>       <property name="minimumSize" >
282              <property name="tickInterval">        <size>
283                  <number>10</number>         <width>100</width>
284              </property>         <height>0</height>
285              <property name="toolTip" stdset="0">        </size>
286                  <string>Channel volume</string>       </property>
287              </property>       <property name="maximumSize" >
288          </widget>        <size>
289          <widget class="QSpinBox">         <width>32767</width>
290              <property name="name">         <height>32</height>
291                  <cstring>VolumeSpinBox</cstring>        </size>
292              </property>       </property>
293              <property name="minimumSize">       <property name="toolTip" >
294                  <size>        <string>Channel volume</string>
295                      <width>40</width>       </property>
296                      <height>0</height>       <property name="maximum" >
297                  </size>        <number>100</number>
298              </property>       </property>
299              <property name="maximumSize">       <property name="orientation" >
300                  <size>        <enum>Qt::Horizontal</enum>
301                      <width>60</width>       </property>
302                      <height>32767</height>       <property name="tickPosition" >
303                  </size>        <enum>QSlider::TicksBothSides</enum>
304              </property>       </property>
305              <property name="suffix">       <property name="tickInterval" >
306                  <string> %</string>        <number>10</number>
307              </property>       </property>
308              <property name="maxValue">      </widget>
309                  <number>100</number>     </item>
310              </property>     <item>
311              <property name="toolTip" stdset="0">      <widget class="QSpinBox" name="VolumeSpinBox" >
312                  <string>Channel volume</string>       <property name="minimumSize" >
313              </property>        <size>
314          </widget>         <width>60</width>
315          <widget class="QProgressBar">         <height>0</height>
316              <property name="name">        </size>
317                  <cstring>StreamUsageProgressBar</cstring>       </property>
318              </property>       <property name="maximumSize" >
319              <property name="sizePolicy">        <size>
320                  <sizepolicy>         <width>120</width>
321                      <hsizetype>1</hsizetype>         <height>24</height>
322                      <vsizetype>0</vsizetype>        </size>
323                      <horstretch>0</horstretch>       </property>
324                      <verstretch>0</verstretch>       <property name="toolTip" >
325                  </sizepolicy>        <string>Channel volume</string>
326              </property>       </property>
327              <property name="minimumSize">       <property name="suffix" >
328                  <size>        <string> %</string>
329                      <width>100</width>       </property>
330                      <height>0</height>       <property name="maximum" >
331                  </size>        <number>100</number>
332              </property>       </property>
333              <property name="maximumSize">      </widget>
334                  <size>     </item>
335                      <width>32767</width>     <item>
336                      <height>22</height>      <widget class="QPushButton" name="FxPushButton" >
337                  </size>       <property name="maximumSize" >
338              </property>        <size>
339              <property name="indicatorFollowsStyle">         <width>48</width>
340                  <bool>false</bool>         <height>32</height>
341              </property>        </size>
342              <property name="toolTip" stdset="0">       </property>
343                  <string>Least buffer fill stream usage (%)</string>       <property name="toolTip" >
344              </property>        <string>Edit Channel's Effect Settings</string>
345          </widget>       </property>
346          <widget class="QLabel">       <property name="text" >
347              <property name="name">        <string>&amp;FX</string>
348                  <cstring>StreamVoiceCountTextLabel</cstring>       </property>
349              </property>       <property name="shortcut" >
350              <property name="minimumSize">        <string>Alt+F</string>
351                  <size>       </property>
352                      <width>60</width>      </widget>
353                      <height>0</height>     </item>
354                  </size>     <item>
355              </property>      <widget class="QPushButton" name="ChannelEditPushButton" >
356              <property name="maximumSize">       <property name="maximumSize" >
357                  <size>        <size>
358                      <width>32767</width>         <width>48</width>
359                      <height>22</height>         <height>32</height>
360                  </size>        </size>
361              </property>       </property>
362              <property name="paletteForegroundColor">       <property name="toolTip" >
363                  <color>        <string>Edit channel's instrument</string>
364                      <red>0</red>       </property>
365                      <green>255</green>       <property name="text" >
366                      <blue>0</blue>        <string>&amp;Edit</string>
367                  </color>       </property>
368              </property>       <property name="shortcut" >
369              <property name="paletteBackgroundColor">        <string>Alt+E</string>
370                  <color>       </property>
371                      <red>0</red>      </widget>
372                      <green>0</green>     </item>
373                      <blue>0</blue>     <item>
374                  </color>      <widget class="QProgressBar" name="StreamUsageProgressBar" >
375              </property>       <property name="sizePolicy" >
376              <property name="frameShape">        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
377                  <enum>Panel</enum>         <horstretch>0</horstretch>
378              </property>         <verstretch>0</verstretch>
379              <property name="frameShadow">        </sizepolicy>
380                  <enum>Sunken</enum>       </property>
381              </property>       <property name="minimumSize" >
382              <property name="text">        <size>
383                  <string>--/--</string>         <width>64</width>
384              </property>         <height>0</height>
385              <property name="alignment">        </size>
386                  <set>AlignCenter</set>       </property>
387              </property>       <property name="maximumSize" >
388              <property name="toolTip" stdset="0">        <size>
389                  <string>Stream / Voice count</string>         <width>32767</width>
390              </property>         <height>24</height>
391          </widget>        </size>
392      </hbox>       </property>
393  </widget>       <property name="toolTip" >
394  <connections>        <string>Least buffer fill stream usage (%)</string>
395      <connection>       </property>
396          <sender>VolumeSlider</sender>       <property name="orientation" >
397          <signal>valueChanged(int)</signal>        <enum>Qt::Horizontal</enum>
398          <receiver>qsamplerChannelStrip</receiver>       </property>
399          <slot>volumeChanged(int)</slot>      </widget>
400      </connection>     </item>
401      <connection>     <item>
402          <sender>VolumeSpinBox</sender>      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
403          <signal>valueChanged(int)</signal>       <property name="minimumSize" >
404          <receiver>qsamplerChannelStrip</receiver>        <size>
405          <slot>volumeChanged(int)</slot>         <width>48</width>
406      </connection>         <height>0</height>
407  </connections>        </size>
408  <tabstops>       </property>
409      <tabstop>ChannelSetupPushButton</tabstop>       <property name="maximumSize" >
410      <tabstop>VolumeSlider</tabstop>        <size>
411      <tabstop>VolumeSpinBox</tabstop>         <width>32767</width>
412  </tabstops>         <height>32</height>
413  <includes>        </size>
414      <include location="global" impldecl="in declaration">lscp/client.h</include>       </property>
415      <include location="global" impldecl="in declaration">lscp/device.h</include>       <property name="toolTip" >
416      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>        <string>Stream / Voice count</string>
417  </includes>       </property>
418  <forwards>       <property name="autoFillBackground" >
419      <forward>class qsamplerOptions;</forward>        <bool>true</bool>
420      <forward>class qsamplerMainForm;</forward>       </property>
421  </forwards>       <property name="frameShape" >
422  <variables>        <enum>QFrame::StyledPanel</enum>
423      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>       </property>
424      <variable access="private">int m_iChannelID;</variable>       <property name="frameShadow" >
425      <variable access="private">QString m_sEngineName;</variable>        <enum>QFrame::Sunken</enum>
426      <variable access="private">QString m_sInstrumentFile;</variable>       </property>
427      <variable access="private">int m_iInstrumentNr;</variable>       <property name="text" >
428      <variable access="private">int m_iInstrumentStatus;</variable>        <string>--/--</string>
429      <variable access="private">QString m_sMidiDriver;</variable>       </property>
430      <variable access="private">int m_iMidiDevice;</variable>       <property name="alignment" >
431      <variable access="private">int m_iMidiPort;</variable>        <set>Qt::AlignCenter</set>
432      <variable access="private">int m_iMidiChannel;</variable>       </property>
433      <variable access="private">QString m_sAudioDriver;</variable>       <property name="wordWrap" >
434      <variable access="private">int m_iAudioDevice;</variable>        <bool>false</bool>
435      <variable access="private">float m_fVolume;</variable>       </property>
436      <variable access="private">int m_iDirtyChange;</variable>      </widget>
437  </variables>     </item>
438  <signals>    </layout>
439      <signal>channelChanged( qsamplerChannelStrip * )</signal>   </widget>
440  </signals>   <layoutdefault spacing="0" margin="0" />
441  <slots>   <tabstops>
442      <slot specifier="non virtual">volumeChanged(int)</slot>    <tabstop>ChannelSetupPushButton</tabstop>
443      <slot specifier="non virtual">channelSetup(bool bNew = false)</slot>    <tabstop>ChannelMutePushButton</tabstop>
444  </slots>    <tabstop>ChannelSoloPushButton</tabstop>
445  <functions>    <tabstop>VolumeSlider</tabstop>
446      <function access="private" specifier="non virtual">init()</function>    <tabstop>VolumeSpinBox</tabstop>
447      <function access="private" specifier="non virtual">destroy()</function>    <tabstop>ChannelEditPushButton</tabstop>
448      <function specifier="non virtual">setup( qsamplerMainForm *pMainForm, int iChannelID )</function>   </tabstops>
449      <function specifier="non virtual" returnType="qsamplerOptions *">options( void )</function>   <resources>
450      <function specifier="non virtual" returnType="lscp_client_t *">client( void )</function>    <include location="qsampler.qrc" />
451      <function specifier="non virtual" returnType="int">channelID( void )</function>   </resources>
452      <function specifier="non virtual">setChannelID( int iChannelID )</function>   <connections/>
453      <function specifier="non virtual" returnType="QString&amp;">engineName( void )</function>  </ui>
     <function specifier="non virtual" returnType="bool">loadEngine( const QString&amp; sEngineName )</function>  
     <function specifier="non virtual" returnType="QString&amp;">instrumentFile( void )</function>  
     <function specifier="non virtual" returnType="int">instrumentNr( void )</function>  
     <function specifier="non virtual" returnType="int">instrumentStatus( void )</function>  
     <function specifier="non virtual" returnType="bool">loadInstrument( const QString&amp; sInstrumentFile, int iInstrumentNr )</function>  
     <function specifier="non virtual" returnType="QString&amp;">midiDriver( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiDriver( const QString&amp; sMidiDriver )</function>  
     <function specifier="non virtual" returnType="int">midiDevice( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiDevice( int iMidiDevice )</function>  
     <function specifier="non virtual" returnType="int">midiPort( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiPort( int iMidiPort )</function>  
     <function specifier="non virtual" returnType="int">midiChannel( void )</function>  
     <function specifier="non virtual" returnType="bool">setMidiChannel( int iMidiChannel )</function>  
     <function specifier="non virtual" returnType="int">audioDevice( void )</function>  
     <function specifier="non virtual" returnType="bool">setAudioDevice( int iAudioDevice )</function>  
     <function specifier="non virtual" returnType="QString&amp;">audioDriver( void )</function>  
     <function specifier="non virtual" returnType="bool">setAudioDriver( const QString&amp; sAudioDriver )</function>  
     <function specifier="non virtual" returnType="float">volume( void )</function>  
     <function specifier="non virtual" returnType="bool">setVolume( float fVolume )</function>  
     <function specifier="non virtual" returnType="QFont">displayFont( void )</function>  
     <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>  
     <function specifier="non virtual">updateChannelInfo( void )</function>  
     <function specifier="non virtual">updateChannelVolume( void )</function>  
     <function specifier="non virtual">updateChannelUsage( void )</function>  
     <function specifier="non virtual">appendMessages( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesColor( const QString &amp; s, const QString &amp; c )</function>  
     <function specifier="non virtual">appendMessagesText( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesError( const QString &amp; s )</function>  
     <function specifier="non virtual">appendMessagesClient( const QString &amp; s )</function>  
     <function specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>  
     <function specifier="non virtual">setMaxVolume( int iMaxVolume )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="0" margin="0"/>  
 </UI>  

Legend:
Removed from v.255  
changed lines
  Added in v.2387

  ViewVC Help
Powered by ViewVC