|
Quantum GIS API Documentation
master-ce49b66
|
Collaboration diagram for TreeFilterProxyModel:Public Member Functions | |
| TreeFilterProxyModel (QObject *parent, QgsCptCityBrowserModel *model) | |
Protected Member Functions | |
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const |
Private Attributes | |
| QgsCptCityBrowserModel * | mModel |
Definition at line 36 of file qgscptcitycolorrampv2dialog.cpp.
| TreeFilterProxyModel::TreeFilterProxyModel | ( | QObject * | parent, |
| QgsCptCityBrowserModel * | model | ||
| ) | [inline] |
Definition at line 41 of file qgscptcitycolorrampv2dialog.cpp.
References mModel.
| bool TreeFilterProxyModel::filterAcceptsRow | ( | int | sourceRow, |
| const QModelIndex & | sourceParent | ||
| ) | const [inline, protected] |
Definition at line 46 of file qgscptcitycolorrampv2dialog.cpp.
References QgsCptCityDataItem::ColorRamp, QgsCptCityBrowserModel::dataItem(), QgsCptCityBrowserModel::index(), mModel, and QgsCptCityDataItem::type().
Definition at line 54 of file qgscptcitycolorrampv2dialog.cpp.
Referenced by filterAcceptsRow(), and TreeFilterProxyModel().