Qt3DInput::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 REQUIRED COMPONENTS 3dinput)target_link_libraries(mytarget PRIVATE Qt6::3dinput) | 
| qmake: | QT += 3dinput | 
| In QML: | AbstractActionInput | 
| Inherits: | Qt3DCore::QNode | 
| Inherited By: | Qt3DInput::QActionInput, Qt3DInput::QInputChord, and Qt3DInput::QInputSequence | 
| Status: | Deprecated |