xlang v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Public 成员函数
QwtAbstractLegend类 参考
类 QwtAbstractLegend 继承关系图:
QFrame QwtLegend

Public 成员函数

额外继承的成员函数

详细描述

在文件 QwtAbstractLegend.x4 行定义.

构造及析构函数说明

◆ QwtAbstractLegend() [1/2]

QwtAbstractLegend ( )

在文件 QwtAbstractLegend.x5 行定义.

5 {
6 }

◆ QwtAbstractLegend() [2/2]

QwtAbstractLegend ( long  h)

在文件 QwtAbstractLegend.x8 行定义.

8 {
9 super(h);
10 }