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

Legend:
Removed from v.118  
changed lines
  Added in v.2387

  ViewVC Help
Powered by ViewVC