所有项目成员列表
这是项目的所有成员列表,包括继承成员。
- 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
[默认] - enabled : bool
- focus : bool
- focusPolicy : 枚举
(自6.7起)
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : Component
- layer.enabled : bool
- 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 : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举类型
- transitions : Transition 列表
- visible : 布尔值
- visibleChildren : Item 列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(real x, real y)
- bool contains(point point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(real x, real y)
- point mapFromItem(Item item, real x, real y)
- point mapFromItem(Item item, point p)
- rect mapFromItem(Item item, real x, real y, real width, real height)
- rect mapFromItem(Item item, rect r)
- point mapToGlobal(real x, real y)
- point mapToItem(Item item, real x, real y)
- point mapToItem(Item item, point p)
- rect mapToItem(Item item, real x, real y, real width, real 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. 的商标。所有其他商标均为各自所有者之财产。