/[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 751 by capela, Fri Aug 19 17:10:16 2005 UTC revision 1473 by capela, Mon Nov 5 19:07:26 2007 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, 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>795</width>
30              <x>0</x>      <height>56</height>
31              <y>0</y>     </rect>
32              <width>737</width>    </property>
33              <height>46</height>    <property name="sizePolicy" >
34          </rect>     <sizepolicy>
35      </property>      <hsizetype>7</hsizetype>
36      <property name="sizePolicy">      <vsizetype>1</vsizetype>
37          <sizepolicy>      <horstretch>0</horstretch>
38              <hsizetype>7</hsizetype>      <verstretch>0</verstretch>
39              <vsizetype>1</vsizetype>     </sizepolicy>
40              <horstretch>0</horstretch>    </property>
41              <verstretch>0</verstretch>    <property name="focusPolicy" >
42          </sizepolicy>     <enum>Qt::StrongFocus</enum>
43      </property>    </property>
44      <property name="caption">    <property name="windowTitle" >
45          <string>Channel</string>     <string>Qsampler: Channel</string>
46      </property>    </property>
47      <property name="icon">    <property name="windowIcon" >
48          <pixmap>qsamplerChannel.png</pixmap>     <iconset/>
49      </property>    </property>
50      <property name="focusPolicy">    <layout class="QHBoxLayout" >
51          <enum>StrongFocus</enum>     <property name="margin" >
52      </property>      <number>4</number>
53      <hbox>     </property>
54          <property name="name">     <property name="spacing" >
55              <cstring>unnamed</cstring>      <number>4</number>
56          </property>     </property>
57          <property name="margin">     <item>
58              <number>4</number>      <widget class="QPushButton" name="ChannelSetupPushButton" >
59          </property>       <property name="toolTip" >
60          <property name="spacing">        <string>Channel setup</string>
61              <number>4</number>       </property>
62          </property>       <property name="text" >
63          <widget class="QPushButton">        <string>&amp;Channel</string>
64              <property name="name">       </property>
65                  <cstring>ChannelSetupPushButton</cstring>       <property name="icon" >
66              </property>        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
67              <property name="text">       </property>
68                  <string>&amp;Channel</string>       <property name="shortcut" >
69              </property>        <string>Alt+C</string>
70              <property name="accel">       </property>
71                  <string>Alt+C</string>       <property name="flat" >
72              </property>        <bool>true</bool>
73              <property name="iconSet">       </property>
74                  <iconset>qsamplerChannel.png</iconset>      </widget>
75              </property>     </item>
76              <property name="flat">     <item>
77                  <bool>true</bool>      <widget class="QFrame" name="ChannelInfoFrame" >
78              </property>       <property name="sizePolicy" >
79              <property name="toolTip" stdset="0">        <sizepolicy>
80                  <string>Channel setup</string>         <hsizetype>5</hsizetype>
81              </property>         <vsizetype>5</vsizetype>
82          </widget>         <horstretch>0</horstretch>
83          <widget class="QFrame">         <verstretch>0</verstretch>
84              <property name="name">        </sizepolicy>
85                  <cstring>ChannelInfoFrame</cstring>       </property>
86              </property>       <property name="minimumSize" >
87              <property name="sizePolicy">        <size>
88                  <sizepolicy>         <width>200</width>
89                      <hsizetype>5</hsizetype>         <height>0</height>
90                      <vsizetype>5</vsizetype>        </size>
91                      <horstretch>0</horstretch>       </property>
92                      <verstretch>0</verstretch>       <property name="maximumSize" >
93                  </sizepolicy>        <size>
94              </property>         <width>320</width>
95              <property name="minimumSize">         <height>64</height>
96                  <size>        </size>
97                      <width>200</width>       </property>
98                      <height>0</height>       <property name="palette" >
99                  </size>        <palette>
100              </property>         <active>
101              <property name="maximumSize">          <colorrole role="Base" >
102                  <size>           <brush brushstyle="SolidPattern" >
103                      <width>320</width>            <color alpha="255" >
104                      <height>64</height>             <red>255</red>
105                  </size>             <green>255</green>
106              </property>             <blue>255</blue>
107              <property name="paletteBackgroundColor">            </color>
108                  <color>           </brush>
109                      <red>0</red>          </colorrole>
110                      <green>0</green>          <colorrole role="Window" >
111                      <blue>0</blue>           <brush brushstyle="SolidPattern" >
112                  </color>            <color alpha="255" >
113              </property>             <red>0</red>
114              <property name="paletteBackgroundPixmap">             <green>0</green>
115                  <pixmap>displaybg1.png</pixmap>             <blue>0</blue>
116              </property>            </color>
117              <property name="frameShape">           </brush>
118                  <enum>Panel</enum>          </colorrole>
119              </property>         </active>
120              <property name="frameShadow">         <inactive>
121                  <enum>Sunken</enum>          <colorrole role="Base" >
122              </property>           <brush brushstyle="SolidPattern" >
123              <grid>            <color alpha="255" >
124                  <property name="name">             <red>255</red>
125                      <cstring>unnamed</cstring>             <green>255</green>
126                  </property>             <blue>255</blue>
127                  <property name="margin">            </color>
128                      <number>2</number>           </brush>
129                  </property>          </colorrole>
130                  <widget class="QLabel" row="0" column="0">          <colorrole role="Window" >
131                      <property name="name">           <brush brushstyle="SolidPattern" >
132                          <cstring>EngineNameTextLabel</cstring>            <color alpha="255" >
133                      </property>             <red>0</red>
134                      <property name="sizePolicy">             <green>0</green>
135                          <sizepolicy>             <blue>0</blue>
136                              <hsizetype>7</hsizetype>            </color>
137                              <vsizetype>5</vsizetype>           </brush>
138                              <horstretch>0</horstretch>          </colorrole>
139                              <verstretch>0</verstretch>         </inactive>
140                          </sizepolicy>         <disabled>
141                      </property>          <colorrole role="Base" >
142                      <property name="paletteForegroundColor">           <brush brushstyle="SolidPattern" >
143                          <color>            <color alpha="255" >
144                              <red>255</red>             <red>0</red>
145                              <green>255</green>             <green>0</green>
146                              <blue>127</blue>             <blue>0</blue>
147                          </color>            </color>
148                      </property>           </brush>
149                      <property name="paletteBackgroundPixmap">          </colorrole>
150                          <pixmap>displaybg1.png</pixmap>          <colorrole role="Window" >
151                      </property>           <brush brushstyle="SolidPattern" >
152                      <property name="backgroundOrigin">            <color alpha="255" >
153                          <enum>ParentOrigin</enum>             <red>0</red>
154                      </property>             <green>0</green>
155                      <property name="text">             <blue>0</blue>
156                          <string>--</string>            </color>
157                      </property>           </brush>
158                      <property name="alignment">          </colorrole>
159                          <set>AlignTop</set>         </disabled>
160                      </property>        </palette>
161                      <property name="toolTip" stdset="0">       </property>
162                          <string>Engine name</string>       <property name="frameShape" >
163                      </property>        <enum>QFrame::Panel</enum>
164                  </widget>       </property>
165                  <widget class="QLabel" row="1" column="0">       <property name="frameShadow" >
166                      <property name="name">        <enum>QFrame::Sunken</enum>
167                          <cstring>InstrumentNameTextLabel</cstring>       </property>
168                      </property>       <layout class="QGridLayout" >
169                      <property name="paletteForegroundColor">        <property name="margin" >
170                          <color>         <number>2</number>
171                              <red>0</red>        </property>
172                              <green>255</green>        <property name="spacing" >
173                              <blue>0</blue>         <number>0</number>
174                          </color>        </property>
175                      </property>        <item row="0" column="0" >
176                      <property name="paletteBackgroundPixmap">         <widget class="QLabel" name="EngineNameTextLabel" >
177                          <pixmap>displaybg1.png</pixmap>          <property name="sizePolicy" >
178                      </property>           <sizepolicy>
179                      <property name="backgroundOrigin">            <hsizetype>7</hsizetype>
180                          <enum>ParentOrigin</enum>            <vsizetype>5</vsizetype>
181                      </property>            <horstretch>0</horstretch>
182                      <property name="text">            <verstretch>0</verstretch>
183                          <string>--</string>           </sizepolicy>
184                      </property>          </property>
185                      <property name="toolTip" stdset="0">          <property name="palette" >
186                          <string>Instrument name</string>           <palette>
187                      </property>            <active>
188                  </widget>             <colorrole role="WindowText" >
189                  <widget class="QLabel" row="0" column="1">              <brush brushstyle="SolidPattern" >
190                      <property name="name">               <color alpha="255" >
191                          <cstring>MidiPortChannelTextLabel</cstring>                <red>255</red>
192                      </property>                <green>255</green>
193                      <property name="minimumSize">                <blue>0</blue>
194                          <size>               </color>
195                              <width>20</width>              </brush>
196                              <height>0</height>             </colorrole>
197                          </size>            </active>
198                      </property>            <inactive>
199                      <property name="paletteForegroundColor">             <colorrole role="WindowText" >
200                          <color>              <brush brushstyle="SolidPattern" >
201                              <red>255</red>               <color alpha="255" >
202                              <green>255</green>                <red>255</red>
203                              <blue>127</blue>                <green>255</green>
204                          </color>                <blue>0</blue>
205                      </property>               </color>
206                      <property name="paletteBackgroundPixmap">              </brush>
207                          <pixmap>displaybg1.png</pixmap>             </colorrole>
208                      </property>            </inactive>
209                      <property name="backgroundOrigin">            <disabled>
210                          <enum>ParentOrigin</enum>             <colorrole role="WindowText" >
211                      </property>              <brush brushstyle="SolidPattern" >
212                      <property name="text">               <color alpha="255" >
213                          <string>--/--</string>                <red>119</red>
214                      </property>                <green>119</green>
215                      <property name="alignment">                <blue>119</blue>
216                          <set>AlignTop|AlignHCenter</set>               </color>
217                      </property>              </brush>
218                      <property name="toolTip" stdset="0">             </colorrole>
219                          <string>MIDI Port/Channel</string>            </disabled>
220                      </property>           </palette>
221                  </widget>          </property>
222                  <widget class="QLabel" row="1" column="1">          <property name="toolTip" >
223                      <property name="name">           <string>Engine name</string>
224                          <cstring>InstrumentStatusTextLabel</cstring>          </property>
225                      </property>          <property name="text" >
226                      <property name="minimumSize">           <string>--</string>
227                          <size>          </property>
228                              <width>20</width>          <property name="alignment" >
229                              <height>0</height>           <set>Qt::AlignTop</set>
230                          </size>          </property>
231                      </property>          <property name="wordWrap" >
232                      <property name="paletteForegroundColor">           <bool>false</bool>
233                          <color>          </property>
234                              <red>0</red>         </widget>
235                              <green>255</green>        </item>
236                              <blue>0</blue>        <item row="1" column="0" >
237                          </color>         <widget class="QLabel" name="InstrumentNameTextLabel" >
238                      </property>          <property name="palette" >
239                      <property name="paletteBackgroundPixmap">           <palette>
240                          <pixmap>displaybg1.png</pixmap>            <active>
241                      </property>             <colorrole role="WindowText" >
242                      <property name="backgroundOrigin">              <brush brushstyle="SolidPattern" >
243                          <enum>ParentOrigin</enum>               <color alpha="255" >
244                      </property>                <red>85</red>
245                      <property name="text">                <green>255</green>
246                          <string>--</string>                <blue>0</blue>
247                      </property>               </color>
248                      <property name="alignment">              </brush>
249                          <set>AlignCenter</set>             </colorrole>
250                      </property>            </active>
251                      <property name="toolTip" stdset="0">            <inactive>
252                          <string>Instrument load status</string>             <colorrole role="WindowText" >
253                      </property>              <brush brushstyle="SolidPattern" >
254                  </widget>               <color alpha="255" >
255              </grid>                <red>85</red>
256          </widget>                <green>255</green>
257          <widget class="QPushButton">                <blue>0</blue>
258              <property name="name">               </color>
259                  <cstring>ChannelMutePushButton</cstring>              </brush>
260              </property>             </colorrole>
261              <property name="maximumSize">            </inactive>
262                  <size>            <disabled>
263                      <width>48</width>             <colorrole role="WindowText" >
264                      <height>64</height>              <brush brushstyle="SolidPattern" >
265                  </size>               <color alpha="255" >
266              </property>                <red>119</red>
267              <property name="text">                <green>119</green>
268                  <string>&amp;Mute</string>                <blue>119</blue>
269              </property>               </color>
270              <property name="accel">              </brush>
271                  <string>Alt+M</string>             </colorrole>
272              </property>            </disabled>
273              <property name="toggleButton">           </palette>
274                  <bool>true</bool>          </property>
275              </property>          <property name="toolTip" >
276              <property name="toolTip" stdset="0">           <string>Instrument name</string>
277                  <string>Channel Mute</string>          </property>
278              </property>          <property name="text" >
279          </widget>           <string>--</string>
280          <widget class="QPushButton">          </property>
281              <property name="name">          <property name="wordWrap" >
282                  <cstring>ChannelSoloPushButton</cstring>           <bool>false</bool>
283              </property>          </property>
284              <property name="maximumSize">         </widget>
285                  <size>        </item>
286                      <width>48</width>        <item row="0" column="1" >
287                      <height>64</height>         <widget class="QLabel" name="MidiPortChannelTextLabel" >
288                  </size>          <property name="minimumSize" >
289              </property>           <size>
290              <property name="text">            <width>20</width>
291                  <string>&amp;Solo</string>            <height>0</height>
292              </property>           </size>
293              <property name="accel">          </property>
294                  <string>Alt+S</string>          <property name="palette" >
295              </property>           <palette>
296              <property name="toggleButton">            <active>
297                  <bool>true</bool>             <colorrole role="WindowText" >
298              </property>              <brush brushstyle="SolidPattern" >
299              <property name="toolTip" stdset="0">               <color alpha="255" >
300                  <string>Channel Solo</string>                <red>255</red>
301              </property>                <green>255</green>
302          </widget>                <blue>0</blue>
303          <widget class="QSlider">               </color>
304              <property name="name">              </brush>
305                  <cstring>VolumeSlider</cstring>             </colorrole>
306              </property>            </active>
307              <property name="minimumSize">            <inactive>
308                  <size>             <colorrole role="WindowText" >
309                      <width>120</width>              <brush brushstyle="SolidPattern" >
310                      <height>0</height>               <color alpha="255" >
311                  </size>                <red>255</red>
312              </property>                <green>255</green>
313              <property name="maxValue">                <blue>0</blue>
314                  <number>100</number>               </color>
315              </property>              </brush>
316              <property name="orientation">             </colorrole>
317                  <enum>Horizontal</enum>            </inactive>
318              </property>            <disabled>
319              <property name="tickmarks">             <colorrole role="WindowText" >
320                  <enum>Both</enum>              <brush brushstyle="SolidPattern" >
321              </property>               <color alpha="255" >
322              <property name="tickInterval">                <red>119</red>
323                  <number>10</number>                <green>119</green>
324              </property>                <blue>119</blue>
325              <property name="toolTip" stdset="0">               </color>
326                  <string>Channel volume</string>              </brush>
327              </property>             </colorrole>
328          </widget>            </disabled>
329          <widget class="QSpinBox">           </palette>
330              <property name="name">          </property>
331                  <cstring>VolumeSpinBox</cstring>          <property name="toolTip" >
332              </property>           <string>MIDI port / channel</string>
333              <property name="minimumSize">          </property>
334                  <size>          <property name="text" >
335                      <width>40</width>           <string>-- / --</string>
336                      <height>0</height>          </property>
337                  </size>          <property name="alignment" >
338              </property>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
339              <property name="maximumSize">          </property>
340                  <size>          <property name="wordWrap" >
341                      <width>60</width>           <bool>false</bool>
342                      <height>32767</height>          </property>
343                  </size>         </widget>
344              </property>        </item>
345              <property name="suffix">        <item row="1" column="1" >
346                  <string> %</string>         <widget class="QLabel" name="InstrumentStatusTextLabel" >
347              </property>          <property name="minimumSize" >
348              <property name="maxValue">           <size>
349                  <number>100</number>            <width>20</width>
350              </property>            <height>0</height>
351              <property name="toolTip" stdset="0">           </size>
352                  <string>Channel volume</string>          </property>
353              </property>          <property name="palette" >
354          </widget>           <palette>
355          <widget class="QProgressBar">            <active>
356              <property name="name">             <colorrole role="WindowText" >
357                  <cstring>StreamUsageProgressBar</cstring>              <brush brushstyle="SolidPattern" >
358              </property>               <color alpha="255" >
359              <property name="sizePolicy">                <red>85</red>
360                  <sizepolicy>                <green>255</green>
361                      <hsizetype>1</hsizetype>                <blue>0</blue>
362                      <vsizetype>0</vsizetype>               </color>
363                      <horstretch>0</horstretch>              </brush>
364                      <verstretch>0</verstretch>             </colorrole>
365                  </sizepolicy>            </active>
366              </property>            <inactive>
367              <property name="minimumSize">             <colorrole role="WindowText" >
368                  <size>              <brush brushstyle="SolidPattern" >
369                      <width>100</width>               <color alpha="255" >
370                      <height>0</height>                <red>85</red>
371                  </size>                <green>255</green>
372              </property>                <blue>0</blue>
373              <property name="maximumSize">               </color>
374                  <size>              </brush>
375                      <width>32767</width>             </colorrole>
376                      <height>22</height>            </inactive>
377                  </size>            <disabled>
378              </property>             <colorrole role="WindowText" >
379              <property name="indicatorFollowsStyle">              <brush brushstyle="SolidPattern" >
380                  <bool>false</bool>               <color alpha="255" >
381              </property>                <red>119</red>
382              <property name="toolTip" stdset="0">                <green>119</green>
383                  <string>Least buffer fill stream usage (%)</string>                <blue>119</blue>
384              </property>               </color>
385          </widget>              </brush>
386          <widget class="QLabel">             </colorrole>
387              <property name="name">            </disabled>
388                  <cstring>StreamVoiceCountTextLabel</cstring>           </palette>
389              </property>          </property>
390              <property name="minimumSize">          <property name="toolTip" >
391                  <size>           <string>Instrument load status</string>
392                      <width>60</width>          </property>
393                      <height>0</height>          <property name="text" >
394                  </size>           <string>--</string>
395              </property>          </property>
396              <property name="maximumSize">          <property name="alignment" >
397                  <size>           <set>Qt::AlignCenter</set>
398                      <width>32767</width>          </property>
399                      <height>22</height>          <property name="wordWrap" >
400                  </size>           <bool>false</bool>
401              </property>          </property>
402              <property name="paletteForegroundColor">         </widget>
403                  <color>        </item>
404                      <red>0</red>       </layout>
405                      <green>255</green>      </widget>
406                      <blue>0</blue>     </item>
407                  </color>     <item>
408              </property>      <widget class="QPushButton" name="ChannelMutePushButton" >
409              <property name="paletteBackgroundColor">       <property name="maximumSize" >
410                  <color>        <size>
411                      <red>0</red>         <width>48</width>
412                      <green>0</green>         <height>64</height>
413                      <blue>0</blue>        </size>
414                  </color>       </property>
415              </property>       <property name="toolTip" >
416              <property name="frameShape">        <string>Channel mute</string>
417                  <enum>Panel</enum>       </property>
418              </property>       <property name="text" >
419              <property name="frameShadow">        <string>&amp;Mute</string>
420                  <enum>Sunken</enum>       </property>
421              </property>       <property name="shortcut" >
422              <property name="text">        <string>Alt+M</string>
423                  <string>--/--</string>       </property>
424              </property>       <property name="checkable" >
425              <property name="alignment">        <bool>true</bool>
426                  <set>AlignCenter</set>       </property>
427              </property>      </widget>
428              <property name="toolTip" stdset="0">     </item>
429                  <string>Stream / Voice count</string>     <item>
430              </property>      <widget class="QPushButton" name="ChannelSoloPushButton" >
431          </widget>       <property name="maximumSize" >
432      </hbox>        <size>
433  </widget>         <width>48</width>
434  <connections>         <height>64</height>
435      <connection>        </size>
436          <sender>ChannelSetupPushButton</sender>       </property>
437          <signal>clicked()</signal>       <property name="toolTip" >
438          <receiver>qsamplerChannelStrip</receiver>        <string>Channel solo</string>
439          <slot>channelSetup()</slot>       </property>
440      </connection>       <property name="text" >
441      <connection>        <string>&amp;Solo</string>
442          <sender>ChannelMutePushButton</sender>       </property>
443          <signal>toggled(bool)</signal>       <property name="shortcut" >
444          <receiver>qsamplerChannelStrip</receiver>        <string>Alt+S</string>
445          <slot>channelMute(bool)</slot>       </property>
446      </connection>       <property name="checkable" >
447      <connection>        <bool>true</bool>
448          <sender>ChannelSoloPushButton</sender>       </property>
449          <signal>toggled(bool)</signal>      </widget>
450          <receiver>qsamplerChannelStrip</receiver>     </item>
451          <slot>channelSolo(bool)</slot>     <item>
452      </connection>      <widget class="QSlider" name="VolumeSlider" >
453      <connection>       <property name="minimumSize" >
454          <sender>VolumeSlider</sender>        <size>
455          <signal>valueChanged(int)</signal>         <width>120</width>
456          <receiver>qsamplerChannelStrip</receiver>         <height>0</height>
457          <slot>volumeChanged(int)</slot>        </size>
458      </connection>       </property>
459      <connection>       <property name="toolTip" >
460          <sender>VolumeSpinBox</sender>        <string>Channel volume</string>
461          <signal>valueChanged(int)</signal>       </property>
462          <receiver>qsamplerChannelStrip</receiver>       <property name="maximum" >
463          <slot>volumeChanged(int)</slot>        <number>100</number>
464      </connection>       </property>
465  </connections>       <property name="orientation" >
466  <tabstops>        <enum>Qt::Horizontal</enum>
467      <tabstop>ChannelSetupPushButton</tabstop>       </property>
468      <tabstop>ChannelMutePushButton</tabstop>       <property name="tickPosition" >
469      <tabstop>ChannelSoloPushButton</tabstop>        <enum>QSlider::TicksBothSides</enum>
470      <tabstop>VolumeSlider</tabstop>       </property>
471      <tabstop>VolumeSpinBox</tabstop>       <property name="tickInterval" >
472  </tabstops>        <number>10</number>
473  <includes>       </property>
474      <include location="local" impldecl="in declaration">qsamplerChannel.h</include>      </widget>
475  </includes>     </item>
476  <variables>     <item>
477      <variable access="private">qsamplerChannel *m_pChannel;</variable>      <widget class="QSpinBox" name="VolumeSpinBox" >
478      <variable access="private">int m_iDirtyChange;</variable>       <property name="minimumSize" >
479      <variable access="private">int m_iErrorCount;</variable>        <size>
480  </variables>         <width>40</width>
481  <signals>         <height>0</height>
482      <signal>channelChanged( qsamplerChannelStrip * )</signal>        </size>
483  </signals>       </property>
484  <slots>       <property name="maximumSize" >
485      <slot specifier="non virtual" returnType="bool">channelSetup()</slot>        <size>
486      <slot specifier="non virtual" returnType="bool">channelMute( bool bMute )</slot>         <width>60</width>
487      <slot specifier="non virtual" returnType="bool">channelSolo( bool bSolo )</slot>         <height>32767</height>
488      <slot specifier="non virtual" returnType="bool">channelReset()</slot>        </size>
489      <slot specifier="non virtual">volumeChanged(int)</slot>       </property>
490  </slots>       <property name="toolTip" >
491  <functions>        <string>Channel volume</string>
492      <function access="private" specifier="non virtual">init()</function>       </property>
493      <function access="private" specifier="non virtual">destroy()</function>       <property name="suffix" >
494      <function access="private" specifier="non virtual" returnType="bool">decodeDragFile( const QMimeSource * pEvent, QString &amp; sInstrumentFile )</function>        <string> %</string>
495      <function access="private" specifier="non virtual">dragEnterEvent( QDragEnterEvent *pDragEnterEvent )</function>       </property>
496      <function access="private" specifier="non virtual">dropEvent( QDropEvent *pDropEvent )</function>       <property name="maximum" >
497      <function access="private" specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>        <number>100</number>
498      <function specifier="non virtual">setup( qsamplerChannel *pChannel )</function>       </property>
499      <function specifier="non virtual" returnType="qsamplerChannel *">channel ( void )</function>      </widget>
500      <function specifier="non virtual" returnType="QFont">displayFont( void )</function>     </item>
501      <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>     <item>
502      <function specifier="non virtual">setDisplayEffect( bool bDisplayEffect )</function>      <widget class="QPushButton" name="ChannelEditPushButton" >
503      <function specifier="non virtual">setDisplayBackground( const QPixmap &amp; pm )</function>       <property name="maximumSize" >
504      <function specifier="non virtual">setMaxVolume( int iMaxVolume )</function>        <size>
505      <function specifier="non virtual" returnType="bool">updateInstrumentName( bool bForce )</function>         <width>48</width>
506      <function specifier="non virtual" returnType="bool">updateChannelVolume( void )</function>         <height>64</height>
507      <function specifier="non virtual" returnType="bool">updateChannelInfo( void )</function>        </size>
508      <function specifier="non virtual" returnType="bool">updateChannelUsage( void )</function>       </property>
509      <function specifier="non virtual">resetErrorCount( void )</function>       <property name="toolTip" >
510  </functions>        <string>Edit channel</string>
511  <pixmapinproject/>       </property>
512  <layoutdefaults spacing="0" margin="0"/>       <property name="text" >
513  </UI>        <string>&amp;Edit</string>
514         </property>
515         <property name="shortcut" >
516          <string>Alt+E</string>
517         </property>
518        </widget>
519       </item>
520       <item>
521        <widget class="QProgressBar" name="StreamUsageProgressBar" >
522         <property name="sizePolicy" >
523          <sizepolicy>
524           <hsizetype>1</hsizetype>
525           <vsizetype>0</vsizetype>
526           <horstretch>0</horstretch>
527           <verstretch>0</verstretch>
528          </sizepolicy>
529         </property>
530         <property name="minimumSize" >
531          <size>
532           <width>100</width>
533           <height>0</height>
534          </size>
535         </property>
536         <property name="maximumSize" >
537          <size>
538           <width>32767</width>
539           <height>22</height>
540          </size>
541         </property>
542         <property name="toolTip" >
543          <string>Least buffer fill stream usage (%)</string>
544         </property>
545         <property name="orientation" >
546          <enum>Qt::Horizontal</enum>
547         </property>
548        </widget>
549       </item>
550       <item>
551        <widget class="QLabel" name="StreamVoiceCountTextLabel" >
552         <property name="minimumSize" >
553          <size>
554           <width>60</width>
555           <height>0</height>
556          </size>
557         </property>
558         <property name="maximumSize" >
559          <size>
560           <width>32767</width>
561           <height>22</height>
562          </size>
563         </property>
564         <property name="palette" >
565          <palette>
566           <active>
567            <colorrole role="WindowText" >
568             <brush brushstyle="SolidPattern" >
569              <color alpha="255" >
570               <red>85</red>
571               <green>255</green>
572               <blue>0</blue>
573              </color>
574             </brush>
575            </colorrole>
576            <colorrole role="Base" >
577             <brush brushstyle="SolidPattern" >
578              <color alpha="255" >
579               <red>255</red>
580               <green>255</green>
581               <blue>255</blue>
582              </color>
583             </brush>
584            </colorrole>
585            <colorrole role="Window" >
586             <brush brushstyle="SolidPattern" >
587              <color alpha="255" >
588               <red>0</red>
589               <green>0</green>
590               <blue>0</blue>
591              </color>
592             </brush>
593            </colorrole>
594           </active>
595           <inactive>
596            <colorrole role="WindowText" >
597             <brush brushstyle="SolidPattern" >
598              <color alpha="255" >
599               <red>85</red>
600               <green>255</green>
601               <blue>0</blue>
602              </color>
603             </brush>
604            </colorrole>
605            <colorrole role="Base" >
606             <brush brushstyle="SolidPattern" >
607              <color alpha="255" >
608               <red>255</red>
609               <green>255</green>
610               <blue>255</blue>
611              </color>
612             </brush>
613            </colorrole>
614            <colorrole role="Window" >
615             <brush brushstyle="SolidPattern" >
616              <color alpha="255" >
617               <red>0</red>
618               <green>0</green>
619               <blue>0</blue>
620              </color>
621             </brush>
622            </colorrole>
623           </inactive>
624           <disabled>
625            <colorrole role="WindowText" >
626             <brush brushstyle="SolidPattern" >
627              <color alpha="255" >
628               <red>119</red>
629               <green>119</green>
630               <blue>119</blue>
631              </color>
632             </brush>
633            </colorrole>
634            <colorrole role="Base" >
635             <brush brushstyle="SolidPattern" >
636              <color alpha="255" >
637               <red>0</red>
638               <green>0</green>
639               <blue>0</blue>
640              </color>
641             </brush>
642            </colorrole>
643            <colorrole role="Window" >
644             <brush brushstyle="SolidPattern" >
645              <color alpha="255" >
646               <red>0</red>
647               <green>0</green>
648               <blue>0</blue>
649              </color>
650             </brush>
651            </colorrole>
652           </disabled>
653          </palette>
654         </property>
655         <property name="toolTip" >
656          <string>Stream / Voice count</string>
657         </property>
658         <property name="frameShape" >
659          <enum>QFrame::Panel</enum>
660         </property>
661         <property name="frameShadow" >
662          <enum>QFrame::Sunken</enum>
663         </property>
664         <property name="text" >
665          <string>--/--</string>
666         </property>
667         <property name="alignment" >
668          <set>Qt::AlignCenter</set>
669         </property>
670         <property name="wordWrap" >
671          <bool>false</bool>
672         </property>
673        </widget>
674       </item>
675      </layout>
676     </widget>
677     <layoutdefault spacing="0" margin="0" />
678     <tabstops>
679      <tabstop>ChannelSetupPushButton</tabstop>
680      <tabstop>ChannelMutePushButton</tabstop>
681      <tabstop>ChannelSoloPushButton</tabstop>
682      <tabstop>VolumeSlider</tabstop>
683      <tabstop>VolumeSpinBox</tabstop>
684     </tabstops>
685     <resources>
686      <include location="../icons/qsampler.qrc" />
687     </resources>
688    </ui>

Legend:
Removed from v.751  
changed lines
  Added in v.1473

  ViewVC Help
Powered by ViewVC