/[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 1507 by capela, Wed Nov 21 23:22:18 2007 UTC revision 1513 by capela, Fri Nov 23 09:32:06 2007 UTC
# Line 56  Line 56 
56     </property>     </property>
57     <item>     <item>
58      <widget class="QPushButton" name="ChannelSetupPushButton" >      <widget class="QPushButton" name="ChannelSetupPushButton" >
59         <property name="minimumSize" >
60          <size>
61           <width>100</width>
62           <height>0</height>
63          </size>
64         </property>
65         <property name="maximumSize" >
66          <size>
67           <width>140</width>
68           <height>32</height>
69          </size>
70         </property>
71       <property name="toolTip" >       <property name="toolTip" >
72        <string>Channel setup</string>        <string>Channel setup</string>
73       </property>       </property>
# Line 68  Line 80 
80       <property name="shortcut" >       <property name="shortcut" >
81        <string>Alt+C</string>        <string>Alt+C</string>
82       </property>       </property>
      <property name="flat" >  
       <bool>false</bool>  
      </property>  
83      </widget>      </widget>
84     </item>     </item>
85     <item>     <item>
# Line 99  Line 108 
108        <bool>true</bool>        <bool>true</bool>
109       </property>       </property>
110       <property name="frameShape" >       <property name="frameShape" >
111        <enum>QFrame::Panel</enum>        <enum>QFrame::StyledPanel</enum>
112       </property>       </property>
113       <property name="frameShadow" >       <property name="frameShadow" >
114        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
# Line 188  Line 197 
197       <property name="maximumSize" >       <property name="maximumSize" >
198        <size>        <size>
199         <width>48</width>         <width>48</width>
200         <height>64</height>         <height>32</height>
201        </size>        </size>
202       </property>       </property>
203       <property name="toolTip" >       <property name="toolTip" >
# Line 210  Line 219 
219       <property name="maximumSize" >       <property name="maximumSize" >
220        <size>        <size>
221         <width>48</width>         <width>48</width>
222         <height>64</height>         <height>32</height>
223        </size>        </size>
224       </property>       </property>
225       <property name="toolTip" >       <property name="toolTip" >
# Line 235  Line 244 
244         <height>0</height>         <height>0</height>
245        </size>        </size>
246       </property>       </property>
247         <property name="maximumSize" >
248          <size>
249           <width>32767</width>
250           <height>32</height>
251          </size>
252         </property>
253       <property name="toolTip" >       <property name="toolTip" >
254        <string>Channel volume</string>        <string>Channel volume</string>
255       </property>       </property>
# Line 256  Line 271 
271      <widget class="QSpinBox" name="VolumeSpinBox" >      <widget class="QSpinBox" name="VolumeSpinBox" >
272       <property name="minimumSize" >       <property name="minimumSize" >
273        <size>        <size>
274         <width>40</width>         <width>60</width>
275         <height>0</height>         <height>0</height>
276        </size>        </size>
277       </property>       </property>
278       <property name="maximumSize" >       <property name="maximumSize" >
279        <size>        <size>
280         <width>60</width>         <width>120</width>
281         <height>32767</height>         <height>32</height>
282        </size>        </size>
283       </property>       </property>
284       <property name="toolTip" >       <property name="toolTip" >
# Line 282  Line 297 
297       <property name="maximumSize" >       <property name="maximumSize" >
298        <size>        <size>
299         <width>48</width>         <width>48</width>
300         <height>64</height>         <height>32</height>
301        </size>        </size>
302       </property>       </property>
303       <property name="toolTip" >       <property name="toolTip" >
# Line 315  Line 330 
330       <property name="maximumSize" >       <property name="maximumSize" >
331        <size>        <size>
332         <width>32767</width>         <width>32767</width>
333         <height>22</height>         <height>32</height>
334        </size>        </size>
335       </property>       </property>
336       <property name="toolTip" >       <property name="toolTip" >
# Line 337  Line 352 
352       <property name="maximumSize" >       <property name="maximumSize" >
353        <size>        <size>
354         <width>32767</width>         <width>32767</width>
355         <height>22</height>         <height>32</height>
356        </size>        </size>
357       </property>       </property>
      <property name="palette" >  
       <palette>  
        <active>  
         <colorrole role="WindowText" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>85</red>  
            <green>255</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Base" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>255</red>  
            <green>255</green>  
            <blue>255</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Window" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>0</red>  
            <green>0</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
        </active>  
        <inactive>  
         <colorrole role="WindowText" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>85</red>  
            <green>255</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Base" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>255</red>  
            <green>255</green>  
            <blue>255</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Window" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>0</red>  
            <green>0</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
        </inactive>  
        <disabled>  
         <colorrole role="WindowText" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>119</red>  
            <green>119</green>  
            <blue>119</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Base" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>0</red>  
            <green>0</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
         <colorrole role="Window" >  
          <brush brushstyle="SolidPattern" >  
           <color alpha="255" >  
            <red>0</red>  
            <green>0</green>  
            <blue>0</blue>  
           </color>  
          </brush>  
         </colorrole>  
        </disabled>  
       </palette>  
      </property>  
358       <property name="toolTip" >       <property name="toolTip" >
359        <string>Stream / Voice count</string>        <string>Stream / Voice count</string>
360       </property>       </property>
# Line 438  Line 362 
362        <bool>true</bool>        <bool>true</bool>
363       </property>       </property>
364       <property name="frameShape" >       <property name="frameShape" >
365        <enum>QFrame::Panel</enum>        <enum>QFrame::StyledPanel</enum>
366       </property>       </property>
367       <property name="frameShadow" >       <property name="frameShadow" >
368        <enum>QFrame::Sunken</enum>        <enum>QFrame::Sunken</enum>
# Line 463  Line 387 
387    <tabstop>ChannelSoloPushButton</tabstop>    <tabstop>ChannelSoloPushButton</tabstop>
388    <tabstop>VolumeSlider</tabstop>    <tabstop>VolumeSlider</tabstop>
389    <tabstop>VolumeSpinBox</tabstop>    <tabstop>VolumeSpinBox</tabstop>
390      <tabstop>ChannelEditPushButton</tabstop>
391   </tabstops>   </tabstops>
392   <resources>   <resources>
393    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />

Legend:
Removed from v.1507  
changed lines
  Added in v.1513

  ViewVC Help
Powered by ViewVC