Separator QML Type
A visual separator. More...
Import Statement: | import org.kde.kirigami.primitives |
Inherits: |
Properties
- weight : int
(since 5.72)
Detailed Description
Useful for splitting one set of items from another.
Property Documentation
weight : int |
TODO qdoc enum
This property holds the visual weight of the separator.
Weight options:
- Kirigami.Separator.Weight.Light
- Kirigami.Separator.Weight.Normal
default: Kirigami.Separator.Weight.Normal
This property was introduced in 5.72.