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

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

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

revision 295 by capela, Tue Nov 16 15:26:18 2004 UTC revision 303 by capela, Fri Nov 19 10:18:59 2004 UTC
# Line 719  Line 719 
719      <variable access="private">QString m_sFilename;</variable>      <variable access="private">QString m_sFilename;</variable>
720      <variable access="private">int m_iUntitled;</variable>      <variable access="private">int m_iUntitled;</variable>
721      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
722        <variable access="private">int m_iChangeCount;</variable>
723      <variable access="private">lscp_client_t *m_pClient;</variable>      <variable access="private">lscp_client_t *m_pClient;</variable>
724      <variable access="private">QProcess *m_pServer;</variable>      <variable access="private">QProcess *m_pServer;</variable>
725      <variable access="private">int m_iStartDelay;</variable>      <variable access="private">int m_iStartDelay;</variable>
# Line 789  Line 790 
790      <function access="private" specifier="non virtual">updateMessagesFont( void )</function>      <function access="private" specifier="non virtual">updateMessagesFont( void )</function>
791      <function access="private" specifier="non virtual">updateMessagesLimit( void )</function>      <function access="private" specifier="non virtual">updateMessagesLimit( void )</function>
792      <function access="private" specifier="non virtual">updateMessagesCapture( void )</function>      <function access="private" specifier="non virtual">updateMessagesCapture( void )</function>
793      <function specifier="non virtual" returnType="qsamplerChannelStrip *">createChannelStrip( int iChannelID )</function>      <function specifier="non virtual" returnType="qsamplerChannelStrip *">createChannelStrip( qsamplerChannel *pChannel )</function>
794      <function specifier="non virtual" returnType="qsamplerChannelStrip *">activeChannelStrip( void )</function>      <function specifier="non virtual" returnType="qsamplerChannelStrip *">activeChannelStrip( void )</function>
795      <function specifier="non virtual" returnType="qsamplerChannelStrip *">channelStripAt( int iChannel )</function>      <function specifier="non virtual" returnType="qsamplerChannelStrip *">channelStripAt( int iChannel )</function>
796      <function access="private" specifier="non virtual">startSchedule( int iStartDelay )</function>      <function access="private" specifier="non virtual">startSchedule( int iStartDelay )</function>

Legend:
Removed from v.295  
changed lines
  Added in v.303

  ViewVC Help
Powered by ViewVC