Action QML Type

QML frontend for the Qt3DInput::QAction C++ class. More...

Import Statement: import Qt3D.Input 2.15
Since: Qt 5.7
Instantiates: QAction

Properties

Detailed Description

Links a set of AbstractActionInput that trigger the same event.

Property Documentation

action : bool


The list of AbstractActionInput that must be triggered to trigger this Action.