These QML types fall under the categories of virtual keyboard plugin vendors, style providers, and keyboard layouts. They should not be used by application or middleware.
QML 类型
| 具有可调节颜色的键图标 | |
| 样式化键的基类型 | |
| 为虚拟键盘提供样式化接口 | |
| A base type for selection list item delegates | |
| A specialized Canvas type for rendering Trace objects | |
| 跟踪输入键的基类型 |
QML 类型
| Backspace key for keyboard layouts | |
| Common parent for all key types | |
| Change language key for keyboard layouts | |
| Enter key for keyboard layouts | |
| Filler key for keyboard layouts | |
| Flick key for keyboard layouts | |
| Hand writing mode 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 | |
| 键盘布局 | |
| Allows dynamic loading of keyboard layout | |
| Keyboard row for keyboard layouts | |
| Generic mode key for keyboard layouts | |
| Specialized number key for keyboard layouts | |
| Shift key for keyboard layouts | |
| Space key for keyboard layouts | |
| Symbol mode key for keyboard layouts | |
| A specialized MultiPointTouchArea for collecting touch input data | |
| A specialized key for collecting touch input data |
C++ types
| 用于输入法的基类 | |
| 提供对输入上下文的访问 | |
| InputEngine 类提供支持 C++ 和 QML 集成的输入引擎 | |
| Acts as a hub for keyboard event notifications | |
| 用于选定列表的列表模型 | |
| 跟踪是用于触摸输入数据的数据模型 | |
| 包含用于虚拟键盘类的枚举 | |
| Key type for the virtual keyboard key | |
| Specifies a keyboard function to be executed by the virtual keyboard |