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

Public 成员函数

额外继承的成员函数

详细描述

在文件 QLayoutItem.x4 行定义.

构造及析构函数说明

◆ QLayoutItem() [1/2]

QLayoutItem ( )

在文件 QLayoutItem.x5 行定义.

5 {
6 }

◆ QLayoutItem() [2/2]

QLayoutItem ( long  handle)

在文件 QLayoutItem.x7 行定义.

7 {
8 super(handle);
9 }