このページでは

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

トグルする入力モードのリスト。

このプロパティは、トグルする入力モードのカスタムリストを定義することができます。

デフォルトのリストには、利用可能なすべての入力モードが含まれています。

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