Loading...
Searching...
No Matches
SectionModel Member List

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

columnCount(const QModelIndex &parent=QModelIndex()) const overrideSectionModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideSectionModel
hasChildren(const QModelIndex &) const overrideSectionModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideSectionModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overrideSectionModel
parent(const QModelIndex &child) const overrideSectionModel
rowCount(const QModelIndex &parent=QModelIndex()) const overrideSectionModel
SectionModel(BinaryViewRef data, QObject *parent=nullptr)SectionModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideSectionModel
updateSections(std::vector< SectionRef > &&sections)SectionModel
~SectionModel()SectionModel