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

Public Member Functions

 InterfaceSortFilterModel (QObject *parent)
 
void setStoreOnChange (bool storeOnChange)
 
void resetAllFilter ()
 
void setFilterHidden (bool filter)
 
bool filterHidden () const
 
int interfacesHidden ()
 
void toggleFilterHidden ()
 
void setSortByActivity (bool sort)
 
bool sortByActivity () const
 
void setInterfaceTypeVisible (int ifType, bool visible)
 
bool isInterfaceTypeShown (int ifType) const
 
void setFilterByType (bool filter, bool invert=false)
 
bool filterByType () const
 
void toggleTypeVisibility (int ifType)
 
QList< int > typesDisplayed ()
 
void setColumns (QList< InterfaceTreeColumns > columns)
 
int mapSourceToColumn (InterfaceTreeColumns mdlIndex)
 
QModelIndex mapToSource (const QModelIndex &proxyIndex) const
 
QModelIndex mapFromSource (const QModelIndex &sourceIndex) const
 
QString interfaceError ()
 

Protected Member Functions

bool filterAcceptsRow (int source_row, const QModelIndex &source_parent) const
 
bool filterAcceptsColumn (int source_column, const QModelIndex &source_parent) const
 
bool lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const
 

The documentation for this class was generated from the following files: