Qt Quick Virtual Keyboard Components QML Types

QMLタイプは、.qmlファイル中の以下のimportステートメントを使ってアプリケーションにインポートすることができます:

import QtQuick.VirtualKeyboard.Components

BackspaceKey

キーボードレイアウト用のBackspaceキー

BaseKey

すべてのキータイプに共通の親キー

ChangeLanguageKey

キーボードレイアウト用言語変更キー

EnterKey

キーボードレイアウト用Enterキー

FillerKey

キーボードレイアウト用Fillerキー

FlickKey

キーボードレイアウト用フリックキー

HandwritingModeKey

キーボードレイアウト用手書きモードキー

HideKeyboardKey

キーボードレイアウト用Hideキー

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.