TraceCanvas 所有成员列表
这是 TraceCanvas 的完整成员列表,包括继承的成员。
- autoDestroy : bool
- autoDestroyDelay : int
- renderFunction : var
- trace : Trace
- onRecycle(var traceCanvas)
(since QtQuick.VirtualKeyboard.Styles 6.1)
- recycle()
(since QtQuick.VirtualKeyboard.Styles 6.1)
- renderClear()
(since QtQuick.VirtualKeyboard.Styles 6.1)
- renderSmoothedLine()
以下成员继承自 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.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 : real
- anchors.margins : real
- anchors.right : AnchorLine
- anchors.rightMargin : real
- anchors.top : AnchorLine
- anchors.topMargin : real
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : real
- antialiasing : bool
- baselineOffset : int
- children : list
- childrenRect :
- childrenRect.height : real
- childrenRect.width : real
- childrenRect.x : real
- childrenRect.y : real
- clip : bool
- containmentMask : QObject*
- data : list
- enabled : bool
- focus : bool
- focusPolicy : 枚举值
- height : real
- implicitHeight : real
- implicitWidth : real
- layer.effect : 组件
- layer.enabled : bool
- layer.format : 枚举值
- layer.live : bool (自 6.5)
- layer.mipmap : bool
- layer.samplerName : 字符串
- layer.samples : 枚举值
- layer.smooth : bool
- layer.sourceRect : 矩形
- layer.textureMirroring : 枚举值
- layer.textureSize : 大小
- layer.wrapMode : 枚举值
- opacity : real
- 调色板 : 调色板
(自 6.0 开始)
- 父级 : 项
- 资源 : QtObject 列表
- 旋转 : 实数
- 缩放 : 实数
- 平滑 : 布尔值
- 状态 : 字符串
- 状态集 : 状态列表
- 变换 : 变换列表
- 变换原点 : 枚举
- 过渡效果 : 过渡效果列表
- 可见性 : 布尔值
- 可见子项 : 项列表
- 宽度 : 实数
- x坐标 : 实数
- y坐标 : 实数
- z坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自 6.3 开始)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项 item, 实数 x, 实数 y)
- point mapFromItem(项 item, point p)
- rect mapFromItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapFromItem(项 item, rect r)
- point mapToGlobal(实数 x, 实数 y)
- point mapToItem(项 item, 实数 x, 实数 y)
- point mapToItem(项 item, point p)
- rect mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(项 item, rect r)
- nextItemInFocusChain(布尔值 forward)
© 2024 The Qt Company Ltd. 本文件包含的文档贡献归各自所有者所有。本文件提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议版本1.3 的条款提供的。Qt及其相关标志是The Qt Company Ltd.在芬兰和/或世界其他国家的商标。所有其他商标均为其各自所有者的财产。