marble
TreeViewDecoratorModel.h
Go to the documentation of this file.
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const
QVariant data(const QModelIndex &proxyIndex, int role=Qt::DisplayRole) const
Definition: TreeViewDecoratorModel.cpp:46
void trackCollapsedState(const QModelIndex &index)
Definition: TreeViewDecoratorModel.cpp:85
TreeViewDecoratorModel(QObject *parent=0)
Definition: TreeViewDecoratorModel.cpp:23
bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const
Definition: TreeViewDecoratorModel.cpp:29
QObject * parent() const
void trackExpandedState(const QModelIndex &index)
Definition: TreeViewDecoratorModel.cpp:80
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.