Wireshark  2.9.0-477-g68ec514b
The Wireshark network protocol analyzer
Public Types | Public Slots | Public Member Functions | List of all members
AStringListListSortFilterProxyModel Class Reference
Inheritance diagram for AStringListListSortFilterProxyModel:

Public Types

enum  AStringListListFilterType { FilterByContains = 0, FilterByStart = 1 }
 

Public Slots

void setFilter (const QString &)
 

Public Member Functions

 AStringListListSortFilterProxyModel (QObject *parent=Q_NULLPTR)
 
virtual bool lessThan (const QModelIndex &left, const QModelIndex &right) const
 
virtual bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const
 
void setFilterType (AStringListListFilterType type)
 
void setColumnToFilter (int)
 
void clearColumnsToFilter ()
 

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