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 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

Detailed Description

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.0/qt3dinput-qabstractactioninput.html