QAbstractActionInput Class
class Qt3DInput::QAbstractActionInputQAbstractActionInput is the base class for the Action Input and all Aggregate Action Inputs. More...
| Header: | #include <QAbstractActionInput> | 
| CMake: | find_package(Qt6 COMPONENTS 3dinput REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::3dinput) | 
| qmake: | QT += 3dinput | 
| Since: | Qt 5.7 | 
| Instantiated By: | AbstractActionInput | 
| Inherits: | Qt3DCore::QNode | 
| Inherited By: | Qt3DInput::QActionInput, Qt3DInput::QInputChord, and Qt3DInput::QInputSequence |