Image 所有成员列表
这是 Image 的完整成员列表,包括继承的成员。
- asynchronous : bool
- autoTransform : bool
- cache : bool
- currentFrame : int
- fillMode : 枚举
- frameCount : int
- horizontalAlignment : 枚举
- mipmap : bool
- mirror : bool
- mirrorVertically : bool
(自 6.2 开始)
- paintedHeight : 实数
- paintedWidth : 实数
- progress : 实数
- smooth : bool
- source : url
- sourceClipRect : 矩形
- sourceSize : 大小
- status : 枚举
- verticalAlignment : 枚举
以下成员继承自 Item。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点
- anchors.alignWhenCentered : bool
- 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 : 项目列表
- 子项矩形
- 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 : 项目
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔值
- state : 字符串
- states : 状态列表
- transform : 转换列表
- transformOrigin : 枚举类型
- transitions : 过渡列表
- visible : 布尔值
- visibleChildren : 项目列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- 布尔值 contains(点 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 : string
© 2024 The Qt Company Ltd。在此包含的文档贡献是各自所有者的版权。本提供的文档是根据自由软件基金会发布的、GNU自由文档许可证版本1.3的条款授权的。Qt以及相应的标志是The Qt Company Ltd在芬兰和其他国家/地区的商标。所有其他商标属于各自所有者。