QWT API (中文) 7.0.1
Qt绘图库 - 中文API文档
载入中...
搜索中...
未找到
Public 成员函数 | 所有成员列表
QwtSplineCubicP::SlopeStore类 参考

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
 

该类的文档由以下文件生成: