|
enum | { TRAFFIC_DATA_LESS
, TRAFFIC_DATA_GREATER
, TRAFFIC_DATA_EQUAL
} |
|
|
void | filterForColumn (int column, int filterOn, QString filterText) |
|
|
| TrafficDataFilterProxy (QObject *parent=nullptr) |
|
void | setColumnVisibility (int column, bool visible) |
|
bool | columnVisible (int column) const |
|
|
virtual bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
|
virtual bool | filterAcceptsColumn (int source_column, const QModelIndex &source_parent) const |
|
virtual bool | lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const |
|
The documentation for this class was generated from the following files: