|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
This is the complete list of members for UatModel, including all inherited members.
| appendEntry(QVariantList row) | UatModel | |
| applyChanges(QString &error) | UatModel | |
| clearAll() | UatModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const | UatModel | |
| copyRow(QModelIndex original) | UatModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | UatModel | |
| dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | UatModel | |
| findRowForColumnContent(QVariant columnContent, int columnToCheckAgainst, int role=Qt::DisplayRole) | UatModel | |
| flags(const QModelIndex &index) const | UatModel | |
| hasErrors() const | UatModel | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | UatModel | |
| insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) | UatModel | |
| moveRow(int src_row, int dst_row) | UatModel | |
| moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild) | UatModel | |
| reloadUat() | UatModel | |
| removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) | UatModel | |
| revertChanges(QString &error) | UatModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | UatModel | |
| setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | UatModel | |
| supportedDropActions() const | UatModel | |
| UatModel(QObject *parent, uat_t *uat=0) | UatModel | |
| UatModel(QObject *parent, QString tableName) | UatModel |