/[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 263 by capela, Wed Sep 29 09:01:35 2004 UTC revision 1520 by capela, Sat Nov 24 13:22:00 2007 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-2007, rncbc aka Rui Nuno Capela. All rights reserved.
6       Copyright (C) 2007, 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>795</width>
30              <x>0</x>      <height>56</height>
31              <y>0</y>     </rect>
32              <width>694</width>    </property>
33              <height>47</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy>
35      </property>      <hsizetype>7</hsizetype>
36      <property name="sizePolicy">      <vsizetype>1</vsizetype>
37          <sizepolicy>      <horstretch>0</horstretch>
38              <hsizetype>7</hsizetype>      <verstretch>0</verstretch>
39              <vsizetype>1</vsizetype>     </sizepolicy>
40              <horstretch>0</horstretch>    </property>
41              <verstretch>0</verstretch>    <property name="focusPolicy" >
42          </sizepolicy>     <enum>Qt::StrongFocus</enum>
43      </property>    </property>
44      <property name="caption">    <property name="windowTitle" >
45          <string>Channel</string>     <string>Qsampler: Channel</string>
46      </property>    </property>
47      <property name="icon">    <property name="windowIcon" >
48          <pixmap>qsamplerChannel.png</pixmap>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49      </property>    </property>
50      <property name="focusPolicy">    <layout class="QHBoxLayout" >
51          <enum>StrongFocus</enum>     <property name="margin" >
52      </property>      <number>4</number>
53      <hbox>     </property>
54          <property name="name">     <property name="spacing" >
55              <cstring>unnamed</cstring>      <number>4</number>
56          </property>     </property>
57          <property name="margin">     <item>
58              <number>4</number>      <widget class="QPushButton" name="ChannelSetupPushButton" >
59          </property>       <property name="minimumSize" >
60          <property name="spacing">        <size>
61              <number>4</number>         <width>100</width>
62          </property>         <height>0</height>
63          <widget class="QPushButton">        </size>
64              <property name="name">       </property>
65                  <cstring>ChannelSetupPushButton</cstring>       <property name="maximumSize" >
66              </property>        <size>
67              <property name="text">         <width>120</width>
68                  <string>&amp;Channel</string>         <height>32</height>
69              </property>        </size>
70              <property name="accel">       </property>
71                  <string>Alt+C</string>       <property name="toolTip" >
72              </property>        <string>Channel setup</string>
73              <property name="iconSet">       </property>
74                  <iconset>qsamplerChannel.png</iconset>       <property name="text" >
75              </property>        <string>&amp;Channel</string>
76              <property name="flat">       </property>
77                  <bool>true</bool>       <property name="icon" >
78              </property>        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
79              <property name="toolTip" stdset="0">       </property>
80                  <string>Channel setup</string>       <property name="shortcut" >
81              </property>        <string>Alt+C</string>
82          </widget>       </property>
83          <widget class="QFrame">      </widget>
84              <property name="name">     </item>
85                  <cstring>ChannelInfoFrame</cstring>     <item>
86              </property>      <widget class="QFrame" name="ChannelInfoFrame" >
87              <property name="sizePolicy">       <property name="sizePolicy" >
88                  <sizepolicy>        <sizepolicy>
89                      <hsizetype>5</hsizetype>         <hsizetype>5</hsizetype>
90                      <vsizetype>5</vsizetype>         <vsizetype>5</vsizetype>
91                      <horstretch>0</horstretch>         <horstretch>0</horstretch>
92                      <verstretch>0</verstretch>         <verstretch>0</verstretch>
93                  </sizepolicy>        </sizepolicy>
94              </property>       </property>
95              <property name="minimumSize">       <property name="minimumSize" >
96                  <size>        <size>
97                      <width>200</width>         <width>180</width>
98                      <height>0</height>         <height>0</height>
99                  </size>        </size>
100              </property>       </property>
101              <property name="maximumSize">       <property name="maximumSize" >
102                  <size>        <size>
103                      <width>320</width>         <width>320</width>
104                      <height>64</height>         <height>64</height>
105                  </size>        </size>
106              </property>       </property>
107              <property name="paletteBackgroundColor">       <property name="autoFillBackground" >
108                  <color>        <bool>true</bool>
109                      <red>0</red>       </property>
110                      <green>0</green>       <property name="frameShape" >
111                      <blue>0</blue>        <enum>QFrame::StyledPanel</enum>
112                  </color>       </property>
113              </property>       <property name="frameShadow" >
114              <property name="paletteBackgroundPixmap">        <enum>QFrame::Sunken</enum>
115                  <pixmap>displaybg1.png</pixmap>       </property>
116              </property>       <layout class="QGridLayout" >
117              <property name="frameShape">        <property name="margin" >
118                  <enum>Panel</enum>         <number>2</number>
119              </property>        </property>
120              <property name="frameShadow">        <property name="spacing" >
121                  <enum>Sunken</enum>         <number>0</number>
122              </property>        </property>
123              <grid>        <item row="0" column="0" >
124                  <property name="name">         <widget class="QLabel" name="EngineNameTextLabel" >
125                      <cstring>unnamed</cstring>          <property name="sizePolicy" >
126                  </property>           <sizepolicy>
127                  <property name="margin">            <hsizetype>7</hsizetype>
128                      <number>2</number>            <vsizetype>5</vsizetype>
129                  </property>            <horstretch>0</horstretch>
130                  <widget class="QLabel" row="0" column="0">            <verstretch>0</verstretch>
131                      <property name="name">           </sizepolicy>
132                          <cstring>EngineNameTextLabel</cstring>          </property>
133                      </property>         </widget>
134                      <property name="sizePolicy">        </item>
135                          <sizepolicy>        <item row="1" column="0" >
136                              <hsizetype>7</hsizetype>         <widget class="QLabel" name="InstrumentNameTextLabel" >
137                              <vsizetype>5</vsizetype>          <property name="toolTip" >
138                              <horstretch>0</horstretch>           <string>Instrument name</string>
139                              <verstretch>0</verstretch>          </property>
140                          </sizepolicy>          <property name="text" >
141                      </property>           <string>--</string>
142                      <property name="paletteForegroundColor">          </property>
143                          <color>          <property name="wordWrap" >
144                              <red>255</red>           <bool>false</bool>
145                              <green>255</green>          </property>
146                              <blue>127</blue>         </widget>
147                          </color>        </item>
148                      </property>        <item row="0" column="1" >
149                      <property name="paletteBackgroundPixmap">         <widget class="QLabel" name="MidiPortChannelTextLabel" >
150                          <pixmap>displaybg1.png</pixmap>          <property name="minimumSize" >
151                      </property>           <size>
152                      <property name="backgroundOrigin">            <width>20</width>
153                          <enum>ParentOrigin</enum>            <height>0</height>
154                      </property>           </size>
155                      <property name="text">          </property>
156                          <string>--</string>          <property name="toolTip" >
157                      </property>           <string>MIDI port / channel</string>
158                      <property name="alignment">          </property>
159                          <set>AlignTop</set>          <property name="text" >
160                      </property>           <string>-- / --</string>
161                      <property name="toolTip" stdset="0">          </property>
162                          <string>Engine name</string>          <property name="alignment" >
163                      </property>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
164                  </widget>          </property>
165                  <widget class="QLabel" row="1" column="0">          <property name="wordWrap" >
166                      <property name="name">           <bool>false</bool>
167                          <cstring>InstrumentNameTextLabel</cstring>          </property>
168                      </property>         </widget>
169                      <property name="paletteForegroundColor">        </item>
170                          <color>        <item row="1" column="1" >
171                              <red>0</red>         <widget class="QLabel" name="InstrumentStatusTextLabel" >
172                              <green>255</green>          <property name="minimumSize" >
173                              <blue>0</blue>           <size>
174                          </color>            <width>20</width>
175                      </property>            <height>0</height>
176                      <property name="paletteBackgroundPixmap">           </size>
177                          <pixmap>displaybg1.png</pixmap>          </property>
178                      </property>          <property name="toolTip" >
179                      <property name="backgroundOrigin">           <string>Instrument load status</string>
180                          <enum>ParentOrigin</enum>          </property>
181                      </property>          <property name="text" >
182                      <property name="text">           <string>--</string>
183                          <string>--</string>          </property>
184                      </property>          <property name="alignment" >
185                      <property name="toolTip" stdset="0">           <set>Qt::AlignCenter</set>
186                          <string>Instrument file [index]</string>          </property>
187                      </property>          <property name="wordWrap" >
188                  </widget>           <bool>false</bool>
189                  <widget class="QLabel" row="0" column="1">          </property>
190                      <property name="name">         </widget>
191                          <cstring>MidiPortChannelTextLabel</cstring>        </item>
192                      </property>       </layout>
193                      <property name="minimumSize">      </widget>
194                          <size>     </item>
195                              <width>20</width>     <item>
196                              <height>0</height>      <widget class="QPushButton" name="ChannelMutePushButton" >
197                          </size>       <property name="maximumSize" >
198                      </property>        <size>
199                      <property name="paletteForegroundColor">         <width>48</width>
200                          <color>         <height>32</height>
201                              <red>255</red>        </size>
202                              <green>255</green>       </property>
203                              <blue>127</blue>       <property name="toolTip" >
204                          </color>        <string>Channel mute</string>
205                      </property>       </property>
206                      <property name="paletteBackgroundPixmap">       <property name="text" >
207                          <pixmap>displaybg1.png</pixmap>        <string>&amp;Mute</string>
208                      </property>       </property>
209                      <property name="backgroundOrigin">       <property name="shortcut" >
210                          <enum>ParentOrigin</enum>        <string>Alt+M</string>
211                      </property>       </property>
212                      <property name="text">       <property name="checkable" >
213                          <string>--/--</string>        <bool>true</bool>
214                      </property>       </property>
215                      <property name="alignment">      </widget>
216                          <set>AlignTop|AlignHCenter</set>     </item>
217                      </property>     <item>
218                      <property name="toolTip" stdset="0">      <widget class="QPushButton" name="ChannelSoloPushButton" >
219                          <string>MIDI Port/Channel</string>       <property name="maximumSize" >
220                      </property>        <size>
221                  </widget>         <width>48</width>
222                  <widget class="QLabel" row="1" column="1">         <height>32</height>
223                      <property name="name">        </size>
224                          <cstring>InstrumentStatusTextLabel</cstring>       </property>
225                      </property>       <property name="toolTip" >
226                      <property name="minimumSize">        <string>Channel solo</string>
227                          <size>       </property>
228                              <width>20</width>       <property name="text" >
229                              <height>0</height>        <string>&amp;Solo</string>
230                          </size>       </property>
231                      </property>       <property name="shortcut" >
232                      <property name="paletteForegroundColor">        <string>Alt+S</string>
233                          <color>       </property>
234                              <red>0</red>       <property name="checkable" >
235                              <green>255</green>        <bool>true</bool>
236                              <blue>0</blue>       </property>
237                          </color>      </widget>
238                      </property>     </item>
239                      <property name="paletteBackgroundPixmap">     <item>
240                          <pixmap>displaybg1.png</pixmap>      <widget class="QSlider" name="VolumeSlider" >
241                      </property>       <property name="minimumSize" >
242                      <property name="backgroundOrigin">        <size>
243                          <enum>ParentOrigin</enum>         <width>100</width>
244                      </property>         <height>0</height>
245                      <property name="text">        </size>
246                          <string>--</string>       </property>
247                      </property>       <property name="maximumSize" >
248                      <property name="alignment">        <size>
249                          <set>AlignCenter</set>         <width>32767</width>
250                      </property>         <height>32</height>
251                      <property name="toolTip" stdset="0">        </size>
252                          <string>IInstrument load status</string>       </property>
253                      </property>       <property name="toolTip" >
254                  </widget>        <string>Channel volume</string>
255              </grid>       </property>
256          </widget>       <property name="maximum" >
257          <widget class="QSlider">        <number>100</number>
258              <property name="name">       </property>
259                  <cstring>VolumeSlider</cstring>       <property name="orientation" >
260              </property>        <enum>Qt::Horizontal</enum>
261              <property name="minimumSize">       </property>
262                  <size>       <property name="tickPosition" >
263                      <width>180</width>        <enum>QSlider::TicksBothSides</enum>
264                      <height>0</height>       </property>
265                  </size>       <property name="tickInterval" >
266              </property>        <number>10</number>
267              <property name="maxValue">       </property>
268                  <number>100</number>      </widget>
269              </property>     </item>
270              <property name="orientation">     <item>
271                  <enum>Horizontal</enum>      <widget class="QSpinBox" name="VolumeSpinBox" >
272              </property>       <property name="minimumSize" >
273              <property name="tickmarks">        <size>
274                  <enum>Both</enum>         <width>60</width>
275              </property>         <height>0</height>
276              <property name="tickInterval">        </size>
277                  <number>10</number>       </property>
278              </property>       <property name="maximumSize" >
279              <property name="toolTip" stdset="0">        <size>
280                  <string>Channel volume</string>         <width>120</width>
281              </property>         <height>24</height>
282          </widget>        </size>
283          <widget class="QSpinBox">       </property>
284              <property name="name">       <property name="toolTip" >
285                  <cstring>VolumeSpinBox</cstring>        <string>Channel volume</string>
286              </property>       </property>
287              <property name="minimumSize">       <property name="suffix" >
288                  <size>        <string> %</string>
289                      <width>40</width>       </property>
290                      <height>0</height>       <property name="maximum" >
291                  </size>        <number>100</number>
292              </property>       </property>
293              <property name="maximumSize">      </widget>
294                  <size>     </item>
295                      <width>60</width>     <item>
296                      <height>32767</height>      <widget class="QPushButton" name="ChannelEditPushButton" >
297                  </size>       <property name="maximumSize" >
298              </property>        <size>
299              <property name="suffix">         <width>48</width>
300                  <string> %</string>         <height>32</height>
301              </property>        </size>
302              <property name="maxValue">       </property>
303                  <number>100</number>       <property name="toolTip" >
304              </property>        <string>Edit channel's instrument</string>
305              <property name="toolTip" stdset="0">       </property>
306                  <string>Channel volume</string>       <property name="text" >
307              </property>        <string>&amp;Edit</string>
308          </widget>       </property>
309          <widget class="QProgressBar">       <property name="shortcut" >
310              <property name="name">        <string>Alt+E</string>
311                  <cstring>StreamUsageProgressBar</cstring>       </property>
312              </property>      </widget>
313              <property name="sizePolicy">     </item>
314                  <sizepolicy>     <item>
315                      <hsizetype>1</hsizetype>      <widget class="QProgressBar" name="StreamUsageProgressBar" >
316                      <vsizetype>0</vsizetype>       <property name="sizePolicy" >
317                      <horstretch>0</horstretch>        <sizepolicy>
318                      <verstretch>0</verstretch>         <hsizetype>1</hsizetype>
319                  </sizepolicy>         <vsizetype>0</vsizetype>
320              </property>         <horstretch>0</horstretch>
321              <property name="minimumSize">         <verstretch>0</verstretch>
322                  <size>        </sizepolicy>
323                      <width>100</width>       </property>
324                      <height>0</height>       <property name="minimumSize" >
325                  </size>        <size>
326              </property>         <width>64</width>
327              <property name="maximumSize">         <height>0</height>
328                  <size>        </size>
329                      <width>32767</width>       </property>
330                      <height>22</height>       <property name="maximumSize" >
331                  </size>        <size>
332              </property>         <width>32767</width>
333              <property name="indicatorFollowsStyle">         <height>24</height>
334                  <bool>false</bool>        </size>
335              </property>       </property>
336              <property name="toolTip" stdset="0">       <property name="toolTip" >
337                  <string>Least buffer fill stream usage (%)</string>        <string>Least buffer fill stream usage (%)</string>
338              </property>       </property>
339          </widget>       <property name="orientation" >
340          <widget class="QLabel">        <enum>Qt::Horizontal</enum>
341              <property name="name">       </property>
342                  <cstring>StreamVoiceCountTextLabel</cstring>      </widget>
343              </property>     </item>
344              <property name="minimumSize">     <item>
345                  <size>      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
346                      <width>60</width>       <property name="minimumSize" >
347                      <height>0</height>        <size>
348                  </size>         <width>48</width>
349              </property>         <height>0</height>
350              <property name="maximumSize">        </size>
351                  <size>       </property>
352                      <width>32767</width>       <property name="maximumSize" >
353                      <height>22</height>        <size>
354                  </size>         <width>32767</width>
355              </property>         <height>32</height>
356              <property name="paletteForegroundColor">        </size>
357                  <color>       </property>
358                      <red>0</red>       <property name="toolTip" >
359                      <green>255</green>        <string>Stream / Voice count</string>
360                      <blue>0</blue>       </property>
361                  </color>       <property name="autoFillBackground" >
362              </property>        <bool>true</bool>
363              <property name="paletteBackgroundColor">       </property>
364                  <color>       <property name="frameShape" >
365                      <red>0</red>        <enum>QFrame::StyledPanel</enum>
366                      <green>0</green>       </property>
367                      <blue>0</blue>       <property name="frameShadow" >
368                  </color>        <enum>QFrame::Sunken</enum>
369              </property>       </property>
370              <property name="frameShape">       <property name="text" >
371                  <enum>Panel</enum>        <string>--/--</string>
372              </property>       </property>
373              <property name="frameShadow">       <property name="alignment" >
374                  <enum>Sunken</enum>        <set>Qt::AlignCenter</set>
375              </property>       </property>
376              <property name="text">       <property name="wordWrap" >
377                  <string>--/--</string>        <bool>false</bool>
378              </property>       </property>
379              <property name="alignment">      </widget>
380                  <set>AlignCenter</set>     </item>
381              </property>    </layout>
382              <property name="toolTip" stdset="0">   </widget>
383                  <string>Stream / Voice count</string>   <layoutdefault spacing="0" margin="0" />
384              </property>   <tabstops>
385          </widget>    <tabstop>ChannelSetupPushButton</tabstop>
386      </hbox>    <tabstop>ChannelMutePushButton</tabstop>
387  </widget>    <tabstop>ChannelSoloPushButton</tabstop>
388  <connections>    <tabstop>VolumeSlider</tabstop>
389      <connection>    <tabstop>VolumeSpinBox</tabstop>
390          <sender>ChannelSetupPushButton</sender>    <tabstop>ChannelEditPushButton</tabstop>
391          <signal>clicked()</signal>   </tabstops>
392          <receiver>qsamplerChannelStrip</receiver>   <resources>
393          <slot>channelSetup()</slot>    <include location="../icons/qsampler.qrc" />
394      </connection>   </resources>
395      <connection>  </ui>
         <sender>VolumeSlider</sender>  
         <signal>valueChanged(int)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>volumeChanged(int)</slot>  
     </connection>  
     <connection>  
         <sender>VolumeSpinBox</sender>  
         <signal>valueChanged(int)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>volumeChanged(int)</slot>  
     </connection>  
 </connections>  
 <tabstops>  
     <tabstop>ChannelSetupPushButton</tabstop>  
     <tabstop>VolumeSlider</tabstop>  
     <tabstop>VolumeSpinBox</tabstop>  
 </tabstops>  
 <includes>  
     <include location="global" impldecl="in declaration">lscp/client.h</include>  
     <include location="global" impldecl="in declaration">lscp/device.h</include>  
     <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>  
 </includes>  
 <forwards>  
     <forward>class qsamplerOptions;</forward>  
     <forward>class qsamplerMainForm;</forward>  
 </forwards>  
 <variables>  
     <variable access="private">qsamplerMainForm *m_pMainForm;</variable>  
     <variable access="private">int m_iChannelID;</variable>  
     <variable access="private">QString m_sEngineName;</variable>  
     <variable access="private">QString m_sInstrumentFile;</variable>  
     <variable access="private">int m_iInstrumentNr;</variable>  
     <variable access="private">int m_iInstrumentStatus;</variable>  
     <variable access="private">QString m_sMidiDriver;</variable>  
     <variable access="private">int m_iMidiDevice;</variable>  
     <variable access="private">int m_iMidiPort;</variable>  
     <variable access="private">int m_iMidiChannel;</variable>  
     <variable access="private">QString m_sAudioDriver;</variable>  
     <variable access="private">int m_iAudioDevice;</variable>  
     <variable access="private">float m_fVolume;</variable>  
     <variable access="private">int m_iDirtyChange;</variable>  
 </variables>  
 <signals>  
     <signal>channelChanged( qsamplerChannelStrip * )</signal>  
 </signals>  
 <slots>  
     <slot specifier="non virtual">volumeChanged(int)</slot>  
     <slot specifier="non virtual">channelSetup()</slot>  
 </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>  
     <function specifier="non virtual">showChannelSetup( bool bNew )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="0" margin="0"/>  
 </UI>  

Legend:
Removed from v.263  
changed lines
  Added in v.1520

  ViewVC Help
Powered by ViewVC