Canvas 所有成员列表
这是 Canvas 的所有成员的完整列表,包括继承的成员。
- available : bool
- canvasSize : size
- canvasWindow : rect
(已弃用)
- context : object
- contextType : string
- renderStrategy : enumeration
- renderTarget : enumeration
- tileSize : size
(已弃用)
- cancelRequestAnimationFrame(int handle)
- object getContext(string contextId, ... args)
- imageLoaded()
- isImageError(url image)
- isImageLoaded(url image)
- isImageLoading(url image)
- loadImage(url image, size sourceSize)
- markDirty(rect area)
- paint(rect region)
- painted()
- int requestAnimationFrame(callback)
- requestPaint()
- bool save(string filename, size imageSize)
- string toDataURL(string mimeType)
- unloadImage(url image)
以下成员是从 Item 继承的。
- activeFocus : bool
- activeFocusOnTab : bool
- anchors
- 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 : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔型
- baselineOffset : 整型
- children : 项目列表
- childrenRect
- childrenRect.height : 实数
- childrenRect.width : 实数
- childrenRect.x : 实数
- childrenRect.y : 实数
- clip : 布尔型
- containmentMask : QObject指针
- data : Qt对象列表 [默认]
- 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 : Palette
(自 6.0)
- parent : 项目
- resources : Qt对象列表
- rotation : 实数
- scale : 实数
- smooth : 布尔型
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举类型
- transitions : 过渡列表
- visible : 布尔型
- 可见子项 : list
- 宽度 : real
- x : real
- y : real
- z : real
- childAt(real x, real y)
- bool 包含(point point)
- 打印项树()
(自6.3版本)
- forceActiveFocus()
- 强制获取焦点(Qt::FocusReason reason)
- bool 抓取到图片(callback, targetSize)
- point 从全局映射(real x, real y)
- point 从项映射(Item item, real x, real y)
- point 从项映射(Item item, point p)
- rect 从项映射(Item item, real x, real y, real width, real height)
- rect 从项映射(Item item, rect r)
- point 映射到全局(real x, real y)
- point 映射到项(Item item, real x, real y)
- point 映射到项(Item item, point p)
- rect 映射到项(Item item, real x, real y, real width, real height)
- rect 映射到项(Item item, rect r)
- 下一焦点项(bool forward)
以下成员从QtObject继承。
- 对象名 : string
© 2024 Qt公司。此处包括的文档贡献是其各自的版权所有者。此处提供的文档是根据自由软件基金会发布的GNU自由文档许可证版本1.3的条款许可的。Qt及其相应的徽标是芬兰和/或全世界Qt公司的商标。所有其他商标均为其各自所有者的财产。