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

QwavLinePeakDataLayer Class Reference

View layer that paints the peak data. More...

#include <qwavlinepeakdatalayer.h>

Inheritance diagram for QwavLinePeakDataLayer:

Inheritance graph
[legend]
Collaboration diagram for QwavLinePeakDataLayer:

Collaboration graph
[legend]
List of all members.

Public Methods

Constructor & Destructor
 QwavLinePeakDataLayer ()
 ~QwavLinePeakDataLayer ()
View layer
virtual void paintLayer (QwavWaveView *v, const QRect &rect)
virtual const string getName (void) const
Layer specific
void setPeakColor (const QColor &c)
const QColor & getPeakColor (void) const

Detailed Description

View layer that paints the peak data.

Author:
Peter Eschler


Constructor & Destructor Documentation

Qwav_BEGIN_NAMESPACE QwavLinePeakDataLayer::QwavLinePeakDataLayer  
 

Standard constructor.

Initializes the color used for painting (darkBlue)

QwavLinePeakDataLayer::~QwavLinePeakDataLayer  
 

Destructor.


Member Function Documentation

virtual const string QwavLinePeakDataLayer::getName void    const [inline, virtual]
 

Returns the name of this layer.

Implements QwavViewLayer.

void QwavLinePeakDataLayer::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.

void QwavLinePeakDataLayer::setPeakColor const QColor &    c
 

Sets the color used for painting.

Parameters:
c  the color to set


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