QAbstractActionInput Class

class Qt3DInput::QAbstractActionInput

QAbstractActionInput 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
Instantiated By: AbstractActionInput
Inherits: Qt3DCore::QNode
Inherited By:

Qt3DInput::QActionInput, Qt3DInput::QInputChord, and Qt3DInput::QInputSequence

Detailed Description