PlotCurve Class Reference

#include <PlotCurve.h>

Inheritance diagram for PlotCurve:

DataCurve FunctionCurve BoxCurve QwtBarCurve QwtErrorPlotCurve QwtPieCurve VectorCurve QwtHistogram

List of all members.


Detailed Description

Abstract 2D plot curve class.

Public Member Functions

QwtDoubleRect boundingRect () const
 PlotCurve (const char *name=0)
void setType (int t)
int type ()

Protected Attributes

int d_type

Constructor & Destructor Documentation

PlotCurve::PlotCurve ( const char *  name = 0  )  [inline]


Member Function Documentation

QwtDoubleRect PlotCurve::boundingRect (  )  const

Reimplemented in BoxCurve, QwtBarCurve, QwtErrorPlotCurve, QwtHistogram, and VectorCurve.

void PlotCurve::setType ( int  t  )  [inline]

int PlotCurve::type (  )  [inline]


Member Data Documentation

int PlotCurve::d_type [protected]


The documentation for this class was generated from the following files:
Generated on Mon Oct 15 06:11:43 2007 for QtiPlot by  doxygen 1.5.3