列所有成员列表
这是 Column 的成员列表,包括继承的成员。
- add : 过渡
- bottomPadding : real
- leftPadding : real
- move : 过渡
- padding : real
- populate : 过渡
- rightPadding : real
- spacing : real
- topPadding : real
- forceLayout()
- positioningComplete()
以下成员继承自 Item。
- activeFocus : bool
- activeFocusOnTab : bool
- anchors
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : real
- anchors.bottom : AnchorLine
- anchors.bottomMargin : real
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : real
- anchors.left : AnchorLine
- anchors.leftMargin : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- 裁剪 : 布尔值
- 包含遮罩 : QObject*
- 数据 : QtObject 列表 [默认]
- 启用 : 布尔值
- 焦点 : 布尔值
- 焦点策略 : 枚举类型
(自 6.7)
- 高度 : 实数
- 隐式高度 : 实数
- 隐式宽度 : 实数
- 图层效果 : 组件
- 图层启用 : 布尔值
- 图层格式 : 枚举类型
- 图层直播 : 布尔值
(自 6.5)
- 图层分层 : 布尔值
- 图层采样器名称 : 字符串
- 图层样本 : 枚举类型
- 图层平滑 : 布尔值
- 图层源矩形 : 矩形
- 图层纹理镜像 : 枚举类型
- 图层纹理大小 : 尺寸
- 图层包装模式 : 枚举类型
- 不透明度 : 实数
- 调色板 : Palette
(自 6.0)
- 父项 : Item
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态列表 : State 列表
- 变换 : Transform 列表
- 变换原点 : 枚举类型
- 过渡 : Transition 列表
- 可见 : 布尔值
- 可见子项 : Item 列表
- 宽度 : 实数
- X坐标 : 实数
- Y坐标 : 实数
- Z坐标 : 实数
- childAt(实数 x, 实数 y)
- 布尔值 contains(点 point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔值 grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数 x, 实数 y)
- 点 mapFromItem(Item item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 执行点 mapToItem(项 item, 实数 x, 实数 y)
- 执行点 mapToItem(项 item, 点 p)
- 矩形 mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(项 item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 Qt公司有限。本文件中的文档贡献权属于各自的拥有者。本文件中的文档是根据自由软件基金会发布的 GNU自由文档许可证版本1.3 条款授权的。Qt及其相关标志是 Finland 和/或其他国家 Qt公司的注册商标。其他所有商标均为其各自所有者的财产。