Flipable所有成员列表
这是Flipable成员的完整列表,包括继承成员。
以下成员继承自Item。
- activeFocus : 布尔型
- activeFocusOnTab : 布尔型
- 锚点
- anchors.alignWhenCentered : 布尔型
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 实数
- anchors.left : AnchorLine
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : AnchorLine
- anchors.rightMargin : 实数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- 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 : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举
- transitions : Transition 列表
- visible : 布尔
- visibleChildren : Item 列表
- 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 item, 实数 x, 实数 y)
- 点 mapFromItem(Item item, 点 p)
- 矩形 mapFromItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩形 mapFromItem(Item item, 矩形 r)
- 点 mapToGlobal(实数 x, 实数 y)
- 点 mapToItem(Item item, 实数 x, 实数 y)
- 点 mapToItem(Item item, 点 p)
- rect mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(项 item, 矩形 r)
- nextItemInFocusChain(布尔 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 Qt 公司 Ltd. 本文档中的贡献包括其各自拥有者的版权。所提供的文档受自由软件基金会发布的 GNU 自由文档许可协议版本 1.3 的条款约束。Qt 及其相应标志是芬兰及/或世界各地的 Qt 公司 Ltd. 的商标。所有其他商标均为其各自拥有者的财产。