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.