InputHandler3D QML Type

Basic wheel mouse based input handler. More...

Instantiates: Q3DInputHandler

Properties

Detailed Description

\inqmlmoduleQtDataVisualization \since QtDataVisualization 1.2 \ingroup datavisualization_qml

InputHandler3D is the basic input handler for wheel mouse type of input devices.

See Q3DInputHandler documentation for more details.

Property Documentation

rotationEnabled : bool

\sinceQtDataVisualization 1.2

Defines whether this input handler allows graph rotation. Defaults to true.


selectionEnabled : bool

\sinceQtDataVisualization 1.2

Defines whether this input handler allows selection from the graph. Defaults to true.


zoomAtTargetEnabled : bool

\sinceQtDataVisualization 1.2

Defines whether zooming changes the camera target to the position of the input at the time of the zoom. Defaults to true.


zoomEnabled : bool

\sinceQtDataVisualization 1.2

Defines whether this input handler allows graph zooming. Defaults to true.