SplitHandle QML Type
Provides attached properties for SplitView handles. More...
Import Statement: | import QtQuick.Controls 2.15 |
Since: | Qt 5.13 |
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
This attached property holds whether the split handle is hovered.
See also pressed.
This attached property holds whether the split handle is pressed.
See also hovered.