|
enum | { COL_MAC_PREFIX
, COL_SHORT_NAME
, COL_VENDOR_NAME
, NUM_COLS
} |
|
|
| ManufTableModel (QObject *parent) |
|
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
virtual int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
|
virtual QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
|
void | addRecord (struct ws_manuf *ptr) |
|
void | clear () |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/manuf_table_model.h
- /builds/wireshark/wireshark/ui/qt/models/manuf_table_model.cpp