C
鼠标区域所有成员列表
这是 MouseArea 的完整成员列表,包括继承的成员。
- mouseX : 实数
- mouseY : 实数
- pressAndHoldInterval : 整数
- pressed : 布尔
- canceled()
- clicked(MouseEvent mouse)
- positionChanged(MouseEvent mouse)
- pressAndHold(MouseEvent mouse)
- pressed(MouseEvent mouse)
- released(MouseEvent mouse)
以下成员是从 Item 继承的。
- 锚点
- anchors.baseline : 锚线
- anchors.baselineOffset : 实数
- anchors.bottom : 锚线
- anchors.bottomMargin : 实数
- anchors.centerIn : Item
- anchors.fill : Item
- anchors.horizontalCenter : 锚线
- anchors.horizontalCenterOffset : 实数
- anchors.left : 锚线
- anchors.leftMargin : 实数
- anchors.margins : 实数
- anchors.right : 锚线
- anchors.rightMargin : 实数
- anchors.top : 锚线
- anchors.topMargin : 实数
- anchors.verticalCenter : 锚线
- anchors.verticalCenterOffset : 实数
- clip : 布尔
- enabled : 布尔
- height : 实数
- implicitHeight : 实数
- implicitWidth : 实数
- opacity : 实数
- parent : Item
- state : 字符串
- states : State列表
- transitions : Transition列表
- visible : 布尔
- width : 实数
- x : 实数
- y : 实数
- z : 实数
- 强制激活焦点()
在某些Qt许可证下可用。
了解更多。