Qt Virtual Keyboard QML Types

The QML types can be imported into your application using the following import statements in your .qml file:


In addition to importing the types, the QT_IM_MODULE environment variable must be set to qtvirtualkeyboard. For more information, see Loading the Plugin.

Styling:

Settings:

VirtualKeyboardSettings

Provides settings for virtual keyboard

Input framework and keys:

EnterKeyAction

Provides attached properties for customizing the enter key

InputContext

Provides access to an input context

InputEngine

Maps the user input to the input methods

InputMethod

Base type for creating input method in QML

SelectionListModel

Provides a data model for the selection lists

ShiftHandler

Manages the shift state

Trace

Data model for touch input data