PinchArea 所有成员列表
这是 PinchArea 所有成员的完整列表,包括继承成员。
- enabled : bool
- 捏
- pinch.active : bool
- pinch.dragAxis : 枚举类型
- pinch.maximumRotation : 双精度数
- pinch.maximumScale : 双精度数
- pinch.maximumX : 双精度数
- pinch.maximumY : 双精度数
- pinch.minimumRotation : 双精度数
- pinch.minimumScale : 双精度数
- pinch.minimumX : 双精度数
- pinch.minimumY : 双精度数
- pinch.target : Item
- pinchFinished(PinchEvent pinch)
- pinchStarted(PinchEvent pinch)
- pinchUpdated(PinchEvent pinch)
- smartZoom(PinchEvent pinch)
以下成员是从 Item 继承的。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 双精度数
- anchors.bottom : AnchorLine
- anchors.bottomMargin : 双精度数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : AnchorLine
- anchors.horizontalCenterOffset : 双精度数
- anchors.left : AnchorLine
- anchors.leftMargin : 双精度数
- anchors.margins : 双精度数
- anchors.right : AnchorLine
- anchors.rightMargin : 双精度数
- anchors.top : AnchorLine
- anchors.topMargin : 实数
- anchors.verticalCenter : AnchorLine
- anchors.verticalCenterOffset : 实数
- antialiasing : 布尔
- baselineOffset : 整数
- children : Item 列表
- childrenRect
- 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 : Palette
(自6.0版本)
- parent : Item
- resources : QtObject列表
- rotation : 实数
- scale : 实数
- smooth : 布尔
- state : 字符串
- states : State列表
- transform : Transform列表
- transformOrigin : 枚举类型
- transitions : Transition列表
- visible : 布尔
- visibleChildren : Item列表
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(自6.3版本)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool 抓取到图像(回调函数, 目标大小)
- point 从全局映射(real x, real y)
- point 从项目映射(Item 项目, real x, real y)
- point 从项目映射(Item 项目, point p)
- rect 从项目映射(Item 项目, real x, real y, real 宽度, real 高度)
- rect 从项目映射(Item 项目, rect r)
- point 映射到全局(real x, real y)
- point 映射到项目(Item 项目, real x, real y)
- point 映射到项目(Item 项目, point p)
- rect 映射到项目(Item 项目, real x, real y, real 宽度, real 高度)
- rect 映射到项目(Item 项目, rect r)
- 下一个焦点链项目(bool 前进)
以下成员是从 QtObject 继承的。
- objectName : string
© 2024 The Qt Company Ltd. 本文档中包含的贡献是各自所有者的版权。本提供的文档是根据自由软件基金会发布的 GNU自由文档许可协议版本1.3 的条款进行许可。Qt及其相关标志是The Qt Company Ltd在芬兰及/或其他国家/地区的商标。所有其他商标均为其各自所有者的财产。