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:
Provides settings for virtual keyboard |
Input framework and keys:
Provides attached properties for customizing the enter key | |
Provides access to an input context | |
Maps the user input to the input methods | |
Base type for creating input method in QML | |
Provides a data model for the selection lists | |
Manages the shift state | |
Data model for touch input data |