网格所有成员列表
以下是Grid的所有成员的完整列表,包括继承的成员。
- add : 转换
- bottomPadding : 实数
- columnSpacing : 真实值
- columns : 整数
- effectiveHorizontalItemAlignment : 枚举
- effectiveLayoutDirection : 枚举
- flow : 枚举
- horizontalItemAlignment : 枚举
- layoutDirection : 枚举
- leftPadding : 实数
- move : 转换
- padding : 实数
- populate : 转换
- rightPadding : 实数
- rowSpacing : 真实值
- rows : 整数
- spacing : 真实值
- topPadding : 实数
- verticalItemAlignment : 枚举
- forceLayout()
- positioningComplete()
以下成员继承自 Item。
- activeFocus : 布尔
- activeFocusOnTab : 布尔
- anchor
- anchors.alignWhenCentered : 布尔
- anchors.baseline : 锚点线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚点线
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : 锚点线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚点线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚点线
- anchors.rightMargin : 实数
- anchors.top : 锚点线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚点线
- anchors.verticalCenterOffset : 实数
- 抗锯齿 : bool
- 基线偏移 : int
- 子项 : list
- 子项矩形
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- 裁剪 : bool
- 包含掩码 : QObject*
- 数据 : list
[默认] - 启用 : bool
- 焦点 : bool
- 焦点策略 : 枚举
(自 6.7)
- 高度 : real
- 隐式高度 : real
- 隐式宽度 : real
- 图层效果 : Component
- 图层启用 : bool
- 图层格式 : 枚举
- 图层同步 : bool
(自 6.5)
- 图层米普 : bool
- 图层采样器名称 : string
- 图层样本 : 枚举
- 图层平滑 : bool
- 图层源矩形 : rect
- 图层纹理镜像 : 枚举
- 图层纹理大小 : size
- 图层包装模式 : 枚举
- 透明度 : real
- 调色板 : Palette
(自 6.0)
- 父项 : Item
- 资源 : list
- 旋转 : real
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态列表 : list
- 转换 : list
- 转换原点 : 枚举
- 过渡 : list
- 可见 : bool
- 可见子项 : list
- 宽度 : real
- x坐标 : real
- y坐标 : real
- z坐标 : real
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(自 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调函数, 目标大小)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(Item item, 实数 x, 实数 y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(Item item, 实数 x, 实数 y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, rect r)
- nextItemInFocusChain(bool forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文件中所包含的文档贡献均为各自所有者的版权。本文件所提供的文档是根据自由软件基金会发布的 GNU 自由文档许可证版本 1.3 的条款许可。Qt及其相关标识是芬兰及/或世界其他地区的The Qt Company Ltd.的商标。所有其他商标均为其各自所有者的财产。