InputModeKey QML Type

键盘布局的输入模式键。更多

Import Statement: import QtQuick.VirtualKeyboard.Components
Since: QtQuick.VirtualKeyboard 2.3
Inherits:

Key

属性

详细说明

此键可在可用的InputEngine.inputModes 之间切换。

属性文档

inputModeCount : int [read-only]

此只读属性反映了用户可通过此键循环使用的输入模式的实际数量。


inputModeNameList : var

输入模式名称列表。

默认列表包含InputEngine.inputMode 的所有已知输入模式。


inputModes : var

要切换的输入模式列表。

该属性允许定义要切换的输入模式的自定义列表。

默认列表包含所有可用的输入模式。


© 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.