FocusScope 所有成员列表
以下是 FocusScope 所有的成员列表,包括继承的成员。
以下成员是从 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
- antialiasing : bool
- baselineOffset : int
- children : list<Item>
- childrenRect
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list<QtObject> [默认]
- enabled : bool
- focus : bool
- focusPolicy : 枚举
(自 6.7)
- height : real
- implicitHeight : real
- implicitWidth : real
- 层效果 : 组件
- 层启用 : 布尔值
- 层格式 : 枚举
- 层实时 : 布尔值
(自 6.5)
- 层mipmap : 布尔值
- 层采样器名称 : 字符串
- 层样本 : 枚举
- 层平滑 : 布尔值
- 层源矩形 : 矩形
- 层纹理镜像 : 枚举
- 层纹理大小 : 尺寸
- 层包装模式 : 枚举
- 透明度 : 实数
- 调色板 : 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, 实数 宽度, 实数 高度)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- 矩形 mapToItem(Item item, 实数 x, 实数 y, 实数 宽度, 实数 高度)
- 矩形 mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔值 forward)
以下成员继承自 QtObject。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中的文档贡献归各自所有者所有版权。本文档受 GNU自自由文档许可协议1.3版 的许可,由自由软件基金会发布。Qt 及其 respective 标志是 The Qt Company Ltd. 在芬兰和其他国家/地区的商标。所有其他商标均为其各自所有者的财产。