SplitHandle QML Type

SplitView 핸들에 대한 첨부 속성을 제공합니다. 더 보기...

Import Statement: import QtQuick.Controls
Inherits:

QtObject

첨부된 속성

자세한 설명

SplitHandle은 SplitView 핸들에 대한 첨부 프로퍼티를 제공합니다.

분할 항목 자체의 경우 첨부된 SplitView 속성을 사용합니다.

SplitView참조하세요 .

첨부 프로퍼티 문서

SplitHandle.hovered : bool

이 첨부 프로퍼티는 분할 핸들의 마우스가 가리키고 있는지 여부를 저장합니다.

pressed도 참조하세요 .


SplitHandle.pressed : bool

이 첨부된 속성은 분할 핸들을 눌렀는지 여부를 저장합니다.

hovered도 참조 하세요.


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