/[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 2568 by capela, Sat Dec 29 00:21:11 2012 UTC revision 2569 by schoenebeck, Tue May 20 20:04:19 2014 UTC
# Line 1  Line 1 
1  <ui version="4.0" >  <?xml version="1.0" encoding="UTF-8"?>
2    <ui version="4.0">
3   <author>rncbc aka Rui Nuno Capela</author>   <author>rncbc aka Rui Nuno Capela</author>
4   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
5    
6     Copyright (C) 2004-2012, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2014, rncbc aka Rui Nuno Capela. All rights reserved.
7     Copyright (C) 2007, 2008 Christian Schoenebeck     Copyright (C) 2007, 2008, 2014 Christian Schoenebeck
8    
9     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
10     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 21  Line 22 
22    
23  </comment>  </comment>
24   <class>qsamplerChannelStrip</class>   <class>qsamplerChannelStrip</class>
25   <widget class="QWidget" name="qsamplerChannelStrip" >   <widget class="QWidget" name="qsamplerChannelStrip">
26    <property name="geometry" >    <property name="geometry">
27     <rect>     <rect>
28      <x>0</x>      <x>0</x>
29      <y>0</y>      <y>0</y>
30      <width>815</width>      <width>815</width>
31      <height>52</height>      <height>61</height>
32     </rect>     </rect>
33    </property>    </property>
34    <property name="sizePolicy" >    <property name="sizePolicy">
35     <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >     <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
36      <horstretch>0</horstretch>      <horstretch>0</horstretch>
37      <verstretch>0</verstretch>      <verstretch>0</verstretch>
38     </sizepolicy>     </sizepolicy>
39    </property>    </property>
40    <property name="focusPolicy" >    <property name="focusPolicy">
41     <enum>Qt::StrongFocus</enum>     <enum>Qt::StrongFocus</enum>
42    </property>    </property>
43    <property name="windowTitle" >    <property name="windowTitle">
44     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
45    </property>    </property>
46    <property name="windowIcon" >    <property name="windowIcon">
47     <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>     <iconset resource="qsampler.qrc">
48        <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
49    </property>    </property>
50    <layout class="QHBoxLayout" >    <layout class="QHBoxLayout">
51     <property name="spacing" >     <property name="spacing">
52      <number>4</number>      <number>4</number>
53     </property>     </property>
54     <property name="margin" >     <property name="margin">
55      <number>4</number>      <number>4</number>
56     </property>     </property>
57     <item>     <item>
58      <widget class="QPushButton" name="ChannelSetupPushButton" >      <widget class="QPushButton" name="ChannelSetupPushButton">
59       <property name="minimumSize" >       <property name="minimumSize">
60        <size>        <size>
61         <width>100</width>         <width>100</width>
62         <height>0</height>         <height>0</height>
63        </size>        </size>
64       </property>       </property>
65       <property name="maximumSize" >       <property name="maximumSize">
66        <size>        <size>
67         <width>120</width>         <width>120</width>
68         <height>32</height>         <height>32</height>
69        </size>        </size>
70       </property>       </property>
71       <property name="toolTip" >       <property name="toolTip">
72        <string>Channel setup</string>        <string>Channel setup</string>
73       </property>       </property>
74       <property name="text" >       <property name="text">
75        <string>&amp;Channel</string>        <string>&amp;Channel</string>
76       </property>       </property>
77       <property name="icon" >       <property name="icon">
78        <iconset resource="qsampler.qrc" >:/images/qsamplerChannel.png</iconset>        <iconset resource="qsampler.qrc">
79           <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
80       </property>       </property>
81       <property name="shortcut" >       <property name="shortcut">
82        <string>Alt+C</string>        <string>Alt+C</string>
83       </property>       </property>
84      </widget>      </widget>
85     </item>     </item>
86     <item>     <item>
87      <widget class="QFrame" name="ChannelInfoFrame" >      <widget class="QFrame" name="ChannelInfoFrame">
88       <property name="sizePolicy" >       <property name="sizePolicy">
89        <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
90         <horstretch>0</horstretch>         <horstretch>0</horstretch>
91         <verstretch>0</verstretch>         <verstretch>0</verstretch>
92        </sizepolicy>        </sizepolicy>
93       </property>       </property>
94       <property name="minimumSize" >       <property name="minimumSize">
95        <size>        <size>
96         <width>180</width>         <width>180</width>
97         <height>0</height>         <height>0</height>
98        </size>        </size>
99       </property>       </property>
100       <property name="maximumSize" >       <property name="maximumSize">
101        <size>        <size>
102         <width>320</width>         <width>320</width>
103         <height>64</height>         <height>64</height>
104        </size>        </size>
105       </property>       </property>
106       <property name="autoFillBackground" >       <property name="autoFillBackground">
107        <bool>true</bool>        <bool>true</bool>
108       </property>       </property>
109       <property name="frameShape" >       <property name="frameShape">
110        <enum>QFrame::StyledPanel</enum>        <enum>QFrame::StyledPanel</enum>
111       </property>       </property>
112       <property name="frameShadow" >       <property name="frameShadow">
113        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
114       </property>       </property>
115       <layout class="QGridLayout" >       <layout class="QGridLayout">
116        <property name="spacing" >        <property name="margin">
        <number>0</number>  
       </property>  
       <property name="margin" >  
117         <number>2</number>         <number>2</number>
118        </property>        </property>
119        <item row="0" column="0" >        <property name="spacing">
120         <widget class="QLabel" name="EngineNameTextLabel" >         <number>0</number>
121          <property name="text" >        </property>
122           <string>--</string>        <item row="0" column="0">
123          </property>         <widget class="QLabel" name="EngineNameTextLabel">
124         </widget>          <property name="text">
       </item>  
       <item row="1" column="0" >  
        <widget class="QLabel" name="InstrumentNameTextLabel" >  
         <property name="toolTip" >  
          <string>Instrument name</string>  
         </property>  
         <property name="text" >  
125           <string>--</string>           <string>--</string>
126          </property>          </property>
         <property name="wordWrap" >  
          <bool>false</bool>  
         </property>  
127         </widget>         </widget>
128        </item>        </item>
129        <item row="0" column="2" >        <item row="0" column="2">
130         <widget class="QLabel" name="MidiPortChannelTextLabel" >         <widget class="QLabel" name="MidiPortChannelTextLabel">
131          <property name="sizePolicy" >          <property name="sizePolicy">
132           <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
133            <horstretch>0</horstretch>            <horstretch>0</horstretch>
134            <verstretch>0</verstretch>            <verstretch>0</verstretch>
135           </sizepolicy>           </sizepolicy>
136          </property>          </property>
137          <property name="minimumSize" >          <property name="minimumSize">
138           <size>           <size>
139            <width>20</width>            <width>20</width>
140            <height>0</height>            <height>0</height>
141           </size>           </size>
142          </property>          </property>
143          <property name="toolTip" >          <property name="toolTip">
144           <string>MIDI port / channel</string>           <string>MIDI port / channel</string>
145          </property>          </property>
146          <property name="text" >          <property name="text">
147           <string>-- / --</string>           <string>-- / --</string>
148          </property>          </property>
149          <property name="alignment" >          <property name="alignment">
150           <set>Qt::AlignHCenter|Qt::AlignTop</set>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
151          </property>          </property>
152          <property name="wordWrap" >          <property name="wordWrap">
153           <bool>false</bool>           <bool>false</bool>
154          </property>          </property>
155         </widget>         </widget>
156        </item>        </item>
157        <item row="1" column="2" >        <item row="1" column="2">
158         <widget class="QLabel" name="InstrumentStatusTextLabel" >         <widget class="QLabel" name="InstrumentStatusTextLabel">
159          <property name="minimumSize" >          <property name="minimumSize">
160           <size>           <size>
161            <width>20</width>            <width>20</width>
162            <height>0</height>            <height>0</height>
163           </size>           </size>
164          </property>          </property>
165          <property name="toolTip" >          <property name="toolTip">
166           <string>Instrument load status</string>           <string>Instrument load status</string>
167          </property>          </property>
168          <property name="text" >          <property name="text">
169           <string>--</string>           <string>--</string>
170          </property>          </property>
171          <property name="alignment" >          <property name="alignment">
172           <set>Qt::AlignCenter</set>           <set>Qt::AlignCenter</set>
173          </property>          </property>
174          <property name="wordWrap" >          <property name="wordWrap">
175           <bool>false</bool>           <bool>false</bool>
176          </property>          </property>
177         </widget>         </widget>
178        </item>        </item>
179        <item row="0" column="1" >        <item row="0" column="1">
180         <widget class="QLabel" name="MidiActivityLabel" >         <widget class="QLabel" name="MidiActivityLabel">
181          <property name="sizePolicy" >          <property name="sizePolicy">
182           <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >           <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
183            <horstretch>0</horstretch>            <horstretch>0</horstretch>
184            <verstretch>0</verstretch>            <verstretch>0</verstretch>
185           </sizepolicy>           </sizepolicy>
186          </property>          </property>
187          <property name="minimumSize" >          <property name="minimumSize">
188           <size>           <size>
189            <width>16</width>            <width>16</width>
190            <height>16</height>            <height>16</height>
191           </size>           </size>
192          </property>          </property>
193          <property name="maximumSize" >          <property name="maximumSize">
194           <size>           <size>
195            <width>16</width>            <width>16</width>
196            <height>16</height>            <height>16</height>
197           </size>           </size>
198          </property>          </property>
199          <property name="baseSize" >          <property name="baseSize">
200           <size>           <size>
201            <width>16</width>            <width>16</width>
202            <height>16</height>            <height>16</height>
203           </size>           </size>
204          </property>          </property>
205          <property name="toolTip" >          <property name="toolTip">
206           <string>MIDI activity</string>           <string>MIDI activity</string>
207          </property>          </property>
208          <property name="frameShape" >          <property name="frameShape">
209           <enum>QFrame::NoFrame</enum>           <enum>QFrame::NoFrame</enum>
210          </property>          </property>
211          <property name="frameShadow" >          <property name="frameShadow">
212           <enum>QFrame::Plain</enum>           <enum>QFrame::Plain</enum>
213          </property>          </property>
214          <property name="text" >          <property name="text">
215           <string/>           <string/>
216          </property>          </property>
217          <property name="alignment" >          <property name="alignment">
218           <set>Qt::AlignCenter</set>           <set>Qt::AlignCenter</set>
219          </property>          </property>
220         </widget>         </widget>
221        </item>        </item>
222          <item row="1" column="0">
223           <widget class="QPushButton" name="InstrumentNamePushButton">
224            <property name="toolTip">
225             <string>Instrument name</string>
226            </property>
227            <property name="styleSheet">
228             <string notr="true">text-align: left; margin: 0px;</string>
229            </property>
230            <property name="text">
231             <string>--</string>
232            </property>
233            <property name="flat">
234             <bool>true</bool>
235            </property>
236           </widget>
237          </item>
238       </layout>       </layout>
239      </widget>      </widget>
240     </item>     </item>
241     <item>     <item>
242      <widget class="QPushButton" name="ChannelMutePushButton" >      <widget class="QPushButton" name="ChannelMutePushButton">
243       <property name="maximumSize" >       <property name="maximumSize">
244        <size>        <size>
245         <width>48</width>         <width>48</width>
246         <height>32</height>         <height>32</height>
247        </size>        </size>
248       </property>       </property>
249       <property name="toolTip" >       <property name="toolTip">
250        <string>Channel mute</string>        <string>Channel mute</string>
251       </property>       </property>
252       <property name="text" >       <property name="text">
253        <string>&amp;Mute</string>        <string>&amp;Mute</string>
254       </property>       </property>
255       <property name="shortcut" >       <property name="shortcut">
256        <string>Alt+M</string>        <string>Alt+M</string>
257       </property>       </property>
258       <property name="checkable" >       <property name="checkable">
259        <bool>true</bool>        <bool>true</bool>
260       </property>       </property>
261      </widget>      </widget>
262     </item>     </item>
263     <item>     <item>
264      <widget class="QPushButton" name="ChannelSoloPushButton" >      <widget class="QPushButton" name="ChannelSoloPushButton">
265       <property name="maximumSize" >       <property name="maximumSize">
266        <size>        <size>
267         <width>48</width>         <width>48</width>
268         <height>32</height>         <height>32</height>
269        </size>        </size>
270       </property>       </property>
271       <property name="toolTip" >       <property name="toolTip">
272        <string>Channel solo</string>        <string>Channel solo</string>
273       </property>       </property>
274       <property name="text" >       <property name="text">
275        <string>&amp;Solo</string>        <string>&amp;Solo</string>
276       </property>       </property>
277       <property name="shortcut" >       <property name="shortcut">
278        <string>Alt+S</string>        <string>Alt+S</string>
279       </property>       </property>
280       <property name="checkable" >       <property name="checkable">
281        <bool>true</bool>        <bool>true</bool>
282       </property>       </property>
283      </widget>      </widget>
284     </item>     </item>
285     <item>     <item>
286      <widget class="QSlider" name="VolumeSlider" >      <widget class="QSlider" name="VolumeSlider">
287       <property name="minimumSize" >       <property name="minimumSize">
288        <size>        <size>
289         <width>100</width>         <width>100</width>
290         <height>0</height>         <height>0</height>
291        </size>        </size>
292       </property>       </property>
293       <property name="maximumSize" >       <property name="maximumSize">
294        <size>        <size>
295         <width>32767</width>         <width>32767</width>
296         <height>32</height>         <height>32</height>
297        </size>        </size>
298       </property>       </property>
299       <property name="toolTip" >       <property name="toolTip">
300        <string>Channel volume</string>        <string>Channel volume</string>
301       </property>       </property>
302       <property name="maximum" >       <property name="maximum">
303        <number>100</number>        <number>100</number>
304       </property>       </property>
305       <property name="orientation" >       <property name="orientation">
306        <enum>Qt::Horizontal</enum>        <enum>Qt::Horizontal</enum>
307       </property>       </property>
308       <property name="tickPosition" >       <property name="tickPosition">
309        <enum>QSlider::TicksBothSides</enum>        <enum>QSlider::TicksBothSides</enum>
310       </property>       </property>
311       <property name="tickInterval" >       <property name="tickInterval">
312        <number>10</number>        <number>10</number>
313       </property>       </property>
314      </widget>      </widget>
315     </item>     </item>
316     <item>     <item>
317      <widget class="QSpinBox" name="VolumeSpinBox" >      <widget class="QSpinBox" name="VolumeSpinBox">
318       <property name="minimumSize" >       <property name="minimumSize">
319        <size>        <size>
320         <width>60</width>         <width>60</width>
321         <height>0</height>         <height>0</height>
322        </size>        </size>
323       </property>       </property>
324       <property name="maximumSize" >       <property name="maximumSize">
325        <size>        <size>
326         <width>120</width>         <width>120</width>
327         <height>24</height>         <height>24</height>
328        </size>        </size>
329       </property>       </property>
330       <property name="toolTip" >       <property name="toolTip">
331        <string>Channel volume</string>        <string>Channel volume</string>
332       </property>       </property>
333       <property name="suffix" >       <property name="suffix">
334        <string> %</string>        <string> %</string>
335       </property>       </property>
336       <property name="maximum" >       <property name="maximum">
337        <number>100</number>        <number>100</number>
338       </property>       </property>
339      </widget>      </widget>
340     </item>     </item>
341     <item>     <item>
342      <widget class="QPushButton" name="FxPushButton" >      <widget class="QPushButton" name="FxPushButton">
343       <property name="maximumSize" >       <property name="maximumSize">
344        <size>        <size>
345         <width>48</width>         <width>48</width>
346         <height>32</height>         <height>32</height>
347        </size>        </size>
348       </property>       </property>
349       <property name="toolTip" >       <property name="toolTip">
350        <string>Edit Channel's Effect Settings</string>        <string>Edit Channel's Effect Settings</string>
351       </property>       </property>
352       <property name="text" >       <property name="text">
353        <string>&amp;FX</string>        <string>&amp;FX</string>
354       </property>       </property>
355       <property name="shortcut" >       <property name="shortcut">
356        <string>Alt+F</string>        <string>Alt+F</string>
357       </property>       </property>
358      </widget>      </widget>
359     </item>     </item>
360     <item>     <item>
361      <widget class="QPushButton" name="ChannelEditPushButton" >      <widget class="QPushButton" name="ChannelEditPushButton">
362       <property name="maximumSize" >       <property name="maximumSize">
363        <size>        <size>
364         <width>48</width>         <width>48</width>
365         <height>32</height>         <height>32</height>
366        </size>        </size>
367       </property>       </property>
368       <property name="toolTip" >       <property name="toolTip">
369        <string>Edit channel's instrument</string>        <string>Edit channel's instrument</string>
370       </property>       </property>
371       <property name="text" >       <property name="text">
372        <string>&amp;Edit</string>        <string>&amp;Edit</string>
373       </property>       </property>
374       <property name="shortcut" >       <property name="shortcut">
375        <string>Alt+E</string>        <string>Alt+E</string>
376       </property>       </property>
377      </widget>      </widget>
378     </item>     </item>
379     <item>     <item>
380      <widget class="QProgressBar" name="StreamUsageProgressBar" >      <widget class="QProgressBar" name="StreamUsageProgressBar">
381       <property name="sizePolicy" >       <property name="sizePolicy">
382        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
383         <horstretch>0</horstretch>         <horstretch>0</horstretch>
384         <verstretch>0</verstretch>         <verstretch>0</verstretch>
385        </sizepolicy>        </sizepolicy>
386       </property>       </property>
387       <property name="minimumSize" >       <property name="minimumSize">
388        <size>        <size>
389         <width>64</width>         <width>64</width>
390         <height>0</height>         <height>0</height>
391        </size>        </size>
392       </property>       </property>
393       <property name="maximumSize" >       <property name="maximumSize">
394        <size>        <size>
395         <width>32767</width>         <width>32767</width>
396         <height>24</height>         <height>24</height>
397        </size>        </size>
398       </property>       </property>
399       <property name="toolTip" >       <property name="toolTip">
400        <string>Least buffer fill stream usage (%)</string>        <string>Least buffer fill stream usage (%)</string>
401       </property>       </property>
402       <property name="orientation" >       <property name="orientation">
403        <enum>Qt::Horizontal</enum>        <enum>Qt::Horizontal</enum>
404       </property>       </property>
405      </widget>      </widget>
406     </item>     </item>
407     <item>     <item>
408      <widget class="QLabel" name="StreamVoiceCountTextLabel" >      <widget class="QLabel" name="StreamVoiceCountTextLabel">
409       <property name="minimumSize" >       <property name="minimumSize">
410        <size>        <size>
411         <width>48</width>         <width>48</width>
412         <height>0</height>         <height>0</height>
413        </size>        </size>
414       </property>       </property>
415       <property name="maximumSize" >       <property name="maximumSize">
416        <size>        <size>
417         <width>32767</width>         <width>32767</width>
418         <height>32</height>         <height>32</height>
419        </size>        </size>
420       </property>       </property>
421       <property name="toolTip" >       <property name="toolTip">
422        <string>Stream / Voice count</string>        <string>Stream / Voice count</string>
423       </property>       </property>
424       <property name="autoFillBackground" >       <property name="autoFillBackground">
425        <bool>true</bool>        <bool>true</bool>
426       </property>       </property>
427       <property name="frameShape" >       <property name="frameShape">
428        <enum>QFrame::StyledPanel</enum>        <enum>QFrame::StyledPanel</enum>
429       </property>       </property>
430       <property name="frameShadow" >       <property name="frameShadow">
431        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
432       </property>       </property>
433       <property name="text" >       <property name="text">
434        <string>--/--</string>        <string>--/--</string>
435       </property>       </property>
436       <property name="alignment" >       <property name="alignment">
437        <set>Qt::AlignCenter</set>        <set>Qt::AlignCenter</set>
438       </property>       </property>
439       <property name="wordWrap" >       <property name="wordWrap">
440        <bool>false</bool>        <bool>false</bool>
441       </property>       </property>
442      </widget>      </widget>
443     </item>     </item>
444    </layout>    </layout>
445   </widget>   </widget>
446   <layoutdefault spacing="0" margin="0" />   <layoutdefault spacing="0" margin="0"/>
447   <tabstops>   <tabstops>
448    <tabstop>ChannelSetupPushButton</tabstop>    <tabstop>ChannelSetupPushButton</tabstop>
449    <tabstop>ChannelMutePushButton</tabstop>    <tabstop>ChannelMutePushButton</tabstop>
# Line 447  Line 453 
453    <tabstop>ChannelEditPushButton</tabstop>    <tabstop>ChannelEditPushButton</tabstop>
454   </tabstops>   </tabstops>
455   <resources>   <resources>
456    <include location="qsampler.qrc" />    <include location="qsampler.qrc"/>
457   </resources>   </resources>
458   <connections/>   <connections/>
459  </ui>  </ui>

Legend:
Removed from v.2568  
changed lines
  Added in v.2569

  ViewVC Help
Powered by ViewVC