/[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 297 by capela, Wed Nov 17 12:40:25 2004 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, 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>694</width>    </property>
33              <height>47</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 file [index]</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>IInstrument 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="QSlider">                <blue>0</blue>
258              <property name="name">               </color>
259                  <cstring>VolumeSlider</cstring>              </brush>
260              </property>             </colorrole>
261              <property name="minimumSize">            </inactive>
262                  <size>            <disabled>
263                      <width>180</width>             <colorrole role="WindowText" >
264                      <height>0</height>              <brush brushstyle="SolidPattern" >
265                  </size>               <color alpha="255" >
266              </property>                <red>119</red>
267              <property name="maxValue">                <green>119</green>
268                  <number>100</number>                <blue>119</blue>
269              </property>               </color>
270              <property name="orientation">              </brush>
271                  <enum>Horizontal</enum>             </colorrole>
272              </property>            </disabled>
273              <property name="tickmarks">           </palette>
274                  <enum>Both</enum>          </property>
275              </property>          <property name="toolTip" >
276              <property name="tickInterval">           <string>Instrument name</string>
277                  <number>10</number>          </property>
278              </property>          <property name="text" >
279              <property name="toolTip" stdset="0">           <string>--</string>
280                  <string>Channel volume</string>          </property>
281              </property>          <property name="wordWrap" >
282          </widget>           <bool>false</bool>
283          <widget class="QSpinBox">          </property>
284              <property name="name">         </widget>
285                  <cstring>VolumeSpinBox</cstring>        </item>
286              </property>        <item row="0" column="1" >
287              <property name="minimumSize">         <widget class="QLabel" name="MidiPortChannelTextLabel" >
288                  <size>          <property name="minimumSize" >
289                      <width>40</width>           <size>
290                      <height>0</height>            <width>20</width>
291                  </size>            <height>0</height>
292              </property>           </size>
293              <property name="maximumSize">          </property>
294                  <size>          <property name="palette" >
295                      <width>60</width>           <palette>
296                      <height>32767</height>            <active>
297                  </size>             <colorrole role="WindowText" >
298              </property>              <brush brushstyle="SolidPattern" >
299              <property name="suffix">               <color alpha="255" >
300                  <string> %</string>                <red>255</red>
301              </property>                <green>255</green>
302              <property name="maxValue">                <blue>0</blue>
303                  <number>100</number>               </color>
304              </property>              </brush>
305              <property name="toolTip" stdset="0">             </colorrole>
306                  <string>Channel volume</string>            </active>
307              </property>            <inactive>
308          </widget>             <colorrole role="WindowText" >
309          <widget class="QProgressBar">              <brush brushstyle="SolidPattern" >
310              <property name="name">               <color alpha="255" >
311                  <cstring>StreamUsageProgressBar</cstring>                <red>255</red>
312              </property>                <green>255</green>
313              <property name="sizePolicy">                <blue>0</blue>
314                  <sizepolicy>               </color>
315                      <hsizetype>1</hsizetype>              </brush>
316                      <vsizetype>0</vsizetype>             </colorrole>
317                      <horstretch>0</horstretch>            </inactive>
318                      <verstretch>0</verstretch>            <disabled>
319                  </sizepolicy>             <colorrole role="WindowText" >
320              </property>              <brush brushstyle="SolidPattern" >
321              <property name="minimumSize">               <color alpha="255" >
322                  <size>                <red>119</red>
323                      <width>100</width>                <green>119</green>
324                      <height>0</height>                <blue>119</blue>
325                  </size>               </color>
326              </property>              </brush>
327              <property name="maximumSize">             </colorrole>
328                  <size>            </disabled>
329                      <width>32767</width>           </palette>
330                      <height>22</height>          </property>
331                  </size>          <property name="toolTip" >
332              </property>           <string>MIDI port / channel</string>
333              <property name="indicatorFollowsStyle">          </property>
334                  <bool>false</bool>          <property name="text" >
335              </property>           <string>-- / --</string>
336              <property name="toolTip" stdset="0">          </property>
337                  <string>Least buffer fill stream usage (%)</string>          <property name="alignment" >
338              </property>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
339          </widget>          </property>
340          <widget class="QLabel">          <property name="wordWrap" >
341              <property name="name">           <bool>false</bool>
342                  <cstring>StreamVoiceCountTextLabel</cstring>          </property>
343              </property>         </widget>
344              <property name="minimumSize">        </item>
345                  <size>        <item row="1" column="1" >
346                      <width>60</width>         <widget class="QLabel" name="InstrumentStatusTextLabel" >
347                      <height>0</height>          <property name="minimumSize" >
348                  </size>           <size>
349              </property>            <width>20</width>
350              <property name="maximumSize">            <height>0</height>
351                  <size>           </size>
352                      <width>32767</width>          </property>
353                      <height>22</height>          <property name="palette" >
354                  </size>           <palette>
355              </property>            <active>
356              <property name="paletteForegroundColor">             <colorrole role="WindowText" >
357                  <color>              <brush brushstyle="SolidPattern" >
358                      <red>0</red>               <color alpha="255" >
359                      <green>255</green>                <red>85</red>
360                      <blue>0</blue>                <green>255</green>
361                  </color>                <blue>0</blue>
362              </property>               </color>
363              <property name="paletteBackgroundColor">              </brush>
364                  <color>             </colorrole>
365                      <red>0</red>            </active>
366                      <green>0</green>            <inactive>
367                      <blue>0</blue>             <colorrole role="WindowText" >
368                  </color>              <brush brushstyle="SolidPattern" >
369              </property>               <color alpha="255" >
370              <property name="frameShape">                <red>85</red>
371                  <enum>Panel</enum>                <green>255</green>
372              </property>                <blue>0</blue>
373              <property name="frameShadow">               </color>
374                  <enum>Sunken</enum>              </brush>
375              </property>             </colorrole>
376              <property name="text">            </inactive>
377                  <string>--/--</string>            <disabled>
378              </property>             <colorrole role="WindowText" >
379              <property name="alignment">              <brush brushstyle="SolidPattern" >
380                  <set>AlignCenter</set>               <color alpha="255" >
381              </property>                <red>119</red>
382              <property name="toolTip" stdset="0">                <green>119</green>
383                  <string>Stream / Voice count</string>                <blue>119</blue>
384              </property>               </color>
385          </widget>              </brush>
386      </hbox>             </colorrole>
387  </widget>            </disabled>
388  <connections>           </palette>
389      <connection>          </property>
390          <sender>ChannelSetupPushButton</sender>          <property name="toolTip" >
391          <signal>clicked()</signal>           <string>Instrument load status</string>
392          <receiver>qsamplerChannelStrip</receiver>          </property>
393          <slot>channelSetup()</slot>          <property name="text" >
394      </connection>           <string>--</string>
395      <connection>          </property>
396          <sender>VolumeSlider</sender>          <property name="alignment" >
397          <signal>valueChanged(int)</signal>           <set>Qt::AlignCenter</set>
398          <receiver>qsamplerChannelStrip</receiver>          </property>
399          <slot>volumeChanged(int)</slot>          <property name="wordWrap" >
400      </connection>           <bool>false</bool>
401      <connection>          </property>
402          <sender>VolumeSpinBox</sender>         </widget>
403          <signal>valueChanged(int)</signal>        </item>
404          <receiver>qsamplerChannelStrip</receiver>       </layout>
405          <slot>volumeChanged(int)</slot>      </widget>
406      </connection>     </item>
407  </connections>     <item>
408  <tabstops>      <widget class="QPushButton" name="ChannelMutePushButton" >
409      <tabstop>ChannelSetupPushButton</tabstop>       <property name="maximumSize" >
410      <tabstop>VolumeSlider</tabstop>        <size>
411      <tabstop>VolumeSpinBox</tabstop>         <width>48</width>
412  </tabstops>         <height>64</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>Channel mute</string>
417  <variables>       </property>
418      <variable access="private">qsamplerMainForm *m_pMainForm;</variable>       <property name="text" >
419      <variable access="private">qsamplerChannel *m_pChannel;</variable>        <string>&amp;Mute</string>
420      <variable access="private">int m_iDirtyChange;</variable>       </property>
421  </variables>       <property name="shortcut" >
422  <signals>        <string>Alt+M</string>
423      <signal>channelChanged( qsamplerChannelStrip * )</signal>       </property>
424  </signals>       <property name="checkable" >
425  <slots>        <bool>true</bool>
426      <slot specifier="non virtual">volumeChanged(int)</slot>       </property>
427      <slot specifier="non virtual" returnType="bool">channelSetup()</slot>      </widget>
428  </slots>     </item>
429  <functions>     <item>
430      <function access="private" specifier="non virtual">init()</function>      <widget class="QPushButton" name="ChannelSoloPushButton" >
431      <function access="private" specifier="non virtual">destroy()</function>       <property name="maximumSize" >
432      <function specifier="non virtual">setup( qsamplerMainForm *pMainForm, int iChannelID )</function>        <size>
433      <function specifier="non virtual" returnType="qsamplerChannel *">channel ( void )</function>         <width>48</width>
434      <function specifier="non virtual" returnType="QFont">displayFont( void )</function>         <height>64</height>
435      <function specifier="non virtual">setDisplayFont( const QFont &amp; font )</function>        </size>
436      <function specifier="non virtual">setDisplayEffect( bool bDisplayEffect )</function>       </property>
437      <function specifier="non virtual">setDisplayBackground( const QPixmap &amp; pm )</function>       <property name="toolTip" >
438      <function specifier="non virtual" returnType="bool">updateChannelInfo( void )</function>        <string>Channel solo</string>
439      <function specifier="non virtual" returnType="bool">updateChannelVolume( void )</function>       </property>
440      <function specifier="non virtual" returnType="bool">updateChannelUsage( void )</function>       <property name="text" >
441      <function specifier="non virtual">contextMenuEvent( QContextMenuEvent *pEvent )</function>        <string>&amp;Solo</string>
442      <function specifier="non virtual">setMaxVolume( int iMaxVolume )</function>       </property>
443  </functions>       <property name="shortcut" >
444  <pixmapinproject/>        <string>Alt+S</string>
445  <layoutdefaults spacing="0" margin="0"/>       </property>
446  </UI>       <property name="checkable" >
447          <bool>true</bool>
448         </property>
449        </widget>
450       </item>
451       <item>
452        <widget class="QSlider" name="VolumeSlider" >
453         <property name="minimumSize" >
454          <size>
455           <width>120</width>
456           <height>0</height>
457          </size>
458         </property>
459         <property name="toolTip" >
460          <string>Channel volume</string>
461         </property>
462         <property name="maximum" >
463          <number>100</number>
464         </property>
465         <property name="orientation" >
466          <enum>Qt::Horizontal</enum>
467         </property>
468         <property name="tickPosition" >
469          <enum>QSlider::TicksBothSides</enum>
470         </property>
471         <property name="tickInterval" >
472          <number>10</number>
473         </property>
474        </widget>
475       </item>
476       <item>
477        <widget class="QSpinBox" name="VolumeSpinBox" >
478         <property name="minimumSize" >
479          <size>
480           <width>40</width>
481           <height>0</height>
482          </size>
483         </property>
484         <property name="maximumSize" >
485          <size>
486           <width>60</width>
487           <height>32767</height>
488          </size>
489         </property>
490         <property name="toolTip" >
491          <string>Channel volume</string>
492         </property>
493         <property name="suffix" >
494          <string> %</string>
495         </property>
496         <property name="maximum" >
497          <number>100</number>
498         </property>
499        </widget>
500       </item>
501       <item>
502        <widget class="QPushButton" name="ChannelEditPushButton" >
503         <property name="maximumSize" >
504          <size>
505           <width>48</width>
506           <height>64</height>
507          </size>
508         </property>
509         <property name="toolTip" >
510          <string>Edit channel</string>
511         </property>
512         <property name="text" >
513          <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.297  
changed lines
  Added in v.1473

  ViewVC Help
Powered by ViewVC