|
void | addCubic (double cx1, double cy1, double cx2, double cy2, double x2, double y2) |
|
void | end () |
|
void | init (int size) |
|
void | start (double x1, double y1) |
|
Definition at line 72 of file qwt_spline.cpp.
void QwtSplineC1P::PathStore::addCubic |
( |
double |
cx1, |
|
|
double |
cy1, |
|
|
double |
cx2, |
|
|
double |
cy2, |
|
|
double |
x2, |
|
|
double |
y2 |
|
) |
| |
|
inline |
void QwtSplineC1P::PathStore::end |
( |
| ) |
|
|
inline |
void QwtSplineC1P::PathStore::init |
( |
int |
size | ) |
|
|
inline |
void QwtSplineC1P::PathStore::start |
( |
double |
x1, |
|
|
double |
y1 |
|
) |
| |
|
inline |
QPainterPath QwtSplineC1P::PathStore::path |
The documentation for this class was generated from the following file: