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

QwavPosLayer Class Reference

View layer that paints the position marker. More...

#include <qwavposlayer.h>

Inheritance diagram for QwavPosLayer:

Inheritance graph
[legend]
Collaboration diagram for QwavPosLayer:

Collaboration graph
[legend]
List of all members.

Public Methods

 QwavPosLayer ()
 ~QwavPosLayer ()
virtual void paintLayer (QwavWaveView *v, const QRect &rect)
virtual const string getName () const
void setColor (const QColor &c)
const QColor & getColor () const
void setPosition (ulong pos)
const ulong & position () const

Detailed Description

View layer that paints the position marker.

Author:
Peter Eschler


Member Function Documentation

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

Returns the name of this layer.

Implements QwavViewLayer.

void QwavPosLayer::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:56 2003 for Qwav by doxygen1.2.16