RoundedTreeDelegate
RoundedTreeDelegate Class Reference
Properties | |
int | index |
bool | kDescendantExpandable |
bool | kDescendantExpanded |
var | kDescendantHasSiblings |
int | kDescendantLevel |
Detailed Description
Rounded item delegate meant to be used in combination with a ListView and a KDescendantsProxyModel to create a TreeView.
- Since
- KirigamiAddons 0.12.0
Definition at line 16 of file RoundedTreeDelegate.qml.
Property Documentation
◆ index
|
read |
Definition at line 19 of file RoundedTreeDelegate.qml.
◆ kDescendantExpandable
|
read |
Definition at line 25 of file RoundedTreeDelegate.qml.
◆ kDescendantExpanded
|
read |
Definition at line 27 of file RoundedTreeDelegate.qml.
◆ kDescendantHasSiblings
|
read |
Definition at line 23 of file RoundedTreeDelegate.qml.
◆ kDescendantLevel
|
read |
Definition at line 21 of file RoundedTreeDelegate.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.