|
QWT API (English) 7.0.1
Qt Widget Library for Technical Applications - English API Documentation
|
Public Member Functions | |
| void | setup (int size) |
| void | storeFirst (double h, const QPointF &p1, const QPointF &p2, double b1, double b2) |
| void | storeNext (int index, double h, const QPointF &p1, const QPointF &p2, double b1, double b2) |
| void | storeLast (double h, const QPointF &p1, const QPointF &p2, double b1, double b2) |
| void | storePrevious (int index, double h, const QPointF &p1, const QPointF &p2, double b1, double b2) |
| void | closeR () |
| QVector< double > | slopes () const |