Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

QwavMarkerLayer Class Reference

View layer that paints a marker. More...

#include <qwavmarkerlayer.h>

Inheritance diagram for QwavMarkerLayer:

Inheritance graph
[legend]
Collaboration diagram for QwavMarkerLayer:

Collaboration graph
[legend]
List of all members.

Public Methods

 QwavMarkerLayer ()
 ~QwavMarkerLayer ()
virtual void paintLayer (QwavWaveView *v, const QRect &rect)
virtual const string getName () const
void setColor (const QColor &c)
const QColor & getColor () const

Detailed Description

View layer that paints a marker.

Author:
Peter Eschler


Member Function Documentation

virtual const string QwavMarkerLayer::getName   const [inline, virtual]
 

Returns the name of this layer.

Implements QwavViewLayer.

void QwavMarkerLayer::paintLayer QwavWaveView   v,
const QRect &    rect
[virtual]
 

Paints the layer. Reimplement this in subclasses to draw layer specific content.

Parameters:
v  the painter to paint to

Implements QwavViewLayer.


The documentation for this class was generated from the following files:
Generated on Mon Jan 20 00:24:55 2003 for Qwav by doxygen1.2.16