/[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 761 by capela, Sun Aug 28 15:56:05 2005 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-2005, 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>737</width>    </property>
33              <height>46</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>Qsampler: 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="0" column="0">        </property>
131                      <property name="name">        <property name="bottomMargin" >
132                          <cstring>EngineNameTextLabel</cstring>         <number>2</number>
133                      </property>        </property>
134                      <property name="sizePolicy">        <property name="horizontalSpacing" >
135                          <sizepolicy>         <number>0</number>
136                              <hsizetype>7</hsizetype>        </property>
137                              <vsizetype>5</vsizetype>        <property name="verticalSpacing" >
138                              <horstretch>0</horstretch>         <number>0</number>
139                              <verstretch>0</verstretch>        </property>
140                          </sizepolicy>        <item row="0" column="0" >
141                      </property>         <widget class="QLabel" name="EngineNameTextLabel" >
142                      <property name="paletteForegroundColor">          <property name="text" >
143                          <color>           <string>--</string>
144                              <red>255</red>          </property>
145                              <green>255</green>         </widget>
146                              <blue>127</blue>        </item>
147                          </color>        <item row="1" column="0" >
148                      </property>         <widget class="QLabel" name="InstrumentNameTextLabel" >
149                      <property name="paletteBackgroundPixmap">          <property name="toolTip" >
150                          <pixmap>displaybg1.png</pixmap>           <string>Instrument name</string>
151                      </property>          </property>
152                      <property name="backgroundOrigin">          <property name="text" >
153                          <enum>ParentOrigin</enum>           <string>--</string>
154                      </property>          </property>
155                      <property name="text">          <property name="wordWrap" >
156                          <string>--</string>           <bool>false</bool>
157                      </property>          </property>
158                      <property name="alignment">         </widget>
159                          <set>AlignTop</set>        </item>
160                      </property>        <item row="0" column="2" >
161                      <property name="toolTip" stdset="0">         <widget class="QLabel" name="MidiPortChannelTextLabel" >
162                          <string>Engine name</string>          <property name="sizePolicy" >
163                      </property>           <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
164                  </widget>            <horstretch>0</horstretch>
165                  <widget class="QLabel" row="1" column="0">            <verstretch>0</verstretch>
166                      <property name="name">           </sizepolicy>
167                          <cstring>InstrumentNameTextLabel</cstring>          </property>
168                      </property>          <property name="minimumSize" >
169                      <property name="paletteForegroundColor">           <size>
170                          <color>            <width>20</width>
171                              <red>0</red>            <height>0</height>
172                              <green>255</green>           </size>
173                              <blue>0</blue>          </property>
174                          </color>          <property name="toolTip" >
175                      </property>           <string>MIDI port / channel</string>
176                      <property name="paletteBackgroundPixmap">          </property>
177                          <pixmap>displaybg1.png</pixmap>          <property name="text" >
178                      </property>           <string>-- / --</string>
179                      <property name="backgroundOrigin">          </property>
180                          <enum>ParentOrigin</enum>          <property name="alignment" >
181                      </property>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
182                      <property name="text">          </property>
183                          <string>--</string>          <property name="wordWrap" >
184                      </property>           <bool>false</bool>
185                      <property name="toolTip" stdset="0">          </property>
186                          <string>Instrument 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|AlignHCenter</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                  <widget class="QLabel" row="1" column="1">           </size>
223                      <property name="name">          </property>
224                          <cstring>InstrumentStatusTextLabel</cstring>          <property name="maximumSize" >
225                      </property>           <size>
226                      <property name="minimumSize">            <width>8</width>
227                          <size>            <height>8</height>
228                              <width>20</width>           </size>
229                              <height>0</height>          </property>
230                          </size>          <property name="baseSize" >
231                      </property>           <size>
232                      <property name="paletteForegroundColor">            <width>8</width>
233                          <color>            <height>8</height>
234                              <red>0</red>           </size>
235                              <green>255</green>          </property>
236                              <blue>0</blue>          <property name="toolTip" >
237                          </color>           <string>MIDI Activity</string>
238                      </property>          </property>
239                      <property name="paletteBackgroundPixmap">          <property name="frameShape" >
240                          <pixmap>displaybg1.png</pixmap>           <enum>QFrame::NoFrame</enum>
241                      </property>          </property>
242                      <property name="backgroundOrigin">          <property name="frameShadow" >
243                          <enum>ParentOrigin</enum>           <enum>QFrame::Plain</enum>
244                      </property>          </property>
245                      <property name="text">          <property name="text" >
246                          <string>--</string>           <string/>
247                      </property>          </property>
248                      <property name="alignment">          <property name="alignment" >
249                          <set>AlignCenter</set>           <set>Qt::AlignCenter</set>
250                      </property>          </property>
251                      <property name="toolTip" stdset="0">         </widget>
252                          <string>Instrument load status</string>        </item>
253                      </property>       </layout>
254                  </widget>      </widget>
255              </grid>     </item>
256          </widget>     <item>
257          <widget class="QPushButton">      <widget class="QPushButton" name="ChannelMutePushButton" >
258              <property name="name">       <property name="maximumSize" >
259                  <cstring>ChannelMutePushButton</cstring>        <size>
260              </property>         <width>48</width>
261              <property name="maximumSize">         <height>32</height>
262                  <size>        </size>
263                      <width>48</width>       </property>
264                      <height>64</height>       <property name="toolTip" >
265                  </size>        <string>Channel mute</string>
266              </property>       </property>
267              <property name="text">       <property name="text" >
268                  <string>&amp;Mute</string>        <string>&amp;Mute</string>
269              </property>       </property>
270              <property name="accel">       <property name="shortcut" >
271                  <string>Alt+M</string>        <string>Alt+M</string>
272              </property>       </property>
273              <property name="toggleButton">       <property name="checkable" >
274                  <bool>true</bool>        <bool>true</bool>
275              </property>       </property>
276              <property name="toolTip" stdset="0">      </widget>
277                  <string>Channel mute</string>     </item>
278              </property>     <item>
279          </widget>      <widget class="QPushButton" name="ChannelSoloPushButton" >
280          <widget class="QPushButton">       <property name="maximumSize" >
281              <property name="name">        <size>
282                  <cstring>ChannelSoloPushButton</cstring>         <width>48</width>
283              </property>         <height>32</height>
284              <property name="maximumSize">        </size>
285                  <size>       </property>
286                      <width>48</width>       <property name="toolTip" >
287                      <height>64</height>        <string>Channel solo</string>
288                  </size>       </property>
289              </property>       <property name="text" >
290              <property name="text">        <string>&amp;Solo</string>
291                  <string>&amp;Solo</string>       </property>
292              </property>       <property name="shortcut" >
293              <property name="accel">        <string>Alt+S</string>
294                  <string>Alt+S</string>       </property>
295              </property>       <property name="checkable" >
296              <property name="toggleButton">        <bool>true</bool>
297                  <bool>true</bool>       </property>
298              </property>      </widget>
299              <property name="toolTip" stdset="0">     </item>
300                  <string>Channel solo</string>     <item>
301              </property>      <widget class="QSlider" name="VolumeSlider" >
302          </widget>       <property name="minimumSize" >
303          <widget class="QSlider">        <size>
304              <property name="name">         <width>100</width>
305                  <cstring>VolumeSlider</cstring>         <height>0</height>
306              </property>        </size>
307              <property name="minimumSize">       </property>
308                  <size>       <property name="maximumSize" >
309                      <width>120</width>        <size>
310                      <height>0</height>         <width>32767</width>
311                  </size>         <height>32</height>
312              </property>        </size>
313              <property name="maxValue">       </property>
314                  <number>100</number>       <property name="toolTip" >
315              </property>        <string>Channel volume</string>
316              <property name="orientation">       </property>
317                  <enum>Horizontal</enum>       <property name="maximum" >
318              </property>        <number>100</number>
319              <property name="tickmarks">       </property>
320                  <enum>Both</enum>       <property name="orientation" >
321              </property>        <enum>Qt::Horizontal</enum>
322              <property name="tickInterval">       </property>
323                  <number>10</number>       <property name="tickPosition" >
324              </property>        <enum>QSlider::TicksBothSides</enum>
325              <property name="toolTip" stdset="0">       </property>
326                  <string>Channel volume</string>       <property name="tickInterval" >
327              </property>        <number>10</number>
328          </widget>       </property>
329          <widget class="QSpinBox">      </widget>
330              <property name="name">     </item>
331                  <cstring>VolumeSpinBox</cstring>     <item>
332              </property>      <widget class="QSpinBox" name="VolumeSpinBox" >
333              <property name="minimumSize">       <property name="minimumSize" >
334                  <size>        <size>
335                      <width>40</width>         <width>60</width>
336                      <height>0</height>         <height>0</height>
337                  </size>        </size>
338              </property>       </property>
339              <property name="maximumSize">       <property name="maximumSize" >
340                  <size>        <size>
341                      <width>60</width>         <width>120</width>
342                      <height>32767</height>         <height>24</height>
343                  </size>        </size>
344              </property>       </property>
345              <property name="suffix">       <property name="toolTip" >
346                  <string> %</string>        <string>Channel volume</string>
347              </property>       </property>
348              <property name="maxValue">       <property name="suffix" >
349                  <number>100</number>        <string> %</string>
350              </property>       </property>
351              <property name="toolTip" stdset="0">       <property name="maximum" >
352                  <string>Channel volume</string>        <number>100</number>
353              </property>       </property>
354          </widget>      </widget>
355          <widget class="QProgressBar">     </item>
356              <property name="name">     <item>
357                  <cstring>StreamUsageProgressBar</cstring>      <widget class="QPushButton" name="FxPushButton" >
358              </property>       <property name="maximumSize" >
359              <property name="sizePolicy">        <size>
360                  <sizepolicy>         <width>48</width>
361                      <hsizetype>1</hsizetype>         <height>32</height>
362                      <vsizetype>0</vsizetype>        </size>
363                      <horstretch>0</horstretch>       </property>
364                      <verstretch>0</verstretch>       <property name="toolTip" >
365                  </sizepolicy>        <string>Edit Channel's Effect Settings</string>
366              </property>       </property>
367              <property name="minimumSize">       <property name="text" >
368                  <size>        <string>&amp;FX</string>
369                      <width>100</width>       </property>
370                      <height>0</height>       <property name="shortcut" >
371                  </size>        <string>Alt+F</string>
372              </property>       </property>
373              <property name="maximumSize">      </widget>
374                  <size>     </item>
375                      <width>32767</width>     <item>
376                      <height>22</height>      <widget class="QPushButton" name="ChannelEditPushButton" >
377                  </size>       <property name="maximumSize" >
378              </property>        <size>
379              <property name="indicatorFollowsStyle">         <width>48</width>
380                  <bool>false</bool>         <height>32</height>
381              </property>        </size>
382              <property name="toolTip" stdset="0">       </property>
383                  <string>Least buffer fill stream usage (%)</string>       <property name="toolTip" >
384              </property>        <string>Edit channel's instrument</string>
385          </widget>       </property>
386          <widget class="QLabel">       <property name="text" >
387              <property name="name">        <string>&amp;Edit</string>
388                  <cstring>StreamVoiceCountTextLabel</cstring>       </property>
389              </property>       <property name="shortcut" >
390              <property name="minimumSize">        <string>Alt+E</string>
391                  <size>       </property>
392                      <width>60</width>      </widget>
393                      <height>0</height>     </item>
394                  </size>     <item>
395              </property>      <widget class="QProgressBar" name="StreamUsageProgressBar" >
396              <property name="maximumSize">       <property name="sizePolicy" >
397                  <size>        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
398                      <width>32767</width>         <horstretch>0</horstretch>
399                      <height>22</height>         <verstretch>0</verstretch>
400                  </size>        </sizepolicy>
401              </property>       </property>
402              <property name="paletteForegroundColor">       <property name="minimumSize" >
403                  <color>        <size>
404                      <red>0</red>         <width>64</width>
405                      <green>255</green>         <height>0</height>
406                      <blue>0</blue>        </size>
407                  </color>       </property>
408              </property>       <property name="maximumSize" >
409              <property name="paletteBackgroundColor">        <size>
410                  <color>         <width>32767</width>
411                      <red>0</red>         <height>24</height>
412                      <green>0</green>        </size>
413                      <blue>0</blue>       </property>
414                  </color>       <property name="toolTip" >
415              </property>        <string>Least buffer fill stream usage (%)</string>
416              <property name="frameShape">       </property>
417                  <enum>Panel</enum>       <property name="orientation" >
418              </property>        <enum>Qt::Horizontal</enum>
419              <property name="frameShadow">       </property>
420                  <enum>Sunken</enum>      </widget>
421              </property>     </item>
422              <property name="text">     <item>
423                  <string>--/--</string>      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
424              </property>       <property name="minimumSize" >
425              <property name="alignment">        <size>
426                  <set>AlignCenter</set>         <width>48</width>
427              </property>         <height>0</height>
428              <property name="toolTip" stdset="0">        </size>
429                  <string>Stream / Voice count</string>       </property>
430              </property>       <property name="maximumSize" >
431          </widget>        <size>
432      </hbox>         <width>32767</width>
433  </widget>         <height>32</height>
434  <connections>        </size>
435      <connection>       </property>
436          <sender>ChannelSetupPushButton</sender>       <property name="toolTip" >
437          <signal>clicked()</signal>        <string>Stream / Voice count</string>
438          <receiver>qsamplerChannelStrip</receiver>       </property>
439          <slot>channelSetup()</slot>       <property name="autoFillBackground" >
440      </connection>        <bool>true</bool>
441      <connection>       </property>
442          <sender>ChannelMutePushButton</sender>       <property name="frameShape" >
443          <signal>toggled(bool)</signal>        <enum>QFrame::StyledPanel</enum>
444          <receiver>qsamplerChannelStrip</receiver>       </property>
445          <slot>channelMute(bool)</slot>       <property name="frameShadow" >
446      </connection>        <enum>QFrame::Sunken</enum>
447      <connection>       </property>
448          <sender>ChannelSoloPushButton</sender>       <property name="text" >
449          <signal>toggled(bool)</signal>        <string>--/--</string>
450          <receiver>qsamplerChannelStrip</receiver>       </property>
451          <slot>channelSolo(bool)</slot>       <property name="alignment" >
452      </connection>        <set>Qt::AlignCenter</set>
453      <connection>       </property>
454          <sender>VolumeSlider</sender>       <property name="wordWrap" >
455          <signal>valueChanged(int)</signal>        <bool>false</bool>
456          <receiver>qsamplerChannelStrip</receiver>       </property>
457          <slot>volumeChanged(int)</slot>      </widget>
458      </connection>     </item>
459      <connection>    </layout>
460          <sender>VolumeSpinBox</sender>   </widget>
461          <signal>valueChanged(int)</signal>   <layoutdefault spacing="0" margin="0" />
462          <receiver>qsamplerChannelStrip</receiver>   <tabstops>
463          <slot>volumeChanged(int)</slot>    <tabstop>ChannelSetupPushButton</tabstop>
464      </connection>    <tabstop>ChannelMutePushButton</tabstop>
465  </connections>    <tabstop>ChannelSoloPushButton</tabstop>
466  <tabstops>    <tabstop>VolumeSlider</tabstop>
467      <tabstop>ChannelSetupPushButton</tabstop>    <tabstop>VolumeSpinBox</tabstop>
468      <tabstop>ChannelMutePushButton</tabstop>    <tabstop>ChannelEditPushButton</tabstop>
469      <tabstop>ChannelSoloPushButton</tabstop>   </tabstops>
470      <tabstop>VolumeSlider</tabstop>   <resources>
471      <tabstop>VolumeSpinBox</tabstop>    <include location="../icons/qsampler.qrc" />
472  </tabstops>   </resources>
473  <includes>   <connections/>
474      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>  </ui>
 </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 specifier="non virtual" returnType="bool">channelReset()</slot>  
     <slot specifier="non virtual">volumeChanged(int)</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 access="private" specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>  
     <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>  
     <function specifier="non virtual" returnType="qsamplerChannel *">channel ( void )</function>  
     <function specifier="non virtual" returnType="QFont">displayFont( void )</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( void )</function>  
     <function specifier="non virtual" returnType="bool">updateChannelInfo( void )</function>  
     <function specifier="non virtual" returnType="bool">updateChannelUsage( void )</function>  
     <function specifier="non virtual">resetErrorCount( void )</function>  
 </functions>  
 <pixmapinproject/>  
 <layoutdefaults spacing="0" margin="0"/>  
 </UI>  

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

  ViewVC Help
Powered by ViewVC