/[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 1666 by capela, Sat Nov 24 13:22:00 2007 UTC revision 1667 by schoenebeck, Mon Feb 4 23:24:19 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>56</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>         <number>2</number>
124        </property>        </property>
125        <property name="spacing" >        <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>
133          </property>
134          <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="sizePolicy" >
143           <sizepolicy>           <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
           <hsizetype>7</hsizetype>  
           <vsizetype>5</vsizetype>  
144            <horstretch>0</horstretch>            <horstretch>0</horstretch>
145            <verstretch>0</verstretch>            <verstretch>0</verstretch>
146           </sizepolicy>           </sizepolicy>
# Line 293  Line 308 
308      </widget>      </widget>
309     </item>     </item>
310     <item>     <item>
311        <widget class="QPushButton" name="FxPushButton" >
312         <property name="maximumSize" >
313          <size>
314           <width>48</width>
315           <height>32</height>
316          </size>
317         </property>
318         <property name="toolTip" >
319          <string>Edit Channel's Effect Settings</string>
320         </property>
321         <property name="text" >
322          <string>&amp;FX</string>
323         </property>
324         <property name="shortcut" >
325          <string>Alt+F</string>
326         </property>
327        </widget>
328       </item>
329       <item>
330      <widget class="QPushButton" name="ChannelEditPushButton" >      <widget class="QPushButton" name="ChannelEditPushButton" >
331       <property name="maximumSize" >       <property name="maximumSize" >
332        <size>        <size>
# Line 314  Line 348 
348     <item>     <item>
349      <widget class="QProgressBar" name="StreamUsageProgressBar" >      <widget class="QProgressBar" name="StreamUsageProgressBar" >
350       <property name="sizePolicy" >       <property name="sizePolicy" >
351        <sizepolicy>        <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
        <hsizetype>1</hsizetype>  
        <vsizetype>0</vsizetype>  
352         <horstretch>0</horstretch>         <horstretch>0</horstretch>
353         <verstretch>0</verstretch>         <verstretch>0</verstretch>
354        </sizepolicy>        </sizepolicy>
# Line 392  Line 424 
424   <resources>   <resources>
425    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />
426   </resources>   </resources>
427     <connections/>
428  </ui>  </ui>

Legend:
Removed from v.1666  
changed lines
  Added in v.1667

  ViewVC Help
Powered by ViewVC