KItemModels
kdescendantsproxymodel_qml.cpp
Proxy Model for restructuring a Tree into a list.
Definition kdescendantsproxymodel.h:61
void collapseSourceIndex(const QModelIndex &sourceIndex)
Maps a source index as collapsed in the proxy, all its children will be hidden.
Definition kdescendantsproxymodel.cpp:287
bool isSourceIndexExpanded(const QModelIndex &sourceIndex) const
Definition kdescendantsproxymodel.cpp:237
void expandSourceIndex(const QModelIndex &sourceIndex)
Maps a source index as expanded in the proxy, all its children will become visible.
Definition kdescendantsproxymodel.cpp:267
sourceModel
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.