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.