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

터치 입력 데이터 수집을 위한 특수 멀티포인트터치영역 키

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.