QKeyboardController Class

(Qt3D::QKeyboardController)
Header: #include <QKeyboardController>
Since: Qt 5.5
Instantiated By: KeyboardController
Inherits:

Properties

Public Functions

QKeyboardController(QNode * parent = 0)
~QKeyboardController()
QKeyboardInput * activeInput() const

Signals

Protected Functions

void sceneChangeEvent(const QSceneChangePtr & change)

Detailed Description

Property Documentation

activeInput : Qt3D::QKeyboardInput * const

Access functions:

QKeyboardInput * activeInput() const

Notifier signal:

void activeInputChanged()

Member Function Documentation

QKeyboardController::QKeyboardController(QNode * parent = 0)

QKeyboardController::~QKeyboardController()

[protected] void QKeyboardController::sceneChangeEvent(const QSceneChangePtr & change)

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