List of All Members for PinchHandler
상속된 멤버를 포함하여 PinchHandler의 전체 멤버 목록입니다.
- active : bool
- activeRotation : real
- activeScale : real
- activeTranslation : point
- 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 : point
- rotation : vector2d
(deprecated in 6.5)
- rotationAxis
- rotationAxis.activeValue : real
- rotationAxis.enabled : bool
- rotationAxis.maximum : real
- rotationAxis.minimum : real
- scale : vector2d
(deprecated in 6.5)
- scaleAxis
- scaleAxis.activeValue : real
- scaleAxis.enabled : bool
- scaleAxis.maximum : real
- scaleAxis.minimum : real
- translation : vector2d
(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)
멀티포인트핸들러에서 상속되는 멤버는 다음과 같습니다.
- 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)
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.