Action QML 类型

QML frontend for the Qt3DInput::QAction C++ 类。 更多...

导入语句: import Qt3D.Input 2.2
Since: Qt 5.7
实例化: QAction

特性

详细描述

Links a set of AbstractActionInput 触发相同事件。

特性文档编制

action : bool
inputs : list < AbstractActionInput >

列表 AbstractActionInput that must be triggered to trigger this Action.