W3cubDocs

/Qt 5.15

SplitHandle QML Type

Provides attached properties for SplitView handles. More...

Import Statement: import QtQuick.Controls 2.15
Since: Qt 5.13
Inherits:

QtObject

Attached Properties

Detailed Description

SplitHandle provides attached properties for SplitView handles.

For split items themselves, use the attached SplitView properties.

See also SplitView.

Attached Property Documentation

SplitHandle.hovered : bool

This attached property holds whether the split handle is hovered.

See also pressed.

SplitHandle.pressed : bool

This attached property holds whether the split handle is pressed.

See also hovered.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qml-qtquick-controls2-splithandle.html