/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 263 by capela, Tue Sep 28 16:17:43 2004 UTC revision 264 by capela, Wed Sep 29 13:12:45 2004 UTC
# Line 621  Line 621 
621      <tabstop>CancelPushButton</tabstop>      <tabstop>CancelPushButton</tabstop>
622  </tabstops>  </tabstops>
623  <includes>  <includes>
624        <include location="local" impldecl="in declaration">qsamplerChannel.h</include>
625      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>      <include location="local" impldecl="in implementation">qsamplerChannelForm.ui.h</include>
626  </includes>  </includes>
 <forwards>  
     <forward>class qsamplerChannelStrip;</forward>  
 </forwards>  
627  <variables>  <variables>
628      <variable access="private">qsamplerChannelStrip *m_pChannel;</variable>      <variable access="private">qsamplerChannel *m_pChannel;</variable>
629      <variable access="private">int m_iDirtySetup;</variable>      <variable access="private">int m_iDirtySetup;</variable>
630      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
631  </variables>  </variables>
# Line 642  Line 640 
640  <functions>  <functions>
641      <function access="private" specifier="non virtual">init()</function>      <function access="private" specifier="non virtual">init()</function>
642      <function access="private" specifier="non virtual">destroy()</function>      <function access="private" specifier="non virtual">destroy()</function>
643      <function specifier="non virtual">setup( qsamplerChannelStrip *pChannel, bool bNew )</function>      <function specifier="non virtual">setup( qsamplerChannel *pChannel, bool bNew )</function>
644  </functions>  </functions>
645  <pixmapinproject/>  <pixmapinproject/>
646  <layoutdefaults spacing="8" margin="8"/>  <layoutdefaults spacing="8" margin="8"/>

Legend:
Removed from v.263  
changed lines
  Added in v.264

  ViewVC Help
Powered by ViewVC