PlotMarker Class Reference

#include <PlotCurve.h>

List of all members.

Public Member Functions

double angle ()
int index ()
 PlotMarker (int index, double angle)
void setAngle (double a)
void setIndex (int i)

Protected Member Functions

void draw (QPainter *p, const QwtScaleMap &xMap, const QwtScaleMap &yMap, const QRect &r) const
 Does the actual drawing; see QwtPlotItem::draw.

Protected Attributes

double d_angle
int d_index


Constructor & Destructor Documentation

PlotMarker::PlotMarker ( int  index,
double  angle 
)


Member Function Documentation

double PlotMarker::angle (  )  [inline]

void PlotMarker::draw ( QPainter *  p,
const QwtScaleMap &  xMap,
const QwtScaleMap &  yMap,
const QRect &  r 
) const [protected]

Does the actual drawing; see QwtPlotItem::draw.

int PlotMarker::index (  )  [inline]

void PlotMarker::setAngle ( double  a  )  [inline]

void PlotMarker::setIndex ( int  i  )  [inline]


Member Data Documentation

double PlotMarker::d_angle [protected]

int PlotMarker::d_index [protected]


The documentation for this class was generated from the following files:
Generated on Thu Feb 7 13:59:28 2008 for QtiPlot by  doxygen 1.5.4