List of All Members for MouseArea
This is the complete list of members for MouseArea, including inherited members.
- acceptedButtons
- containsMouse
- cursorShape
- drag.active
- drag.axis
- drag.filterChildren
- drag.maximumX
- drag.maximumY
- drag.minimumX
- drag.minimumY
- drag.target
- enabled
- hoverEnabled
- mouseX
- mouseY
- pressed
- pressedButtons
- preventStealing
- propagateComposedEvents
- onCanceled()
- onClicked(MouseEvent mouse)
- onDoubleClicked(MouseEvent mouse)
- onEntered()
- onExited()
- onPositionChanged(MouseEvent mouse)
- onPressAndHold(MouseEvent mouse)
- onPressed(MouseEvent mouse)
- onReleased(MouseEvent mouse)
- onWheel(WheelEvent wheel)
The following members are inherited from Item.
- activeFocus
- activeFocusOnTab
- anchors.alignWhenCentered
- anchors.baseline
- 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.height
- childrenRect.width
- childrenRect.x
- childrenRect.y
- clip
- data
- enabled
- focus
- height
- implicitHeight
- implicitWidth
- layer.effect
- layer.enabled
- layer.format
- layer.mipmap
- layer.samplerName
- layer.smooth
- layer.sourceRect
- layer.textureSize
- layer.wrapMode
- opacity
- parent
- resources
- rotation
- scale
- smooth
- state
- states
- transform
- transformOrigin
- transitions
- visible
- visibleChildren
- width
- x
- y
- z
- childAt(real x, real y)
- object contains(point point)
- forceActiveFocus(Qt::FocusReason reason)
- forceActiveFocus()
- object mapFromItem(Item item, real x, real y, real width, real height)
- object mapFromItem(Item item, real x, real y)
- object mapToItem(Item item, real x, real y, real width, real height)
- object mapToItem(Item item, real x, real y)
- nextItemInFocusChain(bool forward)