QKeyboardController Class

(Qt3D::QKeyboardController)
Header: #include <QKeyboardController>
qmake: QT += 3dinput
Since: Qt 5.5
Instantiated By: KeyboardController
Inherits: QNode

Properties

Public Functions

QKeyboardController(QNode * parent = 0)
~QKeyboardController()
QKeyboardInput * activeInput() const
  • 6 public functions inherited from Qt3D::QNode
  • 31 public functions inherited from QObject

Signals

Reimplemented Protected Functions

virtual void sceneChangeEvent(const QSceneChangePtr & change)
  • 3 protected functions inherited from Qt3D::QNode
  • 9 protected functions inherited from QObject

Additional Inherited Members

  • 1 public slot inherited from QObject
  • 1 public variable inherited from QObject
  • 10 static public members inherited from QObject
  • 3 protected functions inherited from Qt3D::QNode
  • 9 protected functions inherited from QObject
  • 2 protected variables inherited from QObject
  • 1 static protected member inherited from Qt3D::QNode

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

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