|
void | addCubic (const QPointF &p1, double m1, const QPointF &p2, double m2) |
|
void | init (const QVector< QPointF > &) |
|
void | start (const QPointF &p0, double) |
|
Definition at line 74 of file qwt_spline_local.cpp.
void QwtSplineLocalP::PathStore::addCubic |
( |
const QPointF & |
p1, |
|
|
double |
m1, |
|
|
const QPointF & |
p2, |
|
|
double |
m2 |
|
) |
| |
|
inline |
void QwtSplineLocalP::PathStore::init |
( |
const QVector< QPointF > & |
| ) |
|
|
inline |
void QwtSplineLocalP::PathStore::start |
( |
const QPointF & |
p0, |
|
|
double |
|
|
) |
| |
|
inline |
QPainterPath QwtSplineLocalP::PathStore::path |
The documentation for this class was generated from the following file: