#include <qwavdebuglayer.h>
Inheritance diagram for QwavDebugLayer:
Public Methods | |
QwavDebugLayer () | |
~QwavDebugLayer () | |
virtual void | paintLayer (QwavWaveView *v, const QRect &rect) |
virtual const string | getName () const |
|
Returns the name of this layer. Implements QwavViewLayer. |
|
Paints the layer. Reimplement this in subclasses to draw layer specific content.
Implements QwavViewLayer. |