Repeater所有成员列表
这是Repeater的所有成员列表,包括继承的成员。
- 计数 : int
- 委托 : 组件 [默认]
- 模型 : 变量
- itemAdded(int index, Item item)
- Item itemAt(index)
- itemRemoved(int index, Item item)
以下成员是从Item继承的。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点
- 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
- 抗锯齿 : bool
- 基线偏移 : int
- 子项 : Item列表
- 子项矩形
- 裁剪 : bool
- 包含遮罩 : QObject*
- 数据 : QtObject列表 [默认]
- 启用 : bool
- focus : 布尔值
- focusPolicy : 枚举
(自6.7版本以来)
- height : 实数值
- implicitHeight : 实数值
- implicitWidth : 实数值
- layer.effect : 组件
- layer.enabled : 布尔值
- layer.format : 枚举
- layer.live : 布尔值
(自6.5版本以来)
- layer.mipmap : 布尔值
- layer.samplerName : 字符串
- layer.samples : 枚举
- layer.smooth : 布尔值
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举
- layer.textureSize : 尺寸
- layer.wrapMode : 枚举
- opacity : 实数值
- palette : 颜色板
(自6.0版本以来)
- parent : 项目
- resources : QtObject 列表
- rotation : 实数值
- scale : 实数值
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举
- transitions : 过渡列表
- visible : 布尔值
- visibleChildren : 项目列表
- width : 实数值
- x : 实数值
- y : 实数值
- z : 实数值
- childAt(实数值 x, 实数值 y)
- 布尔值 contains(点 point)
- dumpItemTree()
(自6.3版本以来)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- 布尔值 grabToImage(回调, 目标大小)
- 点 mapFromGlobal(实数值 x, 实数值 y)
- 点 mapFromItem(项目 item, 实数值 x, 实数值 y)
- 点 mapFromItem(项目 item, 点 p)
- 矩形 mapFromItem(项目 item, 实数值 x, 实数值 y, 实数值 宽度, 实数值 高度)
- 矩形 mapFromItem(项目 item, 矩形 r)
- 点 mapToGlobal(实数值 x, 实数值 y)
- 点 mapToItem(项目 item, 实数值 x, 实数值 y)
- 点 mapToItem(项目 item, 点 p)
- 矩形 mapToItem(项目 item, 实数值 x, 实数值 y, 实数值 宽度, 实数值 高度)
- 矩形 mapToItem(项目 item, 矩形 r)
- nextItemInFocusChain(布尔值 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 Qt公司。本文件中包含的文档贡献是各自所有者的版权。以上提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议版本1.3 许可的。Qt和相应的商标是芬兰Qt公司和/或全球其他国家的商标。所有其他商标均为各自所有者的财产。