#include <PlotCurve.h>
List of all members.
Protected Member Functions |
void | draw (QPainter *p, const QwtScaleMap &xMap, const QwtScaleMap &yMap, const QRect &r) const |
| Does the actual drawing; see QwtPlotItem::draw.
|
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.
References d_angle.
int PlotMarker::index |
( |
| ) |
|
|
inline |
void PlotMarker::setAngle |
( |
double |
a | ) |
|
|
inline |
void PlotMarker::setIndex |
( |
int |
i | ) |
|
|
inline |
void PlotMarker::setLabelOffset |
( |
double |
xOffset, |
|
|
double |
yOffset |
|
) |
| |
|
inline |
double PlotMarker::xLabelOffset |
( |
| ) |
|
|
inline |
double PlotMarker::yLabelOffset |
( |
| ) |
|
|
inline |
Member Data Documentation
double PlotMarker::d_angle |
|
protected |
double PlotMarker::d_label_x_offset |
|
protected |
double PlotMarker::d_label_y_offset |
|
protected |
The documentation for this class was generated from the following files: