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