/[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 2979 by capela, Tue Aug 16 15:34:45 2016 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-2016, 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>640</width>
31              <x>0</x>      <height>64</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">:/images/qsamplerChannel.png</iconset>
48      <property name="icon">    </property>
49          <pixmap>qsamplerChannel.png</pixmap>    <layout class="QHBoxLayout">
50      </property>     <item>
51      <property name="focusPolicy">      <widget class="QPushButton" name="ChannelSetupPushButton">
52          <enum>StrongFocus</enum>       <property name="minimumSize">
53      </property>        <size>
54      <hbox>         <width>100</width>
55          <property name="name">         <height>22</height>
56              <cstring>unnamed</cstring>        </size>
57          </property>       </property>
58          <property name="margin">       <property name="maximumSize">
59              <number>4</number>        <size>
60          </property>         <width>120</width>
61          <property name="spacing">         <height>32</height>
62              <number>4</number>        </size>
63          </property>       </property>
64          <widget class="QPushButton">       <property name="toolTip">
65              <property name="name">        <string>Channel setup</string>
66                  <cstring>ChannelSetupPushButton</cstring>       </property>
67              </property>       <property name="text">
68              <property name="text">        <string>&amp;Channel</string>
69                  <string>&amp;Channel</string>       </property>
70              </property>       <property name="icon">
71              <property name="accel">        <iconset resource="qsampler.qrc">:/images/qsamplerChannel.png</iconset>
72                  <string>Alt+C</string>       </property>
73              </property>      </widget>
74              <property name="iconSet">     </item>
75                  <iconset>qsamplerChannel.png</iconset>     <item>
76              </property>      <widget class="QFrame" name="ChannelInfoFrame">
77              <property name="flat">       <property name="sizePolicy">
78                  <bool>true</bool>        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
79              </property>         <horstretch>0</horstretch>
80              <property name="toolTip" stdset="0">         <verstretch>0</verstretch>
81                  <string>Channel setup</string>        </sizepolicy>
82              </property>       </property>
83          </widget>       <property name="minimumSize">
84          <widget class="QFrame">        <size>
85              <property name="name">         <width>240</width>
86                  <cstring>ChannelInfoFrame</cstring>         <height>48</height>
87              </property>        </size>
88              <property name="sizePolicy">       </property>
89                  <sizepolicy>       <property name="maximumSize">
90                      <hsizetype>5</hsizetype>        <size>
91                      <vsizetype>5</vsizetype>         <width>320</width>
92                      <horstretch>0</horstretch>         <height>64</height>
93                      <verstretch>0</verstretch>        </size>
94                  </sizepolicy>       </property>
95              </property>       <property name="autoFillBackground">
96              <property name="minimumSize">        <bool>true</bool>
97                  <size>       </property>
98                      <width>200</width>       <property name="frameShape">
99                      <height>0</height>        <enum>QFrame::StyledPanel</enum>
100                  </size>       </property>
101              </property>       <property name="frameShadow">
102              <property name="maximumSize">        <enum>QFrame::Sunken</enum>
103                  <size>       </property>
104                      <width>320</width>       <layout class="QGridLayout">
105                      <height>64</height>        <property name="margin">
106                  </size>         <number>2</number>
107              </property>        </property>
108              <property name="paletteBackgroundColor">        <property name="spacing">
109                  <color>         <number>0</number>
110                      <red>0</red>        </property>
111                      <green>0</green>        <item row="0" column="0">
112                      <blue>0</blue>         <widget class="QLabel" name="EngineNameTextLabel">
113                  </color>          <property name="text">
114              </property>           <string>--</string>
115              <property name="paletteBackgroundPixmap">          </property>
116                  <pixmap>displaybg1.png</pixmap>         </widget>
117              </property>        </item>
118              <property name="frameShape">        <item row="0" column="2">
119                  <enum>Panel</enum>         <widget class="QLabel" name="MidiPortChannelTextLabel">
120              </property>          <property name="sizePolicy">
121              <property name="frameShadow">           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
122                  <enum>Sunken</enum>            <horstretch>0</horstretch>
123              </property>            <verstretch>0</verstretch>
124              <grid>           </sizepolicy>
125                  <property name="name">          </property>
126                      <cstring>unnamed</cstring>          <property name="minimumSize">
127                  </property>           <size>
128                  <property name="margin">            <width>20</width>
129                      <number>2</number>            <height>0</height>
130                  </property>           </size>
131                  <widget class="QLabel" row="0" column="0">          </property>
132                      <property name="name">          <property name="toolTip">
133                          <cstring>EngineNameTextLabel</cstring>           <string>MIDI port / channel</string>
134                      </property>          </property>
135                      <property name="sizePolicy">          <property name="text">
136                          <sizepolicy>           <string>-- / --</string>
137                              <hsizetype>7</hsizetype>          </property>
138                              <vsizetype>5</vsizetype>          <property name="alignment">
139                              <horstretch>0</horstretch>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
140                              <verstretch>0</verstretch>          </property>
141                          </sizepolicy>          <property name="wordWrap">
142                      </property>           <bool>false</bool>
143                      <property name="paletteForegroundColor">          </property>
144                          <color>         </widget>
145                              <red>255</red>        </item>
146                              <green>255</green>        <item row="1" column="2">
147                              <blue>127</blue>         <widget class="QLabel" name="InstrumentStatusTextLabel">
148                          </color>          <property name="minimumSize">
149                      </property>           <size>
150                      <property name="paletteBackgroundPixmap">            <width>20</width>
151                          <pixmap>displaybg1.png</pixmap>            <height>0</height>
152                      </property>           </size>
153                      <property name="backgroundOrigin">          </property>
154                          <enum>ParentOrigin</enum>          <property name="toolTip">
155                      </property>           <string>Instrument load status</string>
156                      <property name="text">          </property>
157                          <string>--</string>          <property name="text">
158                      </property>           <string>--</string>
159                      <property name="alignment">          </property>
160                          <set>AlignTop</set>          <property name="alignment">
161                      </property>           <set>Qt::AlignCenter</set>
162                      <property name="toolTip" stdset="0">          </property>
163                          <string>Engine name</string>          <property name="wordWrap">
164                      </property>           <bool>false</bool>
165                  </widget>          </property>
166                  <widget class="QLabel" row="1" column="0">         </widget>
167                      <property name="name">        </item>
168                          <cstring>InstrumentNameTextLabel</cstring>        <item row="0" column="1">
169                      </property>         <widget class="QLabel" name="MidiActivityLabel">
170                      <property name="paletteForegroundColor">          <property name="sizePolicy">
171                          <color>           <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
172                              <red>0</red>            <horstretch>0</horstretch>
173                              <green>255</green>            <verstretch>0</verstretch>
174                              <blue>0</blue>           </sizepolicy>
175                          </color>          </property>
176                      </property>          <property name="minimumSize">
177                      <property name="paletteBackgroundPixmap">           <size>
178                          <pixmap>displaybg1.png</pixmap>            <width>16</width>
179                      </property>            <height>16</height>
180                      <property name="backgroundOrigin">           </size>
181                          <enum>ParentOrigin</enum>          </property>
182                      </property>          <property name="maximumSize">
183                      <property name="text">           <size>
184                          <string>--</string>            <width>16</width>
185                      </property>            <height>16</height>
186                      <property name="toolTip" stdset="0">           </size>
187                          <string>Instrument file [index]</string>          </property>
188                      </property>          <property name="baseSize">
189                  </widget>           <size>
190                  <widget class="QLabel" row="0" column="1">            <width>16</width>
191                      <property name="name">            <height>16</height>
192                          <cstring>MidiPortChannelTextLabel</cstring>           </size>
193                      </property>          </property>
194                      <property name="minimumSize">          <property name="toolTip">
195                          <size>           <string>MIDI activity</string>
196                              <width>20</width>          </property>
197                              <height>0</height>          <property name="frameShape">
198                          </size>           <enum>QFrame::NoFrame</enum>
199                      </property>          </property>
200                      <property name="paletteForegroundColor">          <property name="frameShadow">
201                          <color>           <enum>QFrame::Plain</enum>
202                              <red>255</red>          </property>
203                              <green>255</green>          <property name="text">
204                              <blue>127</blue>           <string/>
205                          </color>          </property>
206                      </property>          <property name="alignment">
207                      <property name="paletteBackgroundPixmap">           <set>Qt::AlignCenter</set>
208                          <pixmap>displaybg1.png</pixmap>          </property>
209                      </property>         </widget>
210                      <property name="backgroundOrigin">        </item>
211                          <enum>ParentOrigin</enum>        <item row="1" column="0">
212                      </property>         <widget class="QPushButton" name="InstrumentNamePushButton">
213                      <property name="text">          <property name="toolTip">
214                          <string>--/--</string>           <string>Instrument name</string>
215                      </property>          </property>
216                      <property name="alignment">          <property name="styleSheet">
217                          <set>AlignTop|AlignHCenter</set>           <string notr="true">text-align: left; margin: 0px;</string>
218                      </property>          </property>
219                      <property name="toolTip" stdset="0">          <property name="text">
220                          <string>MIDI Port/Channel</string>           <string>--</string>
221                      </property>          </property>
222                  </widget>          <property name="flat">
223                  <widget class="QLabel" row="1" column="1">           <bool>true</bool>
224                      <property name="name">          </property>
225                          <cstring>InstrumentStatusTextLabel</cstring>         </widget>
226                      </property>        </item>
227                      <property name="minimumSize">       </layout>
228                          <size>      </widget>
229                              <width>20</width>     </item>
230                              <height>0</height>     <item>
231                          </size>      <widget class="QPushButton" name="ChannelMutePushButton">
232                      </property>       <property name="maximumSize">
233                      <property name="paletteForegroundColor">        <size>
234                          <color>         <width>48</width>
235                              <red>0</red>         <height>32</height>
236                              <green>255</green>        </size>
237                              <blue>0</blue>       </property>
238                          </color>       <property name="toolTip">
239                      </property>        <string>Channel mute</string>
240                      <property name="paletteBackgroundPixmap">       </property>
241                          <pixmap>displaybg1.png</pixmap>       <property name="text">
242                      </property>        <string>&amp;Mute</string>
243                      <property name="backgroundOrigin">       </property>
244                          <enum>ParentOrigin</enum>       <property name="checkable">
245                      </property>        <bool>true</bool>
246                      <property name="text">       </property>
247                          <string>--</string>      </widget>
248                      </property>     </item>
249                      <property name="alignment">     <item>
250                          <set>AlignCenter</set>      <widget class="QPushButton" name="ChannelSoloPushButton">
251                      </property>       <property name="maximumSize">
252                      <property name="toolTip" stdset="0">        <size>
253                          <string>IInstrument load status</string>         <width>48</width>
254                      </property>         <height>32</height>
255                  </widget>        </size>
256              </grid>       </property>
257          </widget>       <property name="toolTip">
258          <widget class="QSlider">        <string>Channel solo</string>
259              <property name="name">       </property>
260                  <cstring>VolumeSlider</cstring>       <property name="text">
261              </property>        <string>&amp;Solo</string>
262              <property name="minimumSize">       </property>
263                  <size>       <property name="checkable">
264                      <width>180</width>        <bool>true</bool>
265                      <height>0</height>       </property>
266                  </size>      </widget>
267              </property>     </item>
268              <property name="maxValue">     <item>
269                  <number>100</number>      <widget class="QSlider" name="ChannelVolumeSlider">
270              </property>       <property name="minimumSize">
271              <property name="orientation">        <size>
272                  <enum>Horizontal</enum>         <width>100</width>
273              </property>         <height>0</height>
274              <property name="tickmarks">        </size>
275                  <enum>Both</enum>       </property>
276              </property>       <property name="toolTip">
277              <property name="tickInterval">        <string>Channel volume</string>
278                  <number>10</number>       </property>
279              </property>       <property name="maximum">
280              <property name="toolTip" stdset="0">        <number>100</number>
281                  <string>Channel volume</string>       </property>
282              </property>       <property name="orientation">
283          </widget>        <enum>Qt::Horizontal</enum>
284          <widget class="QSpinBox">       </property>
285              <property name="name">       <property name="tickPosition">
286                  <cstring>VolumeSpinBox</cstring>        <enum>QSlider::TicksBothSides</enum>
287              </property>       </property>
288              <property name="minimumSize">       <property name="tickInterval">
289                  <size>        <number>10</number>
290                      <width>40</width>       </property>
291                      <height>0</height>      </widget>
292                  </size>     </item>
293              </property>     <item>
294              <property name="maximumSize">      <widget class="QSpinBox" name="ChannelVolumeSpinBox">
295                  <size>       <property name="minimumSize">
296                      <width>60</width>        <size>
297                      <height>32767</height>         <width>60</width>
298                  </size>         <height>0</height>
299              </property>        </size>
300              <property name="suffix">       </property>
301                  <string> %</string>       <property name="maximumSize">
302              </property>        <size>
303              <property name="maxValue">         <width>120</width>
304                  <number>100</number>         <height>24</height>
305              </property>        </size>
306              <property name="toolTip" stdset="0">       </property>
307                  <string>Channel volume</string>       <property name="toolTip">
308              </property>        <string>Channel volume</string>
309          </widget>       </property>
310          <widget class="QProgressBar">       <property name="suffix">
311              <property name="name">        <string> %</string>
312                  <cstring>StreamUsageProgressBar</cstring>       </property>
313              </property>       <property name="maximum">
314              <property name="sizePolicy">        <number>100</number>
315                  <sizepolicy>       </property>
316                      <hsizetype>1</hsizetype>      </widget>
317                      <vsizetype>0</vsizetype>     </item>
318                      <horstretch>0</horstretch>     <item>
319                      <verstretch>0</verstretch>      <widget class="QPushButton" name="ChannelFxPushButton">
320                  </sizepolicy>       <property name="maximumSize">
321              </property>        <size>
322              <property name="minimumSize">         <width>48</width>
323                  <size>         <height>32</height>
324                      <width>100</width>        </size>
325                      <height>0</height>       </property>
326                  </size>       <property name="toolTip">
327              </property>        <string>Edit Channel's Effect Settings</string>
328              <property name="maximumSize">       </property>
329                  <size>       <property name="text">
330                      <width>32767</width>        <string>&amp;FX</string>
331                      <height>22</height>       </property>
332                  </size>      </widget>
333              </property>     </item>
334              <property name="indicatorFollowsStyle">     <item>
335                  <bool>false</bool>      <widget class="QPushButton" name="ChannelEditPushButton">
336              </property>       <property name="maximumSize">
337              <property name="toolTip" stdset="0">        <size>
338                  <string>Least buffer fill stream usage (%)</string>         <width>48</width>
339              </property>         <height>32</height>
340          </widget>        </size>
341          <widget class="QLabel">       </property>
342              <property name="name">       <property name="toolTip">
343                  <cstring>StreamVoiceCountTextLabel</cstring>        <string>Edit channel's instrument</string>
344              </property>       </property>
345              <property name="minimumSize">       <property name="text">
346                  <size>        <string>&amp;Edit</string>
347                      <width>60</width>       </property>
348                      <height>0</height>      </widget>
349                  </size>     </item>
350              </property>     <item>
351              <property name="maximumSize">      <spacer>
352                  <size>       <property name="orientation" >
353                      <width>32767</width>        <enum>Qt::Horizontal</enum>
354                      <height>22</height>       </property>
355                  </size>       <property name="sizeType" >
356              </property>        <enum>QSizePolicy::Preferred</enum>
357              <property name="paletteForegroundColor">       </property>
358                  <color>       <property name="sizeHint" >
359                      <red>0</red>        <size>
360                      <green>255</green>         <width>8</width>
361                      <blue>0</blue>         <height>22</height>
362                  </color>        </size>
363              </property>       </property>
364              <property name="paletteBackgroundColor">      </spacer>
365                  <color>     </item>
366                      <red>0</red>     <item>
367                      <green>0</green>      <widget class="QProgressBar" name="StreamUsageProgressBar">
368                      <blue>0</blue>       <property name="sizePolicy">
369                  </color>        <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
370              </property>         <horstretch>0</horstretch>
371              <property name="frameShape">         <verstretch>0</verstretch>
372                  <enum>Panel</enum>        </sizepolicy>
373              </property>       </property>
374              <property name="frameShadow">       <property name="minimumSize">
375                  <enum>Sunken</enum>        <size>
376              </property>         <width>64</width>
377              <property name="text">         <height>22</height>
378                  <string>--/--</string>        </size>
379              </property>       </property>
380              <property name="alignment">       <property name="toolTip">
381                  <set>AlignCenter</set>        <string>Least buffer fill stream usage (%)</string>
382              </property>       </property>
383              <property name="toolTip" stdset="0">       <property name="orientation">
384                  <string>Stream / Voice count</string>        <enum>Qt::Horizontal</enum>
385              </property>       </property>
386          </widget>      </widget>
387      </hbox>     </item>
388  </widget>     <item>
389  <connections>      <widget class="QLabel" name="StreamVoiceCountTextLabel">
390      <connection>       <property name="minimumSize">
391          <sender>ChannelSetupPushButton</sender>        <size>
392          <signal>clicked()</signal>         <width>48</width>
393          <receiver>qsamplerChannelStrip</receiver>         <height>22</height>
394          <slot>channelSetup()</slot>        </size>
395      </connection>       </property>
396      <connection>       <property name="maximumSize">
397          <sender>VolumeSlider</sender>        <size>
398          <signal>valueChanged(int)</signal>         <width>64</width>
399          <receiver>qsamplerChannelStrip</receiver>         <height>32</height>
400          <slot>volumeChanged(int)</slot>        </size>
401      </connection>       </property>
402      <connection>       <property name="toolTip">
403          <sender>VolumeSpinBox</sender>        <string>Stream / Voice count</string>
404          <signal>valueChanged(int)</signal>       </property>
405          <receiver>qsamplerChannelStrip</receiver>       <property name="autoFillBackground">
406          <slot>volumeChanged(int)</slot>        <bool>true</bool>
407      </connection>       </property>
408  </connections>       <property name="frameShape">
409  <tabstops>        <enum>QFrame::StyledPanel</enum>
410      <tabstop>ChannelSetupPushButton</tabstop>       </property>
411      <tabstop>VolumeSlider</tabstop>       <property name="frameShadow">
412      <tabstop>VolumeSpinBox</tabstop>        <enum>QFrame::Sunken</enum>
413  </tabstops>       </property>
414  <includes>       <property name="text">
415      <include location="global" impldecl="in declaration">lscp/client.h</include>        <string>--/--</string>
416      <include location="global" impldecl="in declaration">lscp/device.h</include>       </property>
417      <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>       <property name="alignment">
418  </includes>        <set>Qt::AlignCenter</set>
419  <forwards>       </property>
420      <forward>class qsamplerOptions;</forward>       <property name="wordWrap">
421      <forward>class qsamplerMainForm;</forward>        <bool>false</bool>
422  </forwards>       </property>
423  <variables>      </widget>
424      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>     </item>
425      <variable access="private">int m_iChannelID;</variable>     <item>
426      <variable access="private">QString m_sEngineName;</variable>      <spacer>
427      <variable access="private">QString m_sInstrumentFile;</variable>       <property name="orientation" >
428      <variable access="private">int m_iInstrumentNr;</variable>        <enum>Qt::Horizontal</enum>
429      <variable access="private">int m_iInstrumentStatus;</variable>       </property>
430      <variable access="private">QString m_sMidiDriver;</variable>       <property name="sizeType" >
431      <variable access="private">int m_iMidiDevice;</variable>        <enum>QSizePolicy::Preferred</enum>
432      <variable access="private">int m_iMidiPort;</variable>       </property>
433      <variable access="private">int m_iMidiChannel;</variable>       <property name="sizeHint" >
434      <variable access="private">QString m_sAudioDriver;</variable>        <size>
435      <variable access="private">int m_iAudioDevice;</variable>         <width>8</width>
436      <variable access="private">float m_fVolume;</variable>         <height>22</height>
437      <variable access="private">int m_iDirtyChange;</variable>        </size>
438  </variables>       </property>
439  <signals>      </spacer>
440      <signal>channelChanged( qsamplerChannelStrip * )</signal>     </item>
441  </signals>    </layout>
442  <slots>   </widget>
443      <slot specifier="non virtual">channelSetup()</slot>   <layoutdefault spacing="4" margin="4"/>
444      <slot specifier="non virtual">volumeChanged(int)</slot>   <tabstops>
445  </slots>    <tabstop>ChannelSetupPushButton</tabstop>
446  <functions>    <tabstop>ChannelMutePushButton</tabstop>
447      <function access="private" specifier="non virtual">init()</function>    <tabstop>ChannelSoloPushButton</tabstop>
448      <function access="private" specifier="non virtual">destroy()</function>    <tabstop>ChannelVolumeSlider</tabstop>
449      <function specifier="non virtual">setup( qsamplerMainForm *pMainForm, int iChannelID )</function>    <tabstop>ChannelVolumeSpinBox</tabstop>
450      <function specifier="non virtual" returnType="qsamplerOptions *">options( void )</function>    <tabstop>ChannelFxPushButton</tabstop>
451      <function specifier="non virtual" returnType="lscp_client_t *">client( void )</function>    <tabstop>ChannelEditPushButton</tabstop>
452      <function specifier="non virtual" returnType="int">channelID( void )</function>   </tabstops>
453      <function specifier="non virtual">setChannelID( int iChannelID )</function>   <resources>
454      <function specifier="non virtual" returnType="QString&amp;">engineName( void )</function>    <include location="qsampler.qrc"/>
455      <function specifier="non virtual" returnType="bool">loadEngine( const QString&amp; sEngineName )</function>   </resources>
456      <function specifier="non virtual" returnType="QString&amp;">instrumentFile( void )</function>   <connections/>
457      <function specifier="non virtual" returnType="int">instrumentNr( void )</function>  </ui>
     <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.2979

  ViewVC Help
Powered by ViewVC