|
enum | SupportedProtocolsColumn {
colName = 0
, colFilter
, colType
, colDescription
,
colLast
} |
|
|
| 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:
- /builds/wireshark/wireshark/ui/qt/models/supported_protocols_model.h
- /builds/wireshark/wireshark/ui/qt/models/supported_protocols_model.cpp