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