|
QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
|
Public 成员函数 | |
| 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 |