marble
BranchFilterProxyModel.h
Go to the documentation of this file.
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const
The representation of GeoData in a model This class represents all available data given by kml-data f...
Definition: GeoDataTreeModel.h:32
BranchFilterProxyModel(QObject *parent=0)
Definition: BranchFilterProxyModel.cpp:19
bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const
determines if such row should be filtered.
Definition: BranchFilterProxyModel.cpp:37
QAbstractItemModel * sourceModel() const
void setBranchIndex(GeoDataTreeModel *sourceModel, const QModelIndex &index)
sets the folder index for which we want to see bookmarks
Definition: BranchFilterProxyModel.cpp:26
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.