Action QML Type
QML frontend for the Qt3DInput::QAction C++ class. More...
Instantiates: | QAction |
Properties
Detailed Description
\inqmlmodule
Qt3D.Input
Links a set of AbstractActionInput that trigger the same event. \since
5.7
Property Documentation
action : bool |
inputs : list<AbstractActionInput> |
The list of AbstractActionInput that must be triggered to trigger this Action.