/[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 1515 by capela, Fri Nov 23 18:15:33 2007 UTC revision 1691 by schoenebeck, Thu Feb 14 22:31:26 2008 UTC
# Line 3  Line 3 
3   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004-2007, 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     Copyright (C) 2007, 2008 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 26  Line 26 
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>795</width>      <width>815</width>
30      <height>56</height>      <height>52</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="sizePolicy" >    <property name="sizePolicy" >
34     <sizepolicy>     <sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
     <hsizetype>7</hsizetype>  
     <vsizetype>1</vsizetype>  
35      <horstretch>0</horstretch>      <horstretch>0</horstretch>
36      <verstretch>0</verstretch>      <verstretch>0</verstretch>
37     </sizepolicy>     </sizepolicy>
# Line 48  Line 46 
46     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
47    </property>    </property>
48    <layout class="QHBoxLayout" >    <layout class="QHBoxLayout" >
49     <property name="margin" >     <property name="spacing" >
50      <number>4</number>      <number>4</number>
51     </property>     </property>
52     <property name="spacing" >     <property name="leftMargin" >
53        <number>4</number>
54       </property>
55       <property name="topMargin" >
56        <number>4</number>
57       </property>
58       <property name="rightMargin" >
59        <number>4</number>
60       </property>
61       <property name="bottomMargin" >
62      <number>4</number>      <number>4</number>
63     </property>     </property>
64     <item>     <item>
# Line 85  Line 92 
92     <item>     <item>
93      <widget class="QFrame" name="ChannelInfoFrame" >      <widget class="QFrame" name="ChannelInfoFrame" >
94       <property name="sizePolicy" >       <property name="sizePolicy" >
95        <sizepolicy>        <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
        <hsizetype>5</hsizetype>  
        <vsizetype>5</vsizetype>  
96         <horstretch>0</horstretch>         <horstretch>0</horstretch>
97         <verstretch>0</verstretch>         <verstretch>0</verstretch>
98        </sizepolicy>        </sizepolicy>
# Line 114  Line 119 
119        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
120       </property>       </property>
121       <layout class="QGridLayout" >       <layout class="QGridLayout" >
122        <property name="margin" >        <property name="leftMargin" >
123           <number>2</number>
124          </property>
125          <property name="topMargin" >
126           <number>2</number>
127          </property>
128          <property name="rightMargin" >
129           <number>2</number>
130          </property>
131          <property name="bottomMargin" >
132         <number>2</number>         <number>2</number>
133        </property>        </property>
134        <property name="spacing" >        <property name="horizontalSpacing" >
135           <number>0</number>
136          </property>
137          <property name="verticalSpacing" >
138         <number>0</number>         <number>0</number>
139        </property>        </property>
140        <item row="0" column="0" >        <item row="0" column="0" >
141         <widget class="QLabel" name="EngineNameTextLabel" >         <widget class="QLabel" name="EngineNameTextLabel" >
142          <property name="sizePolicy" >          <property name="text" >
143           <sizepolicy>           <string>--</string>
           <hsizetype>7</hsizetype>  
           <vsizetype>5</vsizetype>  
           <horstretch>0</horstretch>  
           <verstretch>0</verstretch>  
          </sizepolicy>  
144          </property>          </property>
145         </widget>         </widget>
146        </item>        </item>
# Line 145  Line 157 
157          </property>          </property>
158         </widget>         </widget>
159        </item>        </item>
160        <item row="0" column="1" >        <item row="0" column="2" >
161         <widget class="QLabel" name="MidiPortChannelTextLabel" >         <widget class="QLabel" name="MidiPortChannelTextLabel" >
162            <property name="sizePolicy" >
163             <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
164              <horstretch>0</horstretch>
165              <verstretch>0</verstretch>
166             </sizepolicy>
167            </property>
168          <property name="minimumSize" >          <property name="minimumSize" >
169           <size>           <size>
170            <width>20</width>            <width>20</width>
# Line 167  Line 185 
185          </property>          </property>
186         </widget>         </widget>
187        </item>        </item>
188        <item row="1" column="1" >        <item row="1" column="2" >
189         <widget class="QLabel" name="InstrumentStatusTextLabel" >         <widget class="QLabel" name="InstrumentStatusTextLabel" >
190          <property name="minimumSize" >          <property name="minimumSize" >
191           <size>           <size>
# Line 189  Line 207 
207          </property>          </property>
208         </widget>         </widget>
209        </item>        </item>
210          <item row="0" column="1" >
211           <widget class="QLabel" name="MidiActivityLabel" >
212            <property name="sizePolicy" >
213             <sizepolicy vsizetype="Maximum" hsizetype="Maximum" >
214              <horstretch>0</horstretch>
215              <verstretch>0</verstretch>
216             </sizepolicy>
217            </property>
218            <property name="minimumSize" >
219             <size>
220              <width>8</width>
221              <height>8</height>
222             </size>
223            </property>
224            <property name="maximumSize" >
225             <size>
226              <width>8</width>
227              <height>8</height>
228             </size>
229            </property>
230            <property name="baseSize" >
231             <size>
232              <width>8</width>
233              <height>8</height>
234             </size>
235            </property>
236            <property name="toolTip" >
237             <string>MIDI Activity</string>
238            </property>
239            <property name="frameShape" >
240             <enum>QFrame::NoFrame</enum>
241            </property>
242            <property name="frameShadow" >
243             <enum>QFrame::Plain</enum>
244            </property>
245            <property name="text" >
246             <string/>
247            </property>
248            <property name="alignment" >
249             <set>Qt::AlignCenter</set>
250            </property>
251           </widget>
252          </item>
253       </layout>       </layout>
254      </widget>      </widget>
255     </item>     </item>
# Line 293  Line 354 
354      </widget>      </widget>
355     </item>     </item>
356     <item>     <item>
357        <widget class="QPushButton" name="FxPushButton" >
358         <property name="maximumSize" >
359          <size>
360           <width>48</width>
361           <height>32</height>
362          </size>
363         </property>
364         <property name="toolTip" >
365          <string>Edit Channel's Effect Settings</string>
366         </property>
367         <property name="text" >
368          <string>&amp;FX</string>
369         </property>
370         <property name="shortcut" >
371          <string>Alt+F</string>
372         </property>
373        </widget>
374       </item>
375       <item>
376      <widget class="QPushButton" name="ChannelEditPushButton" >      <widget class="QPushButton" name="ChannelEditPushButton" >
377       <property name="maximumSize" >       <property name="maximumSize" >
378        <size>        <size>
# Line 314  Line 394 
394     <item>     <item>
395      <widget class="QProgressBar" name="StreamUsageProgressBar" >      <widget class="QProgressBar" name="StreamUsageProgressBar" >
396       <property name="sizePolicy" >       <property name="sizePolicy" >
397        <sizepolicy>        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
        <hsizetype>1</hsizetype>  
        <vsizetype>0</vsizetype>  
398         <horstretch>0</horstretch>         <horstretch>0</horstretch>
399         <verstretch>0</verstretch>         <verstretch>0</verstretch>
400        </sizepolicy>        </sizepolicy>
# Line 330  Line 408 
408       <property name="maximumSize" >       <property name="maximumSize" >
409        <size>        <size>
410         <width>32767</width>         <width>32767</width>
411         <height>32</height>         <height>24</height>
412        </size>        </size>
413       </property>       </property>
414       <property name="toolTip" >       <property name="toolTip" >
# Line 392  Line 470 
470   <resources>   <resources>
471    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />
472   </resources>   </resources>
473     <connections/>
474  </ui>  </ui>

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

  ViewVC Help
Powered by ViewVC