Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
UatModel Member List

This is the complete list of members for UatModel, including all inherited members.

appendEntry(QVariantList row) (defined in UatModel)UatModel
applyChanges(QString &error)UatModel
clearAll() (defined in UatModel)UatModel
columnCount(const QModelIndex &parent=QModelIndex()) const (defined in UatModel)UatModel
copyRow(QModelIndex original) (defined in UatModel)UatModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const (defined in UatModel)UatModel
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) (defined in UatModel)UatModel
findRowForColumnContent(QVariant columnContent, int columnToCheckAgainst, int role=Qt::DisplayRole) (defined in UatModel)UatModel
flags(const QModelIndex &index) const (defined in UatModel)UatModel
hasErrors() const (defined in UatModel)UatModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const (defined in UatModel)UatModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) (defined in UatModel)UatModel
moveRow(int src_row, int dst_row) (defined in UatModel)UatModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild) (defined in UatModel)UatModel
reloadUat() (defined in UatModel)UatModel
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) (defined in UatModel)UatModel
revertChanges(QString &error)UatModel
rowCount(const QModelIndex &parent=QModelIndex()) const (defined in UatModel)UatModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) (defined in UatModel)UatModel
supportedDropActions() const (defined in UatModel)UatModel
UatModel(QObject *parent, uat_t *uat=0) (defined in UatModel)UatModel
UatModel(QObject *parent, QString tableName) (defined in UatModel)UatModel