PinchHandler 所有成员列表
这是 PinchHandler 的完整成员列表,包括继承的成员。
- active : bool
- activeRotation : real
- activeScale : real
- activeTranslation : QPointF
- centroid : QtQuick::handlerPoint
- maximumRotation : real
(在 6.5 中已弃用)
- maximumScale : real
(在 6.5 中已弃用)
- minimumRotation : real
(在 6.5 中已弃用)
- minimumScale : real
(在 6.5 中已弃用)
- persistentRotation : real
- persistentScale : real
- persistentTranslation : QPointF
- rotation : QVector2D
(在 6.5 中已弃用)
- rotationAxis
- rotationAxis.activeValue : real
- rotationAxis.enabled : bool
- rotationAxis.maximum : real
- rotationAxis.minimum : real
- scale : QVector2D
(在 6.5 中已弃用)
- scaleAxis
- scaleAxis.activeValue : real
- scaleAxis.enabled : bool
- scaleAxis.maximum : real
- scaleAxis.minimum : real
- translation : QVector2D
(在 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)
以下成员是从 MultiPointHandler 继承的。
- acceptedDevices : 标志
- acceptedModifiers : 标志
- acceptedPointerTypes : 标志
- centroid : QtQuick::handlerPoint
- cursorShape : Qt::CursorShape
- dragThreshold : int
- enabled : bool
- grabPermissions : 标志
- margin : 实数
- maximumPointCount : int
- minimumPointCount : int
- parent : Item
- target : Item
- canceled(eventPoint point)
- grabChanged(PointerDevice::GrabTransition transition, eventPoint point)
© 2024 The Qt Company Ltd. 本文档中包含的贡献版权归各自所有者。此处提供的文档受 Free Software Foundation 发布的 GNU Free Documentation License 版本 1.3 条款的许可。Qt 和相关的标志是 The Qt Company Ltd. 在芬兰及/或其他国家/地区的商标。所有其他商标均为各自所有者的财产。