MouseArea 所有成员列表
这是 MouseArea 的所有成员列表,包括继承成员。
- acceptedButtons : Qt::MouseButtons
- containsMouse : bool
- containsPress : bool
- cursorShape : Qt::CursorShape
- 拖动
- drag.active : bool
- drag.axis : 枚举
- drag.filterChildren : bool
- drag.maximumX : real
- drag.maximumY : real
- drag.minimumX : real
- drag.minimumY : real
- drag.smoothed : bool
- drag.target : Item
- drag.threshold : real
- enabled : bool
- hoverEnabled : bool
- mouseX : real
- mouseY : real
- pressAndHoldInterval : int
- pressed : bool
- pressedButtons : MouseButtons
- preventStealing : bool
- propagateComposedEvents : bool
- scrollGestureEnabled : bool
- 已取消()
- clicked(MouseEvent mouse)
- doubleClicked(MouseEvent mouse)
- 已进入()
- 已退出()
- positionChanged(MouseEvent mouse)
- pressAndHold(MouseEvent mouse)
- pressed(MouseEvent mouse)
- released(MouseEvent mouse)
- wheel(WheelEvent wheel)
以下成员从 Item 继承而来。
- activeFocus : bool
- activeFocusOnTab : bool
- 锚点
- anchors.alignWhenCentered : bool
- anchors.baseline : AnchorLine
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : 项目
- anchors.fill : 项目
- 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
- 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 : 实数
- 缩放 : 实数
- 平滑 : 布尔
- 状态 : 字符串
- 状态列表 : 列表<状态>
- 变换 : 列表<变换>
- 变换原点 : 枚举
- 转换 : 列表<转换>
- 可见 : 布尔
- 可见子项 : 列表<项>
- 宽度 : 实数
- x坐标 : 实数
- y坐标 : 实数
- z坐标 : 实数
- childAt(实数 x, 实数 y)
- bool contains(点 point)
- dumpItemTree()
(since 6.3)
- forceActiveFocus()
- forceActiveFocus(Qt::FocusReason reason)
- bool grabToImage(callback, targetSize)
- point mapFromGlobal(实数 x, 实数 y)
- point mapFromItem(项 item, 实数 x, 实数 y)
- point mapFromItem(项 item, 点 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, 点 p)
- rect mapToItem(项 item, 实数 x, 实数 y, 实数 width, 实数 height)
- rect mapToItem(项 item, rect r)
- nextItemInFocusChain(布尔 forward)
以下成员从QtObject继承。
- objectName : 字符串
© 2024 The Qt Company Ltd. 本文档中包含的文件著作权归各自的拥有者。本文档的使用受GNU自由文档许可协议版本1.3的约束,该协议由自由软件基金会发布。Qt和相应的商标是The Qt Company Ltd.在芬兰和/或其他国家的商标。所有其他商标均归各自的所有者所有。