ModeKey QML Type

키보드 레이아웃을 위한 일반 모드 키입니다. 더 보기...

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

Key

속성

상세 설명

이 키는 일반 모드 버튼 기능을 제공합니다.

키를 누르면 입력 방식 처리를 위한 키 이벤트를 발생시키지 않고 현재 모드를 전환합니다.

모드키는 특정 모드가 "켜기/끄기"로 전환되는 상황에서 모드 변경 시 키보드 레이아웃을 변경할 필요가 없는 경우에 사용할 수 있습니다. 이 컴포넌트를 사용하면 키보드 스타일이 상태를 시각화하므로 모드에 관계없이 displayText 은 동일하게 유지되어야 합니다.

속성 문서

mode : bool

이 속성은 현재 모드를 제공합니다.

기본값은 false입니다.


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