xlang v4.0 Release
程序设计语言基础库文档
|
成员变量 |
Attribute for drawing the curve
在文件 QwtPlotCurve.x 第 52 行定义.
Fitted = 0x02 |
Only in combination with QwtPlotCurve::Lines A QwtCurveFitter tries to interpolate/smooth the curve, before it is painted.
在文件 QwtPlotCurve.x 第 71 行定义.
Inverted = 0x01 |
For QwtPlotCurve::Steps only. Draws a step function from the right to the left.
在文件 QwtPlotCurve.x 第 58 行定义.