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

成员变量

详细描述

在文件 QwtSymbol.x5 行定义.

结构体成员变量说明

◆ Cross

Cross

在文件 QwtSymbol.x35 行定义.

◆ Diamond

Diamond

在文件 QwtSymbol.x17 行定义.

◆ DTriangle

DTriangle

在文件 QwtSymbol.x23 行定义.

◆ Ellipse

Ellipse

在文件 QwtSymbol.x11 行定义.

◆ Graphic

Graphic

The symbol is represented by a graphic. The graphic is centered or aligned to its pin point.

参见
setPinPoint()

在文件 QwtSymbol.x78 行定义.

◆ Hexagon

Hexagon

在文件 QwtSymbol.x53 行定义.

◆ HLine

HLine

在文件 QwtSymbol.x41 行定义.

◆ LTriangle

LTriangle

在文件 QwtSymbol.x29 行定义.

◆ NoSymbol

NoSymbol = -1

在文件 QwtSymbol.x8 行定义.

◆ Path

Path

The symbol is represented by a painter path, where the origin ( 0, 0 ) of the path coordinate system is mapped to the position of the symbol.

参见
setPath(), path()

在文件 QwtSymbol.x62 行定义.

◆ Pixmap

Pixmap

The symbol is represented by a pixmap. The pixmap is centered or aligned to its pin point.

参见
setPinPoint()

在文件 QwtSymbol.x70 行定义.

◆ Rect

Rect

在文件 QwtSymbol.x14 行定义.

◆ RTriangle

RTriangle

在文件 QwtSymbol.x32 行定义.

◆ Star1

Star1

在文件 QwtSymbol.x47 行定义.

◆ Star2

Star2

在文件 QwtSymbol.x50 行定义.

◆ SvgDocument

SvgDocument

The symbol is represented by a SVG graphic. The graphic is centered or aligned to its pin point.

参见
setPinPoint()

在文件 QwtSymbol.x86 行定义.

◆ Triangle

Triangle

在文件 QwtSymbol.x20 行定义.

◆ UserStyle

UserStyle = 1000

Styles >= QwtSymbol::UserSymbol are reserved for derived classes of QwtSymbol that overload drawSymbols() with additional application specific symbol types.

在文件 QwtSymbol.x94 行定义.

◆ UTriangle

UTriangle

在文件 QwtSymbol.x26 行定义.

◆ VLine

VLine

在文件 QwtSymbol.x44 行定义.

◆ XCross

XCross

在文件 QwtSymbol.x38 行定义.