IndicatorItemDelegate QML Type
Import Statement: | import org.kde.kirigamiaddons.delegates |
Properties
- index : int
- listView : ListView
- showSeparator : bool
- unread : bool
Detailed Description
Warning: This component is expected to be used as a ListView.delegate. If this is not the case, make sure to set index and listView.
Property Documentation
index : int |
listView : ListView |
The listview associated with this item delegate.
showSeparator : bool |
unread : bool |