/[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 1691 by schoenebeck, Thu Feb 14 22:31:26 2008 UTC revision 2678 by capela, Thu Oct 16 17:11:32 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-2007, 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="../icons/qsampler.qrc" >:/icons/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="leftMargin" >     <property name="margin">
     <number>4</number>  
    </property>  
    <property name="topMargin" >  
     <number>4</number>  
    </property>  
    <property name="rightMargin" >  
     <number>4</number>  
    </property>  
    <property name="bottomMargin" >  
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="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>        <iconset resource="qsampler.qrc">
79       </property>         <normaloff>:/images/qsamplerChannel.png</normaloff>:/images/qsamplerChannel.png</iconset>
      <property name="shortcut" >  
       <string>Alt+C</string>  
80       </property>       </property>
81      </widget>      </widget>
82     </item>     </item>
83     <item>     <item>
84      <widget class="QFrame" name="ChannelInfoFrame" >      <widget class="QFrame" name="ChannelInfoFrame">
85       <property name="sizePolicy" >       <property name="sizePolicy">
86        <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
87         <horstretch>0</horstretch>         <horstretch>0</horstretch>
88         <verstretch>0</verstretch>         <verstretch>0</verstretch>
89        </sizepolicy>        </sizepolicy>
90       </property>       </property>
91       <property name="minimumSize" >       <property name="minimumSize">
92        <size>        <size>
93         <width>180</width>         <width>180</width>
94         <height>0</height>         <height>0</height>
95        </size>        </size>
96       </property>       </property>
97       <property name="maximumSize" >       <property name="maximumSize">
98        <size>        <size>
99         <width>320</width>         <width>320</width>
100         <height>64</height>         <height>64</height>
101        </size>        </size>
102       </property>       </property>
103       <property name="autoFillBackground" >       <property name="autoFillBackground">
104        <bool>true</bool>        <bool>true</bool>
105       </property>       </property>
106       <property name="frameShape" >       <property name="frameShape">
107        <enum>QFrame::StyledPanel</enum>        <enum>QFrame::StyledPanel</enum>
108       </property>       </property>
109       <property name="frameShadow" >       <property name="frameShadow">
110        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
111       </property>       </property>
112       <layout class="QGridLayout" >       <layout class="QGridLayout">
113        <property name="leftMargin" >        <property name="margin">
        <number>2</number>  
       </property>  
       <property name="topMargin" >  
114         <number>2</number>         <number>2</number>
115        </property>        </property>
116        <property name="rightMargin" >        <property name="spacing">
        <number>2</number>  
       </property>  
       <property name="bottomMargin" >  
        <number>2</number>  
       </property>  
       <property name="horizontalSpacing" >  
117         <number>0</number>         <number>0</number>
118        </property>        </property>
119        <property name="verticalSpacing" >        <item row="0" column="0">
120         <number>0</number>         <widget class="QLabel" name="EngineNameTextLabel">
121        </property>          <property name="text">
       <item row="0" column="0" >  
        <widget class="QLabel" name="EngineNameTextLabel" >  
         <property name="text" >  
122           <string>--</string>           <string>--</string>
123          </property>          </property>
124         </widget>         </widget>
125        </item>        </item>
126        <item row="1" column="0" >        <item row="0" column="2">
127         <widget class="QLabel" name="InstrumentNameTextLabel" >         <widget class="QLabel" name="MidiPortChannelTextLabel">
128          <property name="toolTip" >          <property name="sizePolicy">
129           <string>Instrument name</string>           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
         </property>  
         <property name="text" >  
          <string>--</string>  
         </property>  
         <property name="wordWrap" >  
          <bool>false</bool>  
         </property>  
        </widget>  
       </item>  
       <item row="0" column="2" >  
        <widget class="QLabel" name="MidiPortChannelTextLabel" >  
         <property name="sizePolicy" >  
          <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >  
130            <horstretch>0</horstretch>            <horstretch>0</horstretch>
131            <verstretch>0</verstretch>            <verstretch>0</verstretch>
132           </sizepolicy>           </sizepolicy>
133          </property>          </property>
134          <property name="minimumSize" >          <property name="minimumSize">
135           <size>           <size>
136            <width>20</width>            <width>20</width>
137            <height>0</height>            <height>0</height>
138           </size>           </size>
139          </property>          </property>
140          <property name="toolTip" >          <property name="toolTip">
141           <string>MIDI port / channel</string>           <string>MIDI port / channel</string>
142          </property>          </property>
143          <property name="text" >          <property name="text">
144           <string>-- / --</string>           <string>-- / --</string>
145          </property>          </property>
146          <property name="alignment" >          <property name="alignment">
147           <set>Qt::AlignHCenter|Qt::AlignTop</set>           <set>Qt::AlignHCenter|Qt::AlignTop</set>
148          </property>          </property>
149          <property name="wordWrap" >          <property name="wordWrap">
150           <bool>false</bool>           <bool>false</bool>
151          </property>          </property>
152         </widget>         </widget>
153        </item>        </item>
154        <item row="1" column="2" >        <item row="1" column="2">
155         <widget class="QLabel" name="InstrumentStatusTextLabel" >         <widget class="QLabel" name="InstrumentStatusTextLabel">
156          <property name="minimumSize" >          <property name="minimumSize">
157           <size>           <size>
158            <width>20</width>            <width>20</width>
159            <height>0</height>            <height>0</height>
160           </size>           </size>
161          </property>          </property>
162          <property name="toolTip" >          <property name="toolTip">
163           <string>Instrument load status</string>           <string>Instrument load status</string>
164          </property>          </property>
165          <property name="text" >          <property name="text">
166           <string>--</string>           <string>--</string>
167          </property>          </property>
168          <property name="alignment" >          <property name="alignment">
169           <set>Qt::AlignCenter</set>           <set>Qt::AlignCenter</set>
170          </property>          </property>
171          <property name="wordWrap" >          <property name="wordWrap">
172           <bool>false</bool>           <bool>false</bool>
173          </property>          </property>
174         </widget>         </widget>
175        </item>        </item>
176        <item row="0" column="1" >        <item row="0" column="1">
177         <widget class="QLabel" name="MidiActivityLabel" >         <widget class="QLabel" name="MidiActivityLabel">
178          <property name="sizePolicy" >          <property name="sizePolicy">
179           <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >           <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
180            <horstretch>0</horstretch>            <horstretch>0</horstretch>
181            <verstretch>0</verstretch>            <verstretch>0</verstretch>
182           </sizepolicy>           </sizepolicy>
183          </property>          </property>
184          <property name="minimumSize" >          <property name="minimumSize">
185           <size>           <size>
186            <width>8</width>            <width>16</width>
187            <height>8</height>            <height>16</height>
188           </size>           </size>
189          </property>          </property>
190          <property name="maximumSize" >          <property name="maximumSize">
191           <size>           <size>
192            <width>8</width>            <width>16</width>
193            <height>8</height>            <height>16</height>
194           </size>           </size>
195          </property>          </property>
196          <property name="baseSize" >          <property name="baseSize">
197           <size>           <size>
198            <width>8</width>            <width>16</width>
199            <height>8</height>            <height>16</height>
200           </size>           </size>
201          </property>          </property>
202          <property name="toolTip" >          <property name="toolTip">
203           <string>MIDI Activity</string>           <string>MIDI activity</string>
204          </property>          </property>
205          <property name="frameShape" >          <property name="frameShape">
206           <enum>QFrame::NoFrame</enum>           <enum>QFrame::NoFrame</enum>
207          </property>          </property>
208          <property name="frameShadow" >          <property name="frameShadow">
209           <enum>QFrame::Plain</enum>           <enum>QFrame::Plain</enum>
210          </property>          </property>
211          <property name="text" >          <property name="text">
212           <string/>           <string/>
213          </property>          </property>
214          <property name="alignment" >          <property name="alignment">
215           <set>Qt::AlignCenter</set>           <set>Qt::AlignCenter</set>
216          </property>          </property>
217         </widget>         </widget>
218        </item>        </item>
219          <item row="1" column="0">
220           <widget class="QPushButton" name="InstrumentNamePushButton">
221            <property name="toolTip">
222             <string>Instrument name</string>
223            </property>
224            <property name="styleSheet">
225             <string notr="true">text-align: left; margin: 0px;</string>
226            </property>
227            <property name="text">
228             <string>--</string>
229            </property>
230            <property name="flat">
231             <bool>true</bool>
232            </property>
233           </widget>
234          </item>
235       </layout>       </layout>
236      </widget>      </widget>
237     </item>     </item>
238     <item>     <item>
239      <widget class="QPushButton" name="ChannelMutePushButton" >      <widget class="QPushButton" name="ChannelMutePushButton">
240       <property name="maximumSize" >       <property name="maximumSize">
241        <size>        <size>
242         <width>48</width>         <width>48</width>
243         <height>32</height>         <height>32</height>
244        </size>        </size>
245       </property>       </property>
246       <property name="toolTip" >       <property name="toolTip">
247        <string>Channel mute</string>        <string>Channel mute</string>
248       </property>       </property>
249       <property name="text" >       <property name="text">
250        <string>&amp;Mute</string>        <string>&amp;Mute</string>
251       </property>       </property>
252       <property name="shortcut" >       <property name="checkable">
       <string>Alt+M</string>  
      </property>  
      <property name="checkable" >  
253        <bool>true</bool>        <bool>true</bool>
254       </property>       </property>
255      </widget>      </widget>
256     </item>     </item>
257     <item>     <item>
258      <widget class="QPushButton" name="ChannelSoloPushButton" >      <widget class="QPushButton" name="ChannelSoloPushButton">
259       <property name="maximumSize" >       <property name="maximumSize">
260        <size>        <size>
261         <width>48</width>         <width>48</width>
262         <height>32</height>         <height>32</height>
263        </size>        </size>
264       </property>       </property>
265       <property name="toolTip" >       <property name="toolTip">
266        <string>Channel solo</string>        <string>Channel solo</string>
267       </property>       </property>
268       <property name="text" >       <property name="text">
269        <string>&amp;Solo</string>        <string>&amp;Solo</string>
270       </property>       </property>
271       <property name="shortcut" >       <property name="checkable">
       <string>Alt+S</string>  
      </property>  
      <property name="checkable" >  
272        <bool>true</bool>        <bool>true</bool>
273       </property>       </property>
274      </widget>      </widget>
275     </item>     </item>
276     <item>     <item>
277      <widget class="QSlider" name="VolumeSlider" >      <widget class="QSlider" name="VolumeSlider">
278       <property name="minimumSize" >       <property name="minimumSize">
279        <size>        <size>
280         <width>100</width>         <width>100</width>
281         <height>0</height>         <height>0</height>
282        </size>        </size>
283       </property>       </property>
284       <property name="maximumSize" >       <property name="maximumSize">
285        <size>        <size>
286         <width>32767</width>         <width>32767</width>
287         <height>32</height>         <height>32</height>
288        </size>        </size>
289       </property>       </property>
290       <property name="toolTip" >       <property name="toolTip">
291        <string>Channel volume</string>        <string>Channel volume</string>
292       </property>       </property>
293       <property name="maximum" >       <property name="maximum">
294        <number>100</number>        <number>100</number>
295       </property>       </property>
296       <property name="orientation" >       <property name="orientation">
297        <enum>Qt::Horizontal</enum>        <enum>Qt::Horizontal</enum>
298       </property>       </property>
299       <property name="tickPosition" >       <property name="tickPosition">
300        <enum>QSlider::TicksBothSides</enum>        <enum>QSlider::TicksBothSides</enum>
301       </property>       </property>
302       <property name="tickInterval" >       <property name="tickInterval">
303        <number>10</number>        <number>10</number>
304       </property>       </property>
305      </widget>      </widget>
306     </item>     </item>
307     <item>     <item>
308      <widget class="QSpinBox" name="VolumeSpinBox" >      <widget class="QSpinBox" name="VolumeSpinBox">
309       <property name="minimumSize" >       <property name="minimumSize">
310        <size>        <size>
311         <width>60</width>         <width>60</width>
312         <height>0</height>         <height>0</height>
313        </size>        </size>
314       </property>       </property>
315       <property name="maximumSize" >       <property name="maximumSize">
316        <size>        <size>
317         <width>120</width>         <width>120</width>
318         <height>24</height>         <height>24</height>
319        </size>        </size>
320       </property>       </property>
321       <property name="toolTip" >       <property name="toolTip">
322        <string>Channel volume</string>        <string>Channel volume</string>
323       </property>       </property>
324       <property name="suffix" >       <property name="suffix">
325        <string> %</string>        <string> %</string>
326       </property>       </property>
327       <property name="maximum" >       <property name="maximum">
328        <number>100</number>        <number>100</number>
329       </property>       </property>
330      </widget>      </widget>
331     </item>     </item>
332     <item>     <item>
333      <widget class="QPushButton" name="FxPushButton" >      <widget class="QPushButton" name="FxPushButton">
334       <property name="maximumSize" >       <property name="maximumSize">
335        <size>        <size>
336         <width>48</width>         <width>48</width>
337         <height>32</height>         <height>32</height>
338        </size>        </size>
339       </property>       </property>
340       <property name="toolTip" >       <property name="toolTip">
341        <string>Edit Channel's Effect Settings</string>        <string>Edit Channel's Effect Settings</string>
342       </property>       </property>
343       <property name="text" >       <property name="text">
344        <string>&amp;FX</string>        <string>&amp;FX</string>
345       </property>       </property>
      <property name="shortcut" >  
       <string>Alt+F</string>  
      </property>  
346      </widget>      </widget>
347     </item>     </item>
348     <item>     <item>
349      <widget class="QPushButton" name="ChannelEditPushButton" >      <widget class="QPushButton" name="ChannelEditPushButton">
350       <property name="maximumSize" >       <property name="maximumSize">
351        <size>        <size>
352         <width>48</width>         <width>48</width>
353         <height>32</height>         <height>32</height>
354        </size>        </size>
355       </property>       </property>
356       <property name="toolTip" >       <property name="toolTip">
357        <string>Edit channel's instrument</string>        <string>Edit channel's instrument</string>
358       </property>       </property>
359       <property name="text" >       <property name="text">
360        <string>&amp;Edit</string>        <string>&amp;Edit</string>
361       </property>       </property>
      <property name="shortcut" >  
       <string>Alt+E</string>  
      </property>  
362      </widget>      </widget>
363     </item>     </item>
364     <item>     <item>
365      <widget class="QProgressBar" name="StreamUsageProgressBar" >      <widget class="QProgressBar" name="StreamUsageProgressBar">
366       <property name="sizePolicy" >       <property name="sizePolicy">
367        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
368         <horstretch>0</horstretch>         <horstretch>0</horstretch>
369         <verstretch>0</verstretch>         <verstretch>0</verstretch>
370        </sizepolicy>        </sizepolicy>
371       </property>       </property>
372       <property name="minimumSize" >       <property name="minimumSize">
373        <size>        <size>
374         <width>64</width>         <width>64</width>
375         <height>0</height>         <height>0</height>
376        </size>        </size>
377       </property>       </property>
378       <property name="maximumSize" >       <property name="maximumSize">
379        <size>        <size>
380         <width>32767</width>         <width>32767</width>
381         <height>24</height>         <height>24</height>
382        </size>        </size>
383       </property>       </property>
384       <property name="toolTip" >       <property name="toolTip">
385        <string>Least buffer fill stream usage (%)</string>        <string>Least buffer fill stream usage (%)</string>
386       </property>       </property>
387       <property name="orientation" >       <property name="orientation">
388        <enum>Qt::Horizontal</enum>        <enum>Qt::Horizontal</enum>
389       </property>       </property>
390      </widget>      </widget>
391     </item>     </item>
392     <item>     <item>
393      <widget class="QLabel" name="StreamVoiceCountTextLabel" >      <widget class="QLabel" name="StreamVoiceCountTextLabel">
394       <property name="minimumSize" >       <property name="minimumSize">
395        <size>        <size>
396         <width>48</width>         <width>48</width>
397         <height>0</height>         <height>0</height>
398        </size>        </size>
399       </property>       </property>
400       <property name="maximumSize" >       <property name="maximumSize">
401        <size>        <size>
402         <width>32767</width>         <width>32767</width>
403         <height>32</height>         <height>32</height>
404        </size>        </size>
405       </property>       </property>
406       <property name="toolTip" >       <property name="toolTip">
407        <string>Stream / Voice count</string>        <string>Stream / Voice count</string>
408       </property>       </property>
409       <property name="autoFillBackground" >       <property name="autoFillBackground">
410        <bool>true</bool>        <bool>true</bool>
411       </property>       </property>
412       <property name="frameShape" >       <property name="frameShape">
413        <enum>QFrame::StyledPanel</enum>        <enum>QFrame::StyledPanel</enum>
414       </property>       </property>
415       <property name="frameShadow" >       <property name="frameShadow">
416        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
417       </property>       </property>
418       <property name="text" >       <property name="text">
419        <string>--/--</string>        <string>--/--</string>
420       </property>       </property>
421       <property name="alignment" >       <property name="alignment">
422        <set>Qt::AlignCenter</set>        <set>Qt::AlignCenter</set>
423       </property>       </property>
424       <property name="wordWrap" >       <property name="wordWrap">
425        <bool>false</bool>        <bool>false</bool>
426       </property>       </property>
427      </widget>      </widget>
428     </item>     </item>
429    </layout>    </layout>
430   </widget>   </widget>
431   <layoutdefault spacing="0" margin="0" />   <layoutdefault spacing="0" margin="0"/>
432   <tabstops>   <tabstops>
433    <tabstop>ChannelSetupPushButton</tabstop>    <tabstop>ChannelSetupPushButton</tabstop>
434    <tabstop>ChannelMutePushButton</tabstop>    <tabstop>ChannelMutePushButton</tabstop>
# Line 468  Line 438 
438    <tabstop>ChannelEditPushButton</tabstop>    <tabstop>ChannelEditPushButton</tabstop>
439   </tabstops>   </tabstops>
440   <resources>   <resources>
441    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc"/>
442   </resources>   </resources>
443   <connections/>   <connections/>
444  </ui>  </ui>

Legend:
Removed from v.1691  
changed lines
  Added in v.2678

  ViewVC Help
Powered by ViewVC