/[svn]/qsampler/trunk/src/qsamplerChannel.h
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannel.h

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

revision 1365 by capela, Thu Jan 11 16:14:31 2007 UTC revision 1366 by schoenebeck, Mon Oct 1 18:26:06 2007 UTC
# Line 133  public: Line 133  public:
133          // Reset channel method.          // Reset channel method.
134          bool     channelReset();          bool     channelReset();
135    
136            // Spawn instrument editor method.
137            bool     editChannel();
138    
139          // Message logging methods (brainlessly mapped to main form's).          // Message logging methods (brainlessly mapped to main form's).
140          void     appendMessages       (const QString & s) const;          void     appendMessages       (const QString & s) const;
141          void     appendMessagesColor  (const QString & s, const QString & c) const;          void     appendMessagesColor  (const QString & s, const QString & c) const;

Legend:
Removed from v.1365  
changed lines
  Added in v.1366

  ViewVC Help
Powered by ViewVC