KeyboardInput QML Type

Import Statement: import .
Since: Qt 5.5
Instantiates: QKeyboardInput
Inherits:

Component3D

Properties

Signals

Detailed Description

Property Documentation

controller : KeyboardController


focus : bool


Signal Documentation

void asteriskPressed(KeyEvent event)


void backtabPressed(KeyEvent event)


void backtabPressed(KeyEvent event)


void digit0Pressed(KeyEvent event)


void digit1Pressed(KeyEvent event)


void digit2Pressed(KeyEvent event)


void digit3Pressed(KeyEvent event)


void digit4Pressed(KeyEvent event)


void digit5Pressed(KeyEvent event)


void digit6Pressed(KeyEvent event)


void digit7Pressed(KeyEvent event)


void digit8Pressed(KeyEvent event)


void digit9Pressed(KeyEvent event)


void downPressed(KeyEvent event)


void leftPressed(KeyEvent event)


void numberSignPressed(KeyEvent event)


void rightPressed(KeyEvent event)


void tabPressed(KeyEvent event)


void upPressed(KeyEvent event)


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