|
enum | { COL_NUM
, COL_PROTO
, COL_USERNAME
, COL_INFO
} |
|
enum | { ColumnHFID = Qt::UserRole + 1
} |
|
|
| CredentialsModel (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 (const tap_credential_t *rec) |
|
void | clear () |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/credentials_model.h
- /builds/wireshark/wireshark/ui/qt/models/credentials_model.cpp