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

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

  ViewVC Help
Powered by ViewVC