Basic wheel mouse based input handler. More...
| Import Statement: | import QtDataVisualization 1.9
|
| Since: | QtDataVisualization 1.2 |
| In C++: | Q3DInputHandler |
| Inherited By: |
(since QtDataVisualization 1.2)
(since QtDataVisualization 1.2)
(since QtDataVisualization 1.2)
(since QtDataVisualization 1.2)
InputHandler3D is the basic input handler for wheel mouse type of input devices.
See Q3DInputHandler documentation for more details.
rotationEnabled : bool [since QtDataVisualization 1.2]
Defines whether this input handler allows graph rotation. Defaults to true.
This property was introduced in QtDataVisualization 1.2.
selectionEnabled : bool [since QtDataVisualization 1.2]
Defines whether this input handler allows selection from the graph. Defaults to true.
This property was introduced in QtDataVisualization 1.2.
zoomAtTargetEnabled : bool [since QtDataVisualization 1.2]
Defines whether zooming changes the camera target to the position of the input at the time of the zoom. Defaults to true.
This property was introduced in QtDataVisualization 1.2.
zoomEnabled : bool [since QtDataVisualization 1.2]
Defines whether this input handler allows graph zooming. Defaults to true.
This property was introduced in QtDataVisualization 1.2.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qml-qtdatavisualization-inputhandler3d.html