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

GapeWaveformPalette Class Reference

A controller widget which allows for a waveform to be drawn on the screen. More...

#include <gapewaveformpalette.h>

Inheritance diagram for GapeWaveformPalette::

GapeSimpleController GapeController List of all members.

Public Slots

virtual void setPoint (double x, double y)
virtual void setRawData (double *xData, double *yData, int bufferSize)

Signals

void emitPoint (double x, double y)

Public Methods

 GapeWaveformPalette (QWidget *parent=0, const char *name=0, const QPixmap &icon=0)
 ~GapeWaveformPalette ()
 The destructor.


Public Attributes

GapeDrawingWidgetpalette

Protected Methods

virtual void updateDisplay ()
 Should be re-implemented to update the display if necesary - see class docs for more details.


Detailed Description

A controller widget which allows for a waveform to be drawn on the screen.

Used by GapeDrawnWaveformUnit, which you may want to look at for more info (along with the demo program.)

Author:
Dave Chisholm , Randal Leistikow
Since:
Beta 1.0
Version:
Last Modified Beta 1.0

Definition at line 18 of file gapewaveformpalette.h.


The documentation for this class was generated from the following files:
Generated at Thu Jun 21 13:28:53 2001 for GAPE by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001