NumberKey QML Type

Specialized number key for keyboard layouts. More...

Import Statement: import QtQuick.VirtualKeyboard 2.15
Inherits:

Key

Detailed Description

This key emits the key code and key text for input method processing. A NumberKey differs from a normal Key in that it does not show a character preview.