/[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 176 by capela, Tue Jul 6 10:54:45 2004 UTC revision 261 by capela, Wed Sep 29 07:43:26 2004 UTC
# Line 29  Line 29 
29              <x>0</x>              <x>0</x>
30              <y>0</y>              <y>0</y>
31              <width>694</width>              <width>694</width>
32              <height>46</height>              <height>47</height>
33          </rect>          </rect>
34      </property>      </property>
35      <property name="sizePolicy">      <property name="sizePolicy">
# Line 386  Line 386 
386  </widget>  </widget>
387  <connections>  <connections>
388      <connection>      <connection>
         <sender>ChannelSetupPushButton</sender>  
         <signal>clicked()</signal>  
         <receiver>qsamplerChannelStrip</receiver>  
         <slot>channelSetup()</slot>  
     </connection>  
     <connection>  
389          <sender>VolumeSlider</sender>          <sender>VolumeSlider</sender>
390          <signal>valueChanged(int)</signal>          <signal>valueChanged(int)</signal>
391          <receiver>qsamplerChannelStrip</receiver>          <receiver>qsamplerChannelStrip</receiver>
# Line 438  Line 432 
432      <signal>channelChanged( qsamplerChannelStrip * )</signal>      <signal>channelChanged( qsamplerChannelStrip * )</signal>
433  </signals>  </signals>
434  <slots>  <slots>
     <slot specifier="non virtual">channelSetup(bool bNew = false)</slot>  
435      <slot specifier="non virtual">volumeChanged(int)</slot>      <slot specifier="non virtual">volumeChanged(int)</slot>
436        <slot specifier="non virtual">channelSetup(bool bNew = false)</slot>
437  </slots>  </slots>
438  <functions>  <functions>
439      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>

Legend:
Removed from v.176  
changed lines
  Added in v.261

  ViewVC Help
Powered by ViewVC