Qt Quick Virtual Keyboard Components QML Types

可在 .qml 文件中使用以下导入语句将 QML 类型导入应用程序:

import QtQuick.VirtualKeyboard.Components

BackspaceKey

键盘布局中的退格键

BaseKey

适用于所有按键类型的通用父键

ChangeLanguageKey

键盘布局的更改语言键

EnterKey

键盘布局的回车键

FillerKey

填充键,用于键盘布局

FlickKey

轻触键,用于键盘布局

HandwritingModeKey

手写模式键,用于键盘布局

HideKeyboardKey

隐藏键盘键,用于键盘布局

InputModeKey

输入模式键,用于键盘布局

Key

常规字符键,用于键盘布局

KeyboardColumn

键盘布局的键盘列

KeyboardLayout

键盘布局

KeyboardLayoutLoader

允许动态加载键盘布局

KeyboardRow

键盘布局的键盘行

ModeKey

用于键盘布局的通用模式键

NumberKey

用于键盘布局的专用数字键

ShiftKey

用于键盘布局的 Shift 键

SpaceKey

空格键,用于键盘布局

SymbolModeKey

用于键盘布局的符号模式键

TraceInputArea

用于收集触摸输入数据的专用 MultiPointTouchArea

TraceInputKey

用于收集触摸输入数据的专用键

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.