ThresholdMask 所有成员列表
这是 ThresholdMask 的完整成员列表,包括继承的成员。
- cached : bool
- maskSource : variant
- source : variant
- spread : real
- threshold : real
以下成员继承自 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 : 枚举
(自6.7版本起)
- height : 数值
- implicitHeight : 数值
- implicitWidth : 数值
- 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 : 数值
- palette : 调色板
(自6.0版本起)
- parent : 项目
- resources : Qt对象列表
- rotation : 数值
- scale : 数值
- smooth : bool
- state : 字符串
- states : 状态列表
- transform : 变换列表
- transformOrigin : 枚举
- transitions : 过渡列表
- visible : bool
- visibleChildren : 项目列表
- width : 数值
- x : 数值
- y : 数值
- z : 数值
- childAt(数值 x, 数值 y)
- bool contains(点 point)
- dumpItemTree()
(自6.3版本起)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(回调, 目标大小)
- 点 mapFromGlobal(数值 x, 数值 y)
- 点 mapFromItem(项目 item, 数值 x, 数值 y)
- 点 mapFromItem(项目 item, 点 )
- 矩形 mapFromItem(项目 item, 数值 x, 数值 y, 数值 width, 数值 height)
- 矩形 mapFromItem(项目 item, 矩形 r)
- 点 mapToGlobal(数值 x, 数值 y)
- 点mapToItem(Item item, 实数 x, 实数 y)
- 点mapToItem(Item item, 点 p)
- 矩mapToItem(Item item, 实数 x, 实数 y, 实数 width, 实数 height)
- 矩mapToItem(Item item, 矩 r)
- nextItemInFocusChain(布尔 forward)
© 2024 Qt公司。本文档中包含的文档贡献是各自所有者的版权。本文档受GNU自由文档执照版本1.3条款的许可,由自由软件基金会发布。Qt及其相关标志是Qt公司在芬兰及/或全球其他国家的商标。所有其他商标均为其各自所有者的财产。