Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Slots | Public Member Functions | Protected Member Functions | List of all members
TrafficDataFilterProxy Class Reference
Inheritance diagram for TrafficDataFilterProxy:

Public Types

enum  { TRAFFIC_DATA_LESS , TRAFFIC_DATA_GREATER , TRAFFIC_DATA_EQUAL }
 

Public Slots

void filterForColumn (int column, int filterOn, QString filterText)
 

Public Member Functions

 TrafficDataFilterProxy (QObject *parent=nullptr)
 
void setColumnVisibility (int column, bool visible)
 
bool columnVisible (int column) const
 

Protected Member Functions

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: