Glow 所有成员列表
这是 Glow 的完整成员列表,包括继承成员。
以下成员继承自 Item。
- activeFocus : 布尔值
- activeFocusOnTab : 布尔值
- 锚点 :
- 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 : 实数
- antialiasing : 布尔值
- baselineOffset : 整数
- children : Item 列表
- childrenRect :
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔值
- containmentMask : QObject*
- data : QtObject 列表
- enabled : 布尔值
- 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(callback, targetSize)
- 返回点 mapFromGlobal(实数 x, 实数 y)
- 返回点 mapFromItem(项 item, 实数 x, 实数 y)
- 返回点 mapFromItem(项 item, 点 p)
- 返回矩形 mapFromItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- 返回矩形 mapFromItem(项 item, 矩形 r)
- 返回点 mapToGlobal(实数 , 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
© 2024 Qt 公司有限公司。此处包含的文档贡献均属于其各自所有者的版权。提供的文档受免费软件基金会发布的 GNU 自由文档许可证(版本 1.3) 的条款约束。Qt 和相关徽标是芬兰 Qt 公司和/或世界其他国家的商标。所有其他商标均为其各自所有者的财产。