ActionInput Class
(Qt3DInput::Input::ActionInput)Inherits: | Qt3DCore::QBackendNode |
Public Functions
ActionInput() | |
void | cleanup() |
bool | isEnabled() const |
QVector<int> | keys() const |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
Qt3DCore::QNodeId | sourceDevice() const |
void | updateFromPeer(Qt3DCore::QNode *peer) |
- 5 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 3 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
ActionInput::ActionInput()
Default constructs an instance of ActionInput.