KDescendantsProxyModel QML Type
Proxy Model for restructuring a Tree into a list. More...
Import Statement: | import org.kde.kitemmodels |
In C++: | KDescendantsProxyModel |
Properties
- displayAncestorData : bool
(since 5.62)
- model : var
(since 5.62)
Methods
- collapseChildren(int row)
- expandChildren(int row)
- toggleChildren(int row)
Detailed Description
Property Documentation
displayAncestorData : bool |
This property was introduced in 5.62.
model : var |
This property was introduced in 5.62.
Method Documentation
collapseChildren(int row) |
expandChildren(int row) |
toggleChildren(int row) |