SpriteSequence 全成员列表
这是 SpriteSequence 的完整成员列表,包括继承的成员。
- currentSprite : 字符串
- goalSprite : 字符串
- interpolate : 布尔值
- running : 布尔值
- sprites : Sprite 列表
- jumpTo(字符串 sprite)
以下成员自 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 : 布尔值
- 焦点 : bool
- 焦点策略 : 枚举
(自 6.7)
- 高度 : real
- 隐式高度 : real
- 隐式宽度 : real
- 层效果 : 组件
- 层启用 : bool
- 层格式 : 枚举
- 层实时 : bool
(自 6.5)
- 层米普 : bool
- 层采样器名称 : 字符串
- 层样本 : 枚举
- 层平滑 : bool
- 层源矩形 : rect
- 层纹理镜像 : 枚举
- 层纹理大小 : size
- 层包裹模式 : 枚举
- 不透明度 : real
- 调色板 : Palette
(自 6.0)
- 父对象 : Item
- 资源 : list
- 旋转 : real
- 缩放 : real
- 平滑 : bool
- 状态 : string
- 状态列表 : list
- 变换 : list
- 变换原点 : 枚举
- 过渡 : list
- 可见 : bool
- 可见子项 : list
- 宽度 : real
- x位置 : real
- y位置 : real
- z位置 : real
- 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, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(Item item, 矩形 r)
- nextItemInFocusChain(布尔值 forward)
以下成员是从 QtObject 继承的。
- objectName : 字符串
© 2024 The Qt Company Ltd. 包含在本范围内的文档贡献是各自拥有者的版权。提供的文档是根据自由软件基金会发布的 GNU自由文档许可版本1.3 条款许可的。Qt及其相关标志是芬兰及/或全球其他国家的The Qt Company Ltd.的商标。所有其他商标均为各自拥有者的财产。