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