Qt 3D Input QML Types

To import and use the module's QML types, use the following statement:


  import Qt3D.Input 2.0

QML Types

AbstractPhysicalDevice

Action

ActionInput

Axis

AxisActionHandler

AxisInput

AxisSetting

KeyboardController

KeyboardInput

KeyEvent

LogicalDevice

MouseController

Delegates mouse events to the attached MouseInput objects

MouseEvent

Provides parameters that describe a mouse event

WheelEvent

Contains parameters that describe a mouse wheel event

MouseInput

Provides mouse event notification