List of All Members for PinchHandler
This is the complete list of members for PinchHandler, including inherited members.
- active : bool
- activeRotation : real
- activeScale : real
- activeTranslation : QPointF
- centroid : QtQuick::handlerPoint
- maximumRotation : real
(deprecated in 6.5)
- maximumScale : real
(deprecated in 6.5)
- minimumRotation : real
(deprecated in 6.5)
- minimumScale : real
(deprecated in 6.5)
- persistentRotation : real
- persistentScale : real
- persistentTranslation : QPointF
- rotation : QVector2D
(deprecated in 6.5)
- rotationAxis
- rotationAxis.activeValue : real
- rotationAxis.enabled : bool
- rotationAxis.maximum : real
- rotationAxis.minimum : real
- scale : QVector2D
(deprecated in 6.5)
- scaleAxis
- scaleAxis.activeValue : real
- scaleAxis.enabled : bool
- scaleAxis.maximum : real
- scaleAxis.minimum : real
- translation : QVector2D
(deprecated in 6.5)
- xAxis
- xAxis.activeValue : real
- xAxis.enabled : bool
- xAxis.maximum : real
- xAxis.minimum : real
- yAxis
- yAxis.activeValue : real
- yAxis.enabled : bool
- yAxis.maximum : real
- yAxis.minimum : real
- rotationChanged(qreal delta)
- scaleChanged(qreal delta)
- translationChanged(QVector2D delta)
The following members are inherited from MultiPointHandler.
- acceptedDevices : flags
- acceptedModifiers : flags
- acceptedPointerTypes : flags
- centroid : QtQuick::handlerPoint
- cursorShape : Qt::CursorShape
- dragThreshold : int
- enabled : bool
- grabPermissions : flags
- margin : real
- maximumPointCount : int
- minimumPointCount : int
- parent : Item
- target : Item
- canceled(eventPoint point)
- grabChanged(PointerDevice::GrabTransition transition, eventPoint point)