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

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

  ViewVC Help
Powered by ViewVC