QAbstractActionInput Class

(Qt3DInput::QAbstractActionInput)

QAbstractActionInput is the base class for the Action Input and all Aggregate Action Inputs. More...

Header: #include <QAbstractActionInput>
qmake: QT += 3dinput
Since: Qt 5.7
Instantiated By: AbstractActionInput
Inherits: Qt3DCore::QNode
Inherited By:

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

This class was introduced in Qt 5.7.

typedef QNodePtr
typedef QNodeVector
typedef QObjectList
QList<T> qFindChildren(const QObject *obj, const QRegExp &regExp)
Qt3DCore::QNodeId qIdForNode(Qt3DCore::QNode *node)
Qt3DCore::QNodeIdVector qIdsForNodes(const T &nodes)
T qobject_cast(QObject *object)
T qobject_cast(const QObject *object)

Macros

Additional Inherited Members

Detailed Description