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

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

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

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

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

  ViewVC Help
Powered by ViewVC