| base_interface typedef | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | protected |
| beginInsertColumns(const QModelIndex &parent, int start, int count) | QRangeModelImplBase | inlineprotected |
| beginInsertRows(const QModelIndex &parent, int start, int count) | QRangeModelImplBase | inlineprotected |
| beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destParent, int destRow) | QRangeModelImplBase | inlineprotected |
| beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destParent, int destRow) | QRangeModelImplBase | inlineprotected |
| beginRemoveColumns(const QModelIndex &parent, int start, int count) | QRangeModelImplBase | inlineprotected |
| beginRemoveRows(const QModelIndex &parent, int start, int count) | QRangeModelImplBase | inlineprotected |
| call(Args &&... args) const | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | inline |
| CallFN typedef | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | protected |
| changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QRangeModelImplBase | inlineprotected |
| ClearItemData typedef | QRangeModelImplBase | |
| clearItemData(const QModelIndex &index) | QRangeModelImplBase | |
| ColumnCount typedef | QRangeModelImplBase | |
| columnCount(const QModelIndex &parent) const | QRangeModelImplBase | |
| createIndex(int row, int column, const void *ptr=nullptr) const | QRangeModelImplBase | inlineprotected |
| Data typedef | QRangeModelImplBase | |
| data(const QModelIndex &index, int role) const | QRangeModelImplBase | |
| dataChanged(const QModelIndex &from, const QModelIndex &to, const QList< int > &roles) | QRangeModelImplBase | inlineprotected |
| Destroy typedef | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | |
| destroy() | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | |
| endInsertColumns() | QRangeModelImplBase | inlineprotected |
| endInsertRows() | QRangeModelImplBase | inlineprotected |
| endMoveColumns() | QRangeModelImplBase | inlineprotected |
| endMoveRows() | QRangeModelImplBase | inlineprotected |
| endRemoveColumns() | QRangeModelImplBase | inlineprotected |
| endRemoveRows() | QRangeModelImplBase | inlineprotected |
| Flags typedef | QRangeModelImplBase | |
| flags(const QModelIndex &index) const | QRangeModelImplBase | |
| for_element_at(StaticContainer &&container, std::size_t idx, F &&function) | QRangeModelImplBase | inlineprotectedstatic |
| getImplementation(QRangeModel *model) | QRangeModelImplBase | static |
| getImplementation(const QRangeModel *model) | QRangeModelImplBase | static |
| HeaderData typedef | QRangeModelImplBase | |
| headerData(int section, Qt::Orientation orientation, int role) const | QRangeModelImplBase | |
| Index typedef | QRangeModelImplBase | |
| index(int row, int column, const QModelIndex &parent) const | QRangeModelImplBase | |
| initCallFN(CallFN func) | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | inlineprotected |
| InsertColumns typedef | QRangeModelImplBase | |
| insertColumns(int column, int count, const QModelIndex &parent) | QRangeModelImplBase | |
| InsertRows typedef | QRangeModelImplBase | |
| insertRows(int row, int count, const QModelIndex &parent) | QRangeModelImplBase | |
| InvalidateCaches typedef | QRangeModelImplBase | |
| invalidateCaches() | QRangeModelImplBase | |
| ItemData typedef | QRangeModelImplBase | |
| itemData(const QModelIndex &index) const | QRangeModelImplBase | |
| itemModel() | QRangeModelImplBase | inlineprotected |
| itemModel() const | QRangeModelImplBase | inlineprotected |
| meta_type_at(size_t idx) | QRangeModelImplBase | inlineprotectedstatic |
| MethodTemplates typedef | QRangeModelImplBase | |
| MoveColumns typedef | QRangeModelImplBase | |
| moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destParent, int destColumn) | QRangeModelImplBase | |
| MoveRows typedef | QRangeModelImplBase | |
| moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destParent, int destRow) | QRangeModelImplBase | |
| MultiData typedef | QRangeModelImplBase | |
| multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const | QRangeModelImplBase | |
| Parent typedef | QRangeModelImplBase | |
| parent(const QModelIndex &child) const | QRangeModelImplBase | |
| QQuasiVirtualInterface()=default | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | protected |
| QRangeModelImplBase(QRangeModel *itemModel) | QRangeModelImplBase | inlineexplicitprotected |
| QRangeModelPrivate class | QRangeModelImplBase | friend |
| RemoveColumns typedef | QRangeModelImplBase | |
| removeColumns(int column, int count, const QModelIndex &parent) | QRangeModelImplBase | |
| RemoveRows typedef | QRangeModelImplBase | |
| removeRows(int row, int count, const QModelIndex &parent) | QRangeModelImplBase | |
| RoleNames typedef | QRangeModelImplBase | |
| roleNames() const | QRangeModelImplBase | |
| roleNamesForMetaObject(const QAbstractItemModel &model, const QMetaObject &metaObject) | QRangeModelImplBase | protectedstatic |
| roleNamesForSimpleType() | QRangeModelImplBase | protectedstatic |
| RowCount typedef | QRangeModelImplBase | |
| rowCount(const QModelIndex &parent) const | QRangeModelImplBase | |
| SetData typedef | QRangeModelImplBase | |
| setData(const QModelIndex &index, const QVariant &data, int role) | QRangeModelImplBase | |
| SetHeaderData typedef | QRangeModelImplBase | |
| setHeaderData(int section, Qt::Orientation orientation, const QVariant &data, int role) | QRangeModelImplBase | |
| SetItemData typedef | QRangeModelImplBase | |
| setItemData(const QModelIndex &index, const QMap< int, QVariant > &data) | QRangeModelImplBase | |
| Sibling typedef | QRangeModelImplBase | |
| sibling(int row, int column, const QModelIndex &index) const | QRangeModelImplBase | |
| ~QQuasiVirtualInterface()=default | QtPrivate::QQuasiVirtualInterface< QRangeModelImplBase > | protected |