xlang v4.0 Release
程序设计语言基础库文档
|
成员变量 |
在文件 QwtPlotAbstractBarChart.x 第 6 行定义.
AutoAdjustSamples |
The sample width is calculated by dividing the bounding rectangle by the number of samples. The layoutHint() is used as a minimum width in paint device coordinates.
在文件 QwtPlotAbstractBarChart.x 第 15 行定义.
FixedSampleSize |
layoutHint() defines a fixed width in paint device coordinates.
在文件 QwtPlotAbstractBarChart.x 第 34 行定义.
ScaleSamplesToAxes |
layoutHint() defines an interval in axis coordinates
在文件 QwtPlotAbstractBarChart.x 第 20 行定义.
ScaleSampleToCanvas |
The bar width is calculated by multiplying layoutHint() with the height or width of the canvas.
在文件 QwtPlotAbstractBarChart.x 第 28 行定义.