/[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 1367 by capela, Mon Oct 1 22:03:35 2007 UTC revision 3438 by capela, Tue Dec 4 09:52:38 2018 UTC
# Line 1  Line 1 
1  <!DOCTYPE UI><UI version="3.1" stdsetdef="1">  <?xml version="1.0" encoding="UTF-8"?>
2  <class>qsamplerChannelStrip</class>  <ui version="4.0">
3  <comment>qsampler - A LinuxSampler Qt GUI Interface.   <author>rncbc aka Rui Nuno Capela</author>
4     <comment>qsampler - A LinuxSampler Qt GUI Interface.
5    
6     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2018, rncbc aka Rui Nuno Capela. All rights reserved.
7       Copyright (C) 2007, 2008, 2014 Christian Schoenebeck
8    
9     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
10     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 19  Line 21 
21     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22    
23  </comment>  </comment>
24  <author>rncbc aka Rui Nuno Capela</author>   <class>qsamplerChannelStrip</class>
25  <widget class="QWidget">   <widget class="QWidget" name="qsamplerChannelStrip">
26      <property name="name">    <property name="geometry">
27          <cstring>qsamplerChannelStrip</cstring>     <rect>
28      </property>      <x>0</x>
29      <property name="geometry">      <y>0</y>
30          <rect>      <width>640</width>
31              <x>0</x>      <height>64</height>
32              <y>0</y>     </rect>
33              <width>795</width>    </property>
34              <height>56</height>    <property name="sizePolicy">
35          </rect>     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
36      </property>      <horstretch>0</horstretch>
37      <property name="sizePolicy">      <verstretch>0</verstretch>
38          <sizepolicy>     </sizepolicy>
39              <hsizetype>7</hsizetype>    </property>
40              <vsizetype>1</vsizetype>    <property name="focusPolicy">
41              <horstretch>0</horstretch>     <enum>Qt::StrongFocus</enum>
42              <verstretch>0</verstretch>    </property>
43          </sizepolicy>    <property name="windowTitle">
44      </property>     <string>Qsampler: Channel</string>
45      <property name="caption">    </property>
46          <string>Qsampler: Channel</string>    <property name="windowIcon">
47      </property>     <iconset resource="qsampler.qrc">:/images/qsamplerChannel.png</iconset>
48      <property name="icon">    </property>
49          <pixmap>qsamplerChannel.png</pixmap>    <layout class="QHBoxLayout">
50      </property>     <item>
51      <property name="focusPolicy">      <widget class="QPushButton" name="ChannelSetupPushButton">
52          <enum>StrongFocus</enum>       <property name="minimumSize">
53      </property>        <size>
54      <hbox>         <width>100</width>
55          <property name="name">         <height>22</height>
56              <cstring>unnamed</cstring>        </size>
57          </property>       </property>
58          <property name="margin">       <property name="maximumSize">
59              <number>4</number>        <size>
60          </property>         <width>120</width>
61          <property name="spacing">         <height>32</height>
62              <number>4</number>        </size>
63          </property>       </property>
64          <widget class="QPushButton">       <property name="toolTip">
65              <property name="name">        <string>Channel setup</string>
66                  <cstring>ChannelSetupPushButton</cstring>       </property>
67              </property>       <property name="text">
68              <property name="text">        <string>&amp;Channel</string>
69                  <string>&amp;Channel</string>       </property>
70              </property>       <property name="icon">
71              <property name="accel">        <iconset resource="qsampler.qrc">:/images/qsamplerChannel.png</iconset>
72                  <string>Alt+C</string>       </property>
73              </property>      </widget>
74              <property name="iconSet">     </item>
75                  <iconset>qsamplerChannel.png</iconset>     <item>
76              </property>      <widget class="QFrame" name="ChannelInfoFrame">
77              <property name="flat">       <property name="sizePolicy">
78                  <bool>true</bool>        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
79              </property>         <horstretch>0</horstretch>
80              <property name="toolTip" stdset="0">         <verstretch>0</verstretch>
81                  <string>Channel setup</string>        </sizepolicy>
82              </property>       </property>
83          </widget>       <property name="minimumSize">
84          <widget class="QFrame">        <size>
85              <property name="name">         <width>240</width>
86                  <cstring>ChannelInfoFrame</cstring>         <height>48</height>
87              </property>        </size>
88              <property name="sizePolicy">       </property>
89                  <sizepolicy>       <property name="maximumSize">
90                      <hsizetype>5</hsizetype>        <size>
91                      <vsizetype>5</vsizetype>         <width>320</width>
92                      <horstretch>0</horstretch>         <height>64</height>
93                      <verstretch>0</verstretch>        </size>
94                  </sizepolicy>       </property>
95              </property>       <property name="autoFillBackground">
96              <property name="minimumSize">        <bool>true</bool>
97                  <size>       </property>
98                      <width>200</width>       <property name="frameShape">
99                      <height>0</height>        <enum>QFrame::StyledPanel</enum>
100                  </size>       </property>
101              </property>       <property name="frameShadow">
102              <property name="maximumSize">        <enum>QFrame::Sunken</enum>
103                  <size>       </property>
104                      <width>320</width>       <layout class="QGridLayout">
105                      <height>64</height>        <property name="margin">
106                  </size>         <number>2</number>
107              </property>        </property>
108              <property name="paletteBackgroundColor">        <property name="spacing">
109                  <color>         <number>0</number>
110                      <red>0</red>        </property>
111                      <green>0</green>        <item row="0" column="0">
112                      <blue>0</blue>         <widget class="QLabel" name="EngineNameTextLabel">
113                  </color>          <property name="text">
114              </property>           <string>--</string>
115              <property name="paletteBackgroundPixmap">          </property>
116                  <pixmap>displaybg1.png</pixmap>         </widget>
117              </property>        </item>
118              <property name="frameShape">        <item row="0" column="2">
119                  <enum>Panel</enum>         <widget class="QLabel" name="MidiPortChannelTextLabel">
120              </property>          <property name="sizePolicy">
121              <property name="frameShadow">           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
122                  <enum>Sunken</enum>            <horstretch>0</horstretch>
123              </property>            <verstretch>0</verstretch>
124              <grid>           </sizepolicy>
125                  <property name="name">          </property>
126                      <cstring>unnamed</cstring>          <property name="minimumSize">
127                  </property>           <size>
128                  <property name="margin">            <width>20</width>
129                      <number>2</number>            <height>0</height>
130                  </property>           </size>
131                  <widget class="QLabel" row="0" column="0">          </property>
132                      <property name="name">          <property name="toolTip">
133                          <cstring>EngineNameTextLabel</cstring>           <string>MIDI port / channel</string>
134                      </property>          </property>
135                      <property name="sizePolicy">          <property name="text">
136                          <sizepolicy>           <string>-- / --</string>
137                              <hsizetype>7</hsizetype>          </property>
138                              <vsizetype>5</vsizetype>          <property name="alignment">
139                              <horstretch>0</horstretch>           <set>Qt::AlignCenter</set>
140                              <verstretch>0</verstretch>          </property>
141                          </sizepolicy>          <property name="wordWrap">
142                      </property>           <bool>false</bool>
143                      <property name="paletteForegroundColor">          </property>
144                          <color>         </widget>
145                              <red>255</red>        </item>
146                              <green>255</green>        <item row="1" column="2">
147                              <blue>127</blue>         <widget class="QLabel" name="InstrumentStatusTextLabel">
148                          </color>          <property name="minimumSize">
149                      </property>           <size>
150                      <property name="paletteBackgroundPixmap">            <width>20</width>
151                          <pixmap>displaybg1.png</pixmap>            <height>0</height>
152                      </property>           </size>
153                      <property name="backgroundOrigin">          </property>
154                          <enum>ParentOrigin</enum>          <property name="toolTip">
155                      </property>           <string>Instrument load status</string>
156                      <property name="text">          </property>
157                          <string>--</string>          <property name="text">
158                      </property>           <string>--</string>
159                      <property name="alignment">          </property>
160                          <set>AlignTop</set>          <property name="alignment">
161                      </property>           <set>Qt::AlignCenter</set>
162                      <property name="toolTip" stdset="0">          </property>
163                          <string>Engine name</string>          <property name="wordWrap">
164                      </property>           <bool>false</bool>
165                  </widget>          </property>
166                  <widget class="QLabel" row="1" column="0">         </widget>
167                      <property name="name">        </item>
168                          <cstring>InstrumentNameTextLabel</cstring>        <item row="0" column="1">
169                      </property>         <widget class="QLabel" name="MidiActivityLabel">
170                      <property name="paletteForegroundColor">          <property name="sizePolicy">
171                          <color>           <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
172                              <red>0</red>            <horstretch>0</horstretch>
173                              <green>255</green>            <verstretch>0</verstretch>
174                              <blue>0</blue>           </sizepolicy>
175                          </color>          </property>
176                      </property>          <property name="minimumSize">
177                      <property name="paletteBackgroundPixmap">           <size>
178                          <pixmap>displaybg1.png</pixmap>            <width>16</width>
179                      </property>            <height>16</height>
180                      <property name="backgroundOrigin">           </size>
181                          <enum>ParentOrigin</enum>          </property>
182                      </property>          <property name="maximumSize">
183                      <property name="text">           <size>
184                          <string>--</string>            <width>16</width>
185                      </property>            <height>16</height>
186                      <property name="toolTip" stdset="0">           </size>
187                          <string>Instrument name</string>          </property>
188                      </property>          <property name="baseSize">
189                  </widget>           <size>
190                  <widget class="QLabel" row="0" column="1">            <width>16</width>
191                      <property name="name">            <height>16</height>
192                          <cstring>MidiPortChannelTextLabel</cstring>           </size>
193                      </property>          </property>
194                      <property name="minimumSize">          <property name="toolTip">
195                          <size>           <string>MIDI activity</string>
196                              <width>20</width>          </property>
197                              <height>0</height>          <property name="frameShape">
198                          </size>           <enum>QFrame::NoFrame</enum>
199                      </property>          </property>
200                      <property name="paletteForegroundColor">          <property name="frameShadow">
201                          <color>           <enum>QFrame::Plain</enum>
202                              <red>255</red>          </property>
203                              <green>255</green>          <property name="text">
204                              <blue>127</blue>           <string/>
205                          </color>          </property>
206                      </property>          <property name="alignment">
207                      <property name="paletteBackgroundPixmap">           <set>Qt::AlignCenter</set>
208                          <pixmap>displaybg1.png</pixmap>          </property>
209                      </property>         </widget>
210                      <property name="backgroundOrigin">        </item>
211                          <enum>ParentOrigin</enum>        <item row="1" column="0">
212                      </property>         <widget class="QPushButton" name="InstrumentNamePushButton">
213                      <property name="text">          <property name="toolTip">
214                          <string>-- / --</string>           <string>Instrument name</string>
215                      </property>          </property>
216                      <property name="alignment">          <property name="styleSheet">
217                          <set>AlignTop|AlignHCenter</set>           <string notr="true">text-align: left; margin: 0px;</string>
218                      </property>          </property>
219                      <property name="toolTip" stdset="0">          <property name="text">
220                          <string>MIDI port / channel</string>           <string>--</string>
221                      </property>          </property>
222                  </widget>          <property name="flat">
223                  <widget class="QLabel" row="1" column="1">           <bool>true</bool>
224                      <property name="name">          </property>
225                          <cstring>InstrumentStatusTextLabel</cstring>         </widget>
226                      </property>        </item>
227                      <property name="minimumSize">       </layout>
228                          <size>      </widget>
229                              <width>20</width>     </item>
230                              <height>0</height>     <item>
231                          </size>      <widget class="QPushButton" name="ChannelMutePushButton">
232                      </property>       <property name="maximumSize">
233                      <property name="paletteForegroundColor">        <size>
234                          <color>         <width>48</width>
235                              <red>0</red>         <height>32</height>
236                              <green>255</green>        </size>
237                              <blue>0</blue>       </property>
238                          </color>       <property name="toolTip">
239                      </property>        <string>Channel mute</string>
240                      <property name="paletteBackgroundPixmap">       </property>
241                          <pixmap>displaybg1.png</pixmap>       <property name="text">
242                      </property>        <string>&amp;Mute</string>
243                      <property name="backgroundOrigin">       </property>
244                          <enum>ParentOrigin</enum>       <property name="checkable">
245                      </property>        <bool>true</bool>
246                      <property name="text">       </property>
247                          <string>--</string>      </widget>
248                      </property>     </item>
249                      <property name="alignment">     <item>
250                          <set>AlignCenter</set>      <widget class="QPushButton" name="ChannelSoloPushButton">
251                      </property>       <property name="maximumSize">
252                      <property name="toolTip" stdset="0">        <size>
253                          <string>Instrument load status</string>         <width>48</width>
254                      </property>         <height>32</height>
255                  </widget>        </size>
256              </grid>       </property>
257          </widget>       <property name="toolTip">
258          <widget class="QPushButton">        <string>Channel solo</string>
259              <property name="name">       </property>
260                  <cstring>ChannelMutePushButton</cstring>       <property name="text">
261              </property>        <string>&amp;Solo</string>
262              <property name="maximumSize">       </property>
263                  <size>       <property name="checkable">
264                      <width>48</width>        <bool>true</bool>
265                      <height>64</height>       </property>
266                  </size>      </widget>
267              </property>     </item>
268              <property name="text">     <item>
269                  <string>&amp;Mute</string>      <widget class="QSlider" name="ChannelVolumeSlider">
270              </property>       <property name="minimumSize">
271              <property name="accel">        <size>
272                  <string>Alt+M</string>         <width>100</width>
273              </property>         <height>0</height>
274              <property name="toggleButton">        </size>
275                  <bool>true</bool>       </property>
276              </property>       <property name="toolTip">
277              <property name="toolTip" stdset="0">        <string>Channel volume</string>
278                  <string>Channel mute</string>       </property>
279              </property>       <property name="maximum">
280          </widget>        <number>100</number>
281          <widget class="QPushButton">       </property>
282              <property name="name">       <property name="orientation">
283                  <cstring>ChannelSoloPushButton</cstring>        <enum>Qt::Horizontal</enum>
284              </property>       </property>
285              <property name="maximumSize">       <property name="tickPosition">
286                  <size>        <enum>QSlider::TicksBothSides</enum>
287                      <width>48</width>       </property>
288                      <height>64</height>       <property name="tickInterval">
289                  </size>        <number>10</number>
290              </property>       </property>
291              <property name="text">      </widget>
292                  <string>&amp;Solo</string>     </item>
293              </property>     <item>
294              <property name="accel">      <widget class="QSpinBox" name="ChannelVolumeSpinBox">
295                  <string>Alt+S</string>       <property name="minimumSize">
296              </property>        <size>
297              <property name="toggleButton">         <width>60</width>
298                  <bool>true</bool>         <height>0</height>
299              </property>        </size>
300              <property name="toolTip" stdset="0">       </property>
301                  <string>Channel solo</string>       <property name="maximumSize">
302              </property>        <size>
303          </widget>         <width>120</width>
304          <widget class="QSlider">         <height>24</height>
305              <property name="name">        </size>
306                  <cstring>VolumeSlider</cstring>       </property>
307              </property>       <property name="toolTip">
308              <property name="minimumSize">        <string>Channel volume</string>
309                  <size>       </property>
310                      <width>120</width>       <property name="suffix">
311                      <height>0</height>        <string> %</string>
312                  </size>       </property>
313              </property>       <property name="maximum">
314              <property name="maxValue">        <number>100</number>
315                  <number>100</number>       </property>
316              </property>      </widget>
317              <property name="orientation">     </item>
318                  <enum>Horizontal</enum>     <item>
319              </property>      <widget class="QPushButton" name="ChannelFxPushButton">
320              <property name="tickmarks">       <property name="maximumSize">
321                  <enum>Both</enum>        <size>
322              </property>         <width>48</width>
323              <property name="tickInterval">         <height>32</height>
324                  <number>10</number>        </size>
325              </property>       </property>
326              <property name="toolTip" stdset="0">       <property name="toolTip">
327                  <string>Channel volume</string>        <string>Edit Channel's Effect Settings</string>
328              </property>       </property>
329          </widget>       <property name="text">
330          <widget class="QSpinBox">        <string>&amp;FX</string>
331              <property name="name">       </property>
332                  <cstring>VolumeSpinBox</cstring>      </widget>
333              </property>     </item>
334              <property name="minimumSize">     <item>
335                  <size>      <widget class="QPushButton" name="ChannelEditPushButton">
336                      <width>40</width>       <property name="maximumSize">
337                      <height>0</height>        <size>
338                  </size>         <width>48</width>
339              </property>         <height>32</height>
340              <property name="maximumSize">        </size>
341                  <size>       </property>
342                      <width>60</width>       <property name="toolTip">
343                      <height>32767</height>        <string>Edit channel's instrument</string>
344                  </size>       </property>
345              </property>       <property name="text">
346              <property name="suffix">        <string>&amp;Edit</string>
347                  <string> %</string>       </property>
348              </property>      </widget>
349              <property name="maxValue">     </item>
350                  <number>100</number>     <item>
351              </property>      <spacer>
352              <property name="toolTip" stdset="0">       <property name="orientation" >
353                  <string>Channel volume</string>        <enum>Qt::Horizontal</enum>
354              </property>       </property>
355          </widget>       <property name="sizeType" >
356          <widget class="QPushButton">        <enum>QSizePolicy::Preferred</enum>
357              <property name="name">       </property>
358                  <cstring>ChannelEditPushButton</cstring>       <property name="sizeHint" >
359              </property>        <size>
360              <property name="maximumSize">         <width>8</width>
361                  <size>         <height>22</height>
362                      <width>48</width>        </size>
363                      <height>64</height>       </property>
364                  </size>      </spacer>
365              </property>     </item>
366              <property name="text">     <item>
367                  <string>&amp;Edit</string>      <widget class="QProgressBar" name="StreamUsageProgressBar">
368              </property>       <property name="sizePolicy">
369              <property name="accel">        <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
370                  <string>Alt+E</string>         <horstretch>0</horstretch>
371              </property>         <verstretch>0</verstretch>
372          </widget>        </sizepolicy>
373          <widget class="QProgressBar">       </property>
374              <property name="name">       <property name="minimumSize">
375                  <cstring>StreamUsageProgressBar</cstring>        <size>
376              </property>         <width>64</width>
377              <property name="sizePolicy">         <height>22</height>
378                  <sizepolicy>        </size>
379                      <hsizetype>1</hsizetype>       </property>
380                      <vsizetype>0</vsizetype>       <property name="toolTip">
381                      <horstretch>0</horstretch>        <string>Least buffer fill stream usage (%)</string>
382                      <verstretch>0</verstretch>       </property>
383                  </sizepolicy>       <property name="orientation">
384              </property>        <enum>Qt::Horizontal</enum>
385              <property name="minimumSize">       </property>
386                  <size>      </widget>
387                      <width>100</width>     </item>
388                      <height>0</height>     <item>
389                  </size>      <widget class="QLabel" name="StreamVoiceCountTextLabel">
390              </property>       <property name="minimumSize">
391              <property name="maximumSize">        <size>
392                  <size>         <width>48</width>
393                      <width>32767</width>         <height>22</height>
394                      <height>22</height>        </size>
395                  </size>       </property>
396              </property>       <property name="maximumSize">
397              <property name="indicatorFollowsStyle">        <size>
398                  <bool>false</bool>         <width>64</width>
399              </property>         <height>32</height>
400              <property name="toolTip" stdset="0">        </size>
401                  <string>Least buffer fill stream usage (%)</string>       </property>
402              </property>       <property name="toolTip">
403          </widget>        <string>Stream / Voice count</string>
404          <widget class="QLabel">       </property>
405              <property name="name">       <property name="autoFillBackground">
406                  <cstring>StreamVoiceCountTextLabel</cstring>        <bool>true</bool>
407              </property>       </property>
408              <property name="minimumSize">       <property name="frameShape">
409                  <size>        <enum>QFrame::StyledPanel</enum>
410                      <width>60</width>       </property>
411                      <height>0</height>       <property name="frameShadow">
412                  </size>        <enum>QFrame::Sunken</enum>
413              </property>       </property>
414              <property name="maximumSize">       <property name="text">
415                  <size>        <string>--/--</string>
416                      <width>32767</width>       </property>
417                      <height>22</height>       <property name="alignment">
418                  </size>        <set>Qt::AlignCenter</set>
419              </property>       </property>
420              <property name="paletteForegroundColor">       <property name="wordWrap">
421                  <color>        <bool>false</bool>
422                      <red>0</red>       </property>
423                      <green>255</green>      </widget>
424                      <blue>0</blue>     </item>
425                  </color>     <item>
426              </property>      <spacer>
427              <property name="paletteBackgroundColor">       <property name="orientation" >
428                  <color>        <enum>Qt::Horizontal</enum>
429                      <red>0</red>       </property>
430                      <green>0</green>       <property name="sizeType" >
431                      <blue>0</blue>        <enum>QSizePolicy::Preferred</enum>
432                  </color>       </property>
433              </property>       <property name="sizeHint" >
434              <property name="frameShape">        <size>
435                  <enum>Panel</enum>         <width>8</width>
436              </property>         <height>22</height>
437              <property name="frameShadow">        </size>
438                  <enum>Sunken</enum>       </property>
439              </property>      </spacer>
440              <property name="text">     </item>
441                  <string>--/--</string>    </layout>
442              </property>   </widget>
443              <property name="alignment">   <layoutdefault spacing="4" margin="4"/>
444                  <set>AlignCenter</set>   <tabstops>
445              </property>    <tabstop>ChannelSetupPushButton</tabstop>
446              <property name="toolTip" stdset="0">    <tabstop>ChannelMutePushButton</tabstop>
447                  <string>Stream / Voice count</string>    <tabstop>ChannelSoloPushButton</tabstop>
448              </property>    <tabstop>ChannelVolumeSlider</tabstop>
449          </widget>    <tabstop>ChannelVolumeSpinBox</tabstop>
450      </hbox>    <tabstop>ChannelFxPushButton</tabstop>
451  </widget>    <tabstop>ChannelEditPushButton</tabstop>
452  <connections>   </tabstops>
453      <connection>   <resources>
454          <sender>ChannelSetupPushButton</sender>    <include location="qsampler.qrc"/>
455          <signal>clicked()</signal>   </resources>
456          <receiver>qsamplerChannelStrip</receiver>   <connections/>
457          <slot>channelSetup()</slot>  </ui>
     </connection>  
     <connection>  
         <sender>ChannelMutePushButton</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>channelMute(bool)</slot>  
     </connection>  
     <connection>  
         <sender>ChannelSoloPushButton</sender>  
         <signal>toggled(bool)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>channelSolo(bool)</slot>  
     </connection>  
     <connection>  
         <sender>VolumeSlider</sender>  
         <signal>valueChanged(int)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>volumeChanged(int)</slot>  
     </connection>  
     <connection>  
         <sender>VolumeSpinBox</sender>  
         <signal>valueChanged(int)</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>volumeChanged(int)</slot>  
     </connection>  
     <connection>  
         <sender>ChannelEditPushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>channelEdit()</slot>  
     </connection>  
 </connections>  
 <tabstops>  
     <tabstop>ChannelSetupPushButton</tabstop>  
     <tabstop>ChannelMutePushButton</tabstop>  
     <tabstop>ChannelSoloPushButton</tabstop>  
     <tabstop>VolumeSlider</tabstop>  
     <tabstop>VolumeSpinBox</tabstop>  
 </tabstops>  
 <includes>  
     <include location="local" impldecl="in declaration">qsamplerChannel.h</include>  
     <include location="local" impldecl="in implementation">qsamplerChannelStrip.ui.h</include>  
 </includes>  
 <variables>  
     <variable access="private">qsamplerChannel *m_pChannel;</variable>  
     <variable access="private">int m_iDirtyChange;</variable>  
     <variable access="private">int m_iErrorCount;</variable>  
 </variables>  
 <signals>  
     <signal>channelChanged( qsamplerChannelStrip * )</signal>  
 </signals>  
 <slots>  
     <slot specifier="non virtual" returnType="bool">channelSetup()</slot>  
     <slot specifier="non virtual" returnType="bool">channelMute( bool bMute )</slot>  
     <slot specifier="non virtual" returnType="bool">channelSolo( bool bSolo )</slot>  
     <slot>channelEdit()</slot>  
     <slot specifier="non virtual" returnType="bool">channelReset()</slot>  
     <slot specifier="non virtual">volumeChanged( int iVolume )</slot>  
 </slots>  
 <functions>  
     <function access="private" specifier="non virtual">init()</function>  
     <function access="private" specifier="non virtual">destroy()</function>  
     <function access="private" specifier="non virtual" returnType="bool">decodeDragFile( const QMimeSource * pEvent, QString &amp; sInstrumentFile )</function>  
     <function access="private" specifier="non virtual">dragEnterEvent( QDragEnterEvent * pDragEnterEvent )</function>  
     <function access="private" specifier="non virtual">dropEvent( QDropEvent * pDropEvent )</function>  
     <function specifier="non virtual">setup( qsamplerChannel * pChannel )</function>  
     <function specifier="non virtual" returnType="qsamplerChannel *">channel()</function>  
     <function specifier="non virtual" returnType="QFont">displayFont()</function>  
     <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>  
     <function specifier="non virtual">setDisplayEffect( bool bDisplayEffect )</function>  
     <function specifier="non virtual">setDisplayBackground( const QPixmap &amp; pm )</function>  
     <function specifier="non virtual">setMaxVolume( int iMaxVolume )</function>  
     <function specifier="non virtual" returnType="bool">updateInstrumentName( bool bForce )</function>  
     <function specifier="non virtual" returnType="bool">updateChannelVolume()</function>  
     <function specifier="non virtual" returnType="bool">updateChannelInfo()</function>  
     <function specifier="non virtual" returnType="bool">updateChannelUsage()</function>  
     <function access="private" specifier="non virtual">contextMenuEvent( QContextMenuEvent * pEvent )</function>  
     <function specifier="non virtual">resetErrorCount()</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="0" margin="0"/>  
 </UI>  

Legend:
Removed from v.1367  
changed lines
  Added in v.3438

  ViewVC Help
Powered by ViewVC