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

  ViewVC Help
Powered by ViewVC