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

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

  ViewVC Help
Powered by ViewVC