Public Member Functions | |
void | addCubic (const QPointF &cp1, const QPointF &cp2, const QPointF &p2) |
void | init (int) |
void | start (const QPointF &p0) |
Public Attributes | |
QPainterPath | path |
Definition at line 69 of file qwt_spline_pleasing.cpp.
void QwtSplinePleasingP::PathStore::addCubic | ( | const QPointF & | cp1, |
const QPointF & | cp2, | ||
const QPointF & | p2 | ||
) | [inline] |
Definition at line 81 of file qwt_spline_pleasing.cpp.
void QwtSplinePleasingP::PathStore::init | ( | int | ) | [inline] |
Definition at line 72 of file qwt_spline_pleasing.cpp.
void QwtSplinePleasingP::PathStore::start | ( | const QPointF & | p0 | ) | [inline] |
Definition at line 76 of file qwt_spline_pleasing.cpp.
QPainterPath QwtSplinePleasingP::PathStore::path |
Definition at line 87 of file qwt_spline_pleasing.cpp.