/[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 1461 by schoenebeck, Sun Oct 28 23:30:36 2007 UTC revision 1520 by capela, Sat Nov 24 13:22:00 2007 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
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 44  Line 45 
45     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
46    </property>    </property>
47    <property name="windowIcon" >    <property name="windowIcon" >
48     <iconset/>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49    </property>    </property>
50    <layout class="QHBoxLayout" >    <layout class="QHBoxLayout" >
51     <property name="margin" >     <property name="margin" >
# Line 55  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>120</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 62  Line 75 
75        <string>&amp;Channel</string>        <string>&amp;Channel</string>
76       </property>       </property>
77       <property name="icon" >       <property name="icon" >
78        <iconset resource="../pixmaps.qrc" >:/qsampler/pixmaps/icons/qsamplerChannel.png</iconset>        <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
79       </property>       </property>
80       <property name="shortcut" >       <property name="shortcut" >
81        <string>Alt+C</string>        <string>Alt+C</string>
82       </property>       </property>
      <property name="flat" >  
       <bool>true</bool>  
      </property>  
83      </widget>      </widget>
84     </item>     </item>
85     <item>     <item>
# Line 84  Line 94 
94       </property>       </property>
95       <property name="minimumSize" >       <property name="minimumSize" >
96        <size>        <size>
97         <width>200</width>         <width>180</width>
98         <height>0</height>         <height>0</height>
99        </size>        </size>
100       </property>       </property>
# Line 94  Line 104 
104         <height>64</height>         <height>64</height>
105        </size>        </size>
106       </property>       </property>
107       <property name="palette" >       <property name="autoFillBackground" >
108        <palette>        <bool>true</bool>
        <active>  
         <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="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="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>  
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 181  Line 130 
130            <verstretch>0</verstretch>            <verstretch>0</verstretch>
131           </sizepolicy>           </sizepolicy>
132          </property>          </property>
         <property name="palette" >  
          <palette>  
           <active>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>255</red>  
               <green>255</green>  
               <blue>0</blue>  
              </color>  
             </brush>  
            </colorrole>  
           </active>  
           <inactive>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>255</red>  
               <green>255</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>  
           </disabled>  
          </palette>  
         </property>  
         <property name="toolTip" >  
          <string>Engine name</string>  
         </property>  
         <property name="text" >  
          <string>--</string>  
         </property>  
         <property name="alignment" >  
          <set>Qt::AlignTop</set>  
         </property>  
         <property name="wordWrap" >  
          <bool>false</bool>  
         </property>  
133         </widget>         </widget>
134        </item>        </item>
135        <item row="1" column="0" >        <item row="1" column="0" >
136         <widget class="QLabel" name="InstrumentNameTextLabel" >         <widget class="QLabel" name="InstrumentNameTextLabel" >
         <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>  
           </active>  
           <inactive>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>85</red>  
               <green>255</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>  
           </disabled>  
          </palette>  
         </property>  
137          <property name="toolTip" >          <property name="toolTip" >
138           <string>Instrument name</string>           <string>Instrument name</string>
139          </property>          </property>
# Line 290  Line 153 
153            <height>0</height>            <height>0</height>
154           </size>           </size>
155          </property>          </property>
         <property name="palette" >  
          <palette>  
           <active>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>255</red>  
               <green>255</green>  
               <blue>0</blue>  
              </color>  
             </brush>  
            </colorrole>  
           </active>  
           <inactive>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>255</red>  
               <green>255</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>  
           </disabled>  
          </palette>  
         </property>  
156          <property name="toolTip" >          <property name="toolTip" >
157           <string>MIDI port / channel</string>           <string>MIDI port / channel</string>
158          </property>          </property>
# Line 349  Line 175 
175            <height>0</height>            <height>0</height>
176           </size>           </size>
177          </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>  
           </active>  
           <inactive>  
            <colorrole role="WindowText" >  
             <brush brushstyle="SolidPattern" >  
              <color alpha="255" >  
               <red>85</red>  
               <green>255</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>  
           </disabled>  
          </palette>  
         </property>  
178          <property name="toolTip" >          <property name="toolTip" >
179           <string>Instrument load status</string>           <string>Instrument load status</string>
180          </property>          </property>
# Line 408  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 430  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 451  Line 240 
240      <widget class="QSlider" name="VolumeSlider" >      <widget class="QSlider" name="VolumeSlider" >
241       <property name="minimumSize" >       <property name="minimumSize" >
242        <size>        <size>
243         <width>120</width>         <width>100</width>
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 476  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>24</height>
282        </size>        </size>
283       </property>       </property>
284       <property name="toolTip" >       <property name="toolTip" >
# Line 502  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" >
304        <string>Edit channel</string>        <string>Edit channel's instrument</string>
305       </property>       </property>
306       <property name="text" >       <property name="text" >
307        <string>&amp;Edit</string>        <string>&amp;Edit</string>
# Line 528  Line 323 
323       </property>       </property>
324       <property name="minimumSize" >       <property name="minimumSize" >
325        <size>        <size>
326         <width>100</width>         <width>64</width>
327         <height>0</height>         <height>0</height>
328        </size>        </size>
329       </property>       </property>
330       <property name="maximumSize" >       <property name="maximumSize" >
331        <size>        <size>
332         <width>32767</width>         <width>32767</width>
333         <height>22</height>         <height>24</height>
334        </size>        </size>
335       </property>       </property>
336       <property name="toolTip" >       <property name="toolTip" >
# Line 550  Line 345 
345      <widget class="QLabel" name="StreamVoiceCountTextLabel" >      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
346       <property name="minimumSize" >       <property name="minimumSize" >
347        <size>        <size>
348         <width>60</width>         <width>48</width>
349         <height>0</height>         <height>0</height>
350        </size>        </size>
351       </property>       </property>
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>
361         <property name="autoFillBackground" >
362          <bool>true</bool>
363         </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 674  Line 381 
381    </layout>    </layout>
382   </widget>   </widget>
383   <layoutdefault spacing="0" margin="0" />   <layoutdefault spacing="0" margin="0" />
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>  
384   <tabstops>   <tabstops>
385    <tabstop>ChannelSetupPushButton</tabstop>    <tabstop>ChannelSetupPushButton</tabstop>
386    <tabstop>ChannelMutePushButton</tabstop>    <tabstop>ChannelMutePushButton</tabstop>
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>
  <includes>  
   <include location="local" >qsamplerChannel.h</include>  
  </includes>  
392   <resources>   <resources>
393    <include location="../pixmaps.qrc" />    <include location="../icons/qsampler.qrc" />
394   </resources>   </resources>
  <connections>  
   <connection>  
    <sender>ChannelSetupPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>channelSetup()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ChannelMutePushButton</sender>  
    <signal>toggled(bool)</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>channelMute(bool)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ChannelSoloPushButton</sender>  
    <signal>toggled(bool)</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>channelSolo(bool)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>VolumeSlider</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>volumeChanged(int)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>VolumeSpinBox</sender>  
    <signal>valueChanged(int)</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>volumeChanged(int)</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
   <connection>  
    <sender>ChannelEditPushButton</sender>  
    <signal>clicked()</signal>  
    <receiver>qsamplerChannelStrip</receiver>  
    <slot>channelEdit()</slot>  
    <hints>  
     <hint type="sourcelabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
     <hint type="destinationlabel" >  
      <x>20</x>  
      <y>20</y>  
     </hint>  
    </hints>  
   </connection>  
  </connections>  
395  </ui>  </ui>

Legend:
Removed from v.1461  
changed lines
  Added in v.1520

  ViewVC Help
Powered by ViewVC