xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
成员变量
QwtColumnSymbol.Style 枚举类型参考

成员变量

详细描述

在文件 QwtColumnSymbol.x5 行定义.

结构体成员变量说明

◆ Box

Box

The column is painted with a frame depending on the frameStyle() and lineWidth() using the palette().

在文件 QwtColumnSymbol.x14 行定义.

◆ NoStyle

NoStyle = -1

No Style, the symbol draws nothing

在文件 QwtColumnSymbol.x8 行定义.

◆ UserStyle

UserStyle = 1000

Styles >= QwtColumnSymbol::UserStyle are reserved for derived classes of QwtColumnSymbol that overload draw() with additional application specific symbol types.

在文件 QwtColumnSymbol.x22 行定义.