SciDAVis  1.D4
Public Member Functions | Protected Attributes
PlotCurve Class Reference

Abstract 2D plot curve class. More...

#include <PlotCurve.h>

Inheritance diagram for PlotCurve:
DataCurve FunctionCurve BoxCurve QwtBarCurve QwtErrorPlotCurve QwtPieCurve VectorCurve QwtHistogram

List of all members.

Public Member Functions

QwtDoubleRect boundingRect () const
 PlotCurve (const QString &name=QString::null)
void setType (int t)
int type () const

Protected Attributes

int d_type

Detailed Description

Abstract 2D plot curve class.


Constructor & Destructor Documentation

PlotCurve::PlotCurve ( const QString &  name = QString::null)
inline

Member Function Documentation

QwtDoubleRect PlotCurve::boundingRect ( ) const
void PlotCurve::setType ( int  t)
inline
int PlotCurve::type ( ) const
inline

Member Data Documentation

int PlotCurve::d_type
protected

The documentation for this class was generated from the following files: