C
Qt Quick Ultralite Virtual Keyboard All Modules
Virtual Keyboard QML Types
QML types from QtQuick.VirtualKeyboard
import.
Provides attached properties for customizing the enter key | |
Provides access to an input context | |
Maps the user input to the input methods | |
Provides the virtual keyboard UI |
Virtual Keyboard Settings QML Types
QML types from QtQuick.VirtualKeyboard.Settings
import.
Provides settings for virtual keyboard |
Virtual Keyboard Components QML Types
QML types from QtQuick.VirtualKeyboard.Components
import.
Backspace key for keyboard layouts | |
Common parent for all key types | |
Change language key for keyboard layouts | |
Base type for CharacterPreviewDelegate | |
Enter key for keyboard layouts | |
Filler key for keyboard layouts | |
Hide keyboard key for keyboard layouts | |
Input mode key for keyboard layouts | |
Regular character key for keyboard layouts | |
Keyboard column for keyboard layouts | |
Keyboard layout | |
Allows multiple pages of keys in the keyboard layout | |
Keyboard row for keyboard layouts | |
Generic mode key for keyboard layouts | |
Shift key for keyboard layouts | |
Space key for keyboard layouts | |
Symbol mode key for keyboard layouts |
Virtual Keyboard Styles QML Types
QML types from QtQuick.VirtualKeyboard.Styles
import.
Template for the alternative keys list background | |
Template for the alternative keys list delegate | |
Template for the alternative keys list highlight | |
Template for the BackspaceKey | |
Template for the character preview popup | |
KeyboardStyle implementation for concrete style | |
Template for the EnterKey | |
Template for the HideKeyboardKey | |
A base type of the styled keys | |
Template for the regular Key | |
Template for the keyboard background | |
Provides a styling interface for the Virtual Keyboard | |
Template for the ChangeLanguageKey | |
Template for the selection list background | |
Template for the selection list delegate | |
Template for the selection list highlight | |
A base type for selection list item delegates | |
Template for the ShiftKey | |
Template for the SpaceKey | |
Singleton with keyboard styling constants | |
Template for the SymbolModeKey and InputModeKey |
Available under certain Qt licenses.
Find out more.