This is the complete list of members for SectionModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const override | SectionModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | SectionModel | |
hasChildren(const QModelIndex &) const override | SectionModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override | SectionModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | SectionModel | |
parent(const QModelIndex &child) const override | SectionModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const override | SectionModel | |
SectionModel(BinaryViewRef data, QObject *parent=nullptr) | SectionModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override | SectionModel | |
updateSections(std::vector< SectionRef > &§ions) | SectionModel | |
~SectionModel() | SectionModel |