InputHandler3D QML Type

基于鼠标滚轮的基本输入处理程序。更多

Import Statement: import QtDataVisualization 1.9
Since: QtDataVisualization 1.2
In C++: Q3DInputHandler
Inherited By:

TouchInputHandler3D

属性

详细说明

InputHandler3D 是用于滚轮鼠标类型输入设备的基本输入处理程序。

详情请查看Q3DInputHandler 文档。

属性文档

rotationEnabled : bool [since QtDataVisualization 1.2]

定义此输入处理程序是否允许图形旋转。默认为true

此属性在 QtDataVisualization 1.2 中引入。


selectionEnabled : bool [since QtDataVisualization 1.2]

定义此输入处理程序是否允许从图形中选择。默认为true

此属性在 QtDataVisualization 1.2 中引入。


zoomAtTargetEnabled : bool [since QtDataVisualization 1.2]

定义缩放时是否将摄像机目标更改为输入的位置。默认为true

此属性在 QtDataVisualization 1.2 中引入。


zoomEnabled : bool [since QtDataVisualization 1.2]

定义此输入处理程序是否允许图形缩放。默认为true

此属性在 QtDataVisualization 1.2 中引入。


© 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.