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
- model : var
Methods
- collapseChildren(int row)
- expandChildren(int row)
- toggleChildren(int row)
Detailed Description
Property Documentation
displayAncestorData : bool |
model : var |
Method Documentation
collapseChildren(int row) |
expandChildren(int row) |
toggleChildren(int row) |