![]() |
Stellarium 0.14.3
|
Custom proxy model allowing filtering by satellite group and flag. More...
#include <SatellitesListFilterModel.hpp>
Public Member Functions | |
| SatellitesListFilterModel (QObject *parent=0) | |
| SatFlag | getFilterFlag () const |
| void | setFilterFlag (const SatFlag &flag) |
| QString | getFilterGroup () const |
| void | setFilterGroup (const QString &groupId) |
| void | setSecondaryFilters (const QString &groupId, const SatFlag &flag) |
Protected Member Functions | |
| bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
| Reimplementation of the filtering method. More... | |
Custom proxy model allowing filtering by satellite group and flag.
Definition at line 28 of file SatellitesListFilterModel.hpp.
|
protected |
Reimplementation of the filtering method.
1.8.8