Qt Virtual Keyboard QML Types▲
- 
					
BackspaceKey: Backspace key for keyboard layouts.
 - 
					
BaseKey: Common parent for all key types.
 - 
					
ChangeLanguageKey: Change language key for keyboard layouts.
 - 
					
EnterKey: Enter key for keyboard layouts.
 - 
					
EnterKeyAction: Provides attached properties for customizing the enter key.
 - 
					
FillerKey: Filler key for keyboard layouts.
 - 
					
FlickKey: Flick key for keyboard layouts.
 - 
					
HandwritingInputPanel: Provides a handwriting panel add-on for the virtual keyboard UI.
 - 
					
HandwritingModeKey: Hand writing mode key for keyboard layouts.
 - 
					
HideKeyboardKey: Hide keyboard key for keyboard layouts.
 - 
					
InputModeKey: Input mode key for keyboard layouts.
 - 
					
InputPanel: Provides the virtual keyboard UI.
 - 
					
Key: Regular character key for keyboard layouts.
 - 
					
KeyIcon: Key icon with adjustable color.
 - 
					
KeyPanel: A base type of the styled keys.
 - 
					
KeyboardColumn: Keyboard column for keyboard layouts.
 - 
					
KeyboardLayout: Keyboard layout.
 - 
					
KeyboardLayoutLoader: Allows dynamic loading of keyboard layout.
 - 
					
KeyboardRow: Keyboard row for keyboard layouts.
 - 
					
KeyboardStyle: Provides a styling interface for the Virtual Keyboard.
 - 
					
ModeKey: Generic mode key for keyboard layouts.
 - 
					
NumberKey: Specialized number key for keyboard layouts.
 - 
					
SelectionListItem: A base type for selection list item delegates.
 - 
					
ShiftKey: Shift key for keyboard layouts.
 - 
					
SpaceKey: Space key for keyboard layouts.
 - 
					
SymbolModeKey: Symbol mode key for keyboard layouts.
 - 
					
TraceCanvas: A specialized Canvas type for rendering Trace objects.
 - 
					
TraceInputArea: A specialized MultiPointTouchArea for collecting touch input data.
 - 
					
TraceInputKey: A specialized key for collecting touch input data.
 - 
					
TraceInputKeyPanel: A base type of the trace input key.
 - 
					
VirtualKeyboard: Provides attached properties for customizing the virtual keyboard.
 


