The following members of QML type PinchHandler 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(deprecated since 6.5)
(deprecated since 6.5)
(deprecated since 6.5)
(deprecated since 6.5)
(deprecated since 6.5)
(deprecated since 6.5)
(deprecated since 6.5)
maximumRotation : real |
This property is deprecated since 6.5. We strongly advise against using it in new code.
使用 rotationAxis .maximum
The maximum acceptable rotation to be applied to the target .
maximumScale : real |
This property is deprecated since 6.5. We strongly advise against using it in new code.
使用 scaleAxis .maximum
The maximum acceptable scale to be applied to the target .
minimumRotation : real |
This property is deprecated since 6.5. We strongly advise against using it in new code.
使用 rotationAxis .minimum
The minimum acceptable rotation to be applied to the target .
minimumScale : real |
This property is deprecated since 6.5. We strongly advise against using it in new code.
使用 scaleAxis .minimum
The minimum acceptable scale to be applied to the target .
[read-only] rotation : QVector2D |
This property is deprecated since 6.5. We strongly advise against using it in new code.
[read-only] scale : QVector2D |
This property is deprecated since 6.5. We strongly advise against using it in new code.
[read-only] translation : QVector2D |
This property is deprecated since 6.5. We strongly advise against using it in new code.