RoundedTreeDelegate

Search for usage in LXR

RoundedTreeDelegate Class Reference

Inherits org::kde::kirigamiaddons::delegates::RoundedItemDelegate.

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

int RoundedTreeDelegate::index
read

Definition at line 19 of file RoundedTreeDelegate.qml.

◆ kDescendantExpandable

bool RoundedTreeDelegate::kDescendantExpandable
read

Definition at line 25 of file RoundedTreeDelegate.qml.

◆ kDescendantExpanded

bool RoundedTreeDelegate::kDescendantExpanded
read

Definition at line 27 of file RoundedTreeDelegate.qml.

◆ kDescendantHasSiblings

var RoundedTreeDelegate::kDescendantHasSiblings
read

Definition at line 23 of file RoundedTreeDelegate.qml.

◆ kDescendantLevel

int RoundedTreeDelegate::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 Sat Apr 27 2024 22:09:57 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.