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