xlang
v4.0 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
Qt
QAbstractAxis
Public 成员函数
QAbstractAxis类 参考
类 QAbstractAxis 继承关系图:
Public 成员函数
额外继承的成员函数
详细描述
在文件
QAbstractAxis.x
第
4
行定义.
构造及析构函数说明
◆
QAbstractAxis()
[1/2]
QAbstractAxis
(
)
在文件
QAbstractAxis.x
第
5
行定义.
5
{
6
7
}
◆
QAbstractAxis()
[2/2]
QAbstractAxis
(
long
handle
)
在文件
QAbstractAxis.x
第
9
行定义.
9
{
10
super(handle);
11
}
制作者
1.9.8