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

成员变量

详细描述

在文件 QwtPlotItem.x26 行定义.

结构体成员变量说明

◆ LegendInterest

LegendInterest = 0x02

The item is interested in updates of the legend ( of other items ) This flag is intended for items, that want to implement a legend for displaying entries of other plot item.

注解
If the plot item wants to be represented on a legend enable QwtPlotItem::Legend instead.
参见
updateLegend()

在文件 QwtPlotItem.x45 行定义.

◆ ScaleInterest

ScaleInterest = 0x01

The item is interested in updates of the scales

参见
updateScaleDiv()

在文件 QwtPlotItem.x32 行定义.