ImageParticle 所有成员列表
这是 ImageParticle 的完整成员列表,包括继承的成员。
- alpha : 实数
- alphaVariation : 实数
- autoRotation : 布尔
- blueVariation : 实数
- color : 颜色
- colorTable : URL
- colorVariation : 实数
- entryEffect : 进入效果
- greenVariation : 实数
- opacityTable : URL
- redVariation : 实数
- rotation : 实数
- rotationVariation : 实数
- rotationVelocity : 实数
- rotationVelocityVariation : 实数
- sizeTable : URL
- source : URL
- sprites : Sprite 列表
- spritesInterpolate : 布尔
- status : 状态
- xVector : 随机方向
- yVector : 随机方向
以下成员是从 ParticlePainter 继承的。
以下成员是从 Item 继承的。
- activeFocus : 布尔
- activeFocusOnTab : 布尔
- 锚点
- anchors.alignWhenCentered : 布尔
- anchors.baseline : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- 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 : 枚举类型
(since 6.7)
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- layer.effect : 组件
- layer.enabled : 布尔
- layer.format : 枚举类型
- layer.live : 布尔
(since 6.5)
- layer.mipmap : 布尔
- layer.samplerName : 字符串
- layer.samples : 枚举类型
- layer.smooth : 布尔
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举类型
- layer.textureSize : 大小
- layer.wrapMode : 枚举类型
- opacity : 实数
- palette : Palette
(since 6.0)
- parent : Item
- resources : QtObject 列表
- rotation : 实数
- scale : 实数
- smooth : 布尔
- state : 字符串
- states : State 列表
- transform : Transform 列表
- transformOrigin : 枚举类型
- transitions : Transition 列表
- visible : 布尔
- 可见子项 : list<Item>
- 宽度 : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- bool 包含(point point)
- dumpItemTree()
(since 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 : string
© 2024 The Qt Company Ltd. 本文件内的文档贡献属于其各自的版权所有者。所提供的文档是根据自由软件基金会发布的 GNU自由文档许可1.3版 许可的。Qt及其相关标志是The Qt Company Ltd.在芬兰以及/或全世界其他国家的商标。所有其他商标均属于其各自的所有者。