marble
Marble::BranchFilterProxyModel Class Reference
#include <BranchFilterProxyModel.h>
Inherits QSortFilterProxyModel.
Public Member Functions | |
BranchFilterProxyModel (QObject *parent=0) | |
void | setBranchIndex (GeoDataTreeModel *sourceModel, const QModelIndex &index) |
Protected Member Functions | |
bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
Detailed Description
Definition at line 21 of file BranchFilterProxyModel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 19 of file BranchFilterProxyModel.cpp.
Member Function Documentation
|
protected |
determines if such row should be filtered.
Beware, all parents of our folder must be accepted as well
Definition at line 37 of file BranchFilterProxyModel.cpp.
void Marble::BranchFilterProxyModel::setBranchIndex | ( | GeoDataTreeModel * | sourceModel, |
const QModelIndex & | index | ||
) |
sets the folder index for which we want to see bookmarks
Definition at line 26 of file BranchFilterProxyModel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.