Action QML Type
QML frontend for the Qt3DInput::QAction C++ class. 更多...
Import Statement: | import Qt3D.Input 2.0 |
开始支持版本: | Qt 5.7 |
Instantiates: | QAction |
属性
详细描述
Links a set of AbstractActionInput that trigger the same event.
属性
inputs : list<AbstractActionInput> |
The list of AbstractActionInput that must be triggered to trigger this Action.