xlang v4.0 Release
程序设计语言基础库文档
|
成员变量 |
在文件 QwtColumnSymbol.x 第 5 行定义.
Box |
The column is painted with a frame depending on the frameStyle() and lineWidth() using the palette().
在文件 QwtColumnSymbol.x 第 14 行定义.
NoStyle = -1 |
No Style, the symbol draws nothing
在文件 QwtColumnSymbol.x 第 8 行定义.
UserStyle = 1000 |
Styles >= QwtColumnSymbol::UserStyle are reserved for derived classes of QwtColumnSymbol that overload draw() with additional application specific symbol types.
在文件 QwtColumnSymbol.x 第 22 行定义.