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

Public Types

enum  SearchType {
  EveryWhere , OnlyProtocol , OnlyDescription , EnabledItems ,
  DisabledItems
}
 
enum  EnableType { Enable , Disable , Invert }
 

Public Member Functions

 EnabledProtocolsProxyModel (QObject *parent=Q_NULLPTR)
 
virtual bool filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override
 
virtual Qt::ItemFlags flags (const QModelIndex &index) const override
 
void setFilter (const QString &filter, EnabledProtocolsProxyModel::SearchType type, EnabledProtocolItem::EnableProtocolType protocolType)
 
void setItemsEnable (EnabledProtocolsProxyModel::EnableType enable, QModelIndex parent=QModelIndex())
 

Protected Member Functions

bool lessThan (const QModelIndex &source_left, const QModelIndex &source_right) const override
 

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