|
Wireshark 4.7.4
The Wireshark network protocol analyzer
|
This is the complete list of members for PinnedRowsModel, including all inherited members.
| clear() (defined in PinnedRowsModel) | PinnedRowsModel | |
| columnCount(const QModelIndex &parent=QModelIndex()) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| data(const QModelIndex &proxy_index, int role) const override | PinnedRowsModel | |
| flags(const QModelIndex &proxy_index) const override | PinnedRowsModel | |
| index(int row, int column, const QModelIndex &parent=QModelIndex()) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| isPinned(int frame_num) const (defined in PinnedRowsModel) | PinnedRowsModel | |
| kMaxPinnedRows | PinnedRowsModel | static |
| mapFromSource(const QModelIndex &source_index) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| mapToSource(const QModelIndex &proxy_index) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| parent(const QModelIndex &child) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| pinFrame(int frame_num) | PinnedRowsModel | |
| pinnedCount() const (defined in PinnedRowsModel) | PinnedRowsModel | inline |
| PinnedRowsModel(QObject *parent=nullptr) (defined in PinnedRowsModel) | PinnedRowsModel | explicit |
| refresh() | PinnedRowsModel | |
| rowCount(const QModelIndex &parent=QModelIndex()) const override (defined in PinnedRowsModel) | PinnedRowsModel | |
| setSourceModel(QAbstractItemModel *source_model) override (defined in PinnedRowsModel) | PinnedRowsModel | |
| unpinFrame(int frame_num) | PinnedRowsModel |