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

Public Types

enum  SupportedProtocolsColumn {
  colName = 0 , colFilter , colType , colDescription ,
  colLast
}
 

Public Member Functions

 SupportedProtocolsModel (QObject *parent=Q_NULLPTR)
 
int fieldCount ()
 
QModelIndex index (int row, int column, const QModelIndex &=QModelIndex()) const
 
QModelIndex parent (const QModelIndex &) const
 
QVariant data (const QModelIndex &index, int role) const
 
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
 
int rowCount (const QModelIndex &parent=QModelIndex()) const
 
int columnCount (const QModelIndex &parent=QModelIndex()) const
 
void populate ()
 

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