KeyboardInput Class

(Qt3D::Input::KeyboardInput)
Inherits:

Public Functions

KeyboardInput()
bool isEnabled() const
void keyEvent(const Q3DKeyEventPtr & event)
QNodeId keyboardController() const
void setFocus(bool focus)
void setInputHandler(InputHandler * handler)
void updateFromPeer(QNode * peer)

Protected Functions

void requestFocus()
void sceneChangeEvent(const QSceneChangePtr & e)
void setController(const QNodeId & controller)

Member Function Documentation

KeyboardInput::KeyboardInput()

bool KeyboardInput::isEnabled() const

void KeyboardInput::keyEvent(const Q3DKeyEventPtr & event)

QNodeId KeyboardInput::keyboardController() const

[protected] void KeyboardInput::requestFocus()

[protected] void KeyboardInput::sceneChangeEvent(const QSceneChangePtr & e)

[protected] void KeyboardInput::setController(const QNodeId & controller)

void KeyboardInput::setFocus(bool focus)

void KeyboardInput::setInputHandler(InputHandler * handler)

void KeyboardInput::updateFromPeer(QNode * peer)

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.