MCPcopy Create free account
hub / github.com/OpenMW/openmw / model

Method model

apps/opencs/model/world/nestedtableproxymodel.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122CSMWorld::IdTree* CSMWorld::NestedTableProxyModel::model() const
123{
124 return mMainModel;
125}
126
127void CSMWorld::NestedTableProxyModel::forwardRowsAboutToInserted(const QModelIndex& parent, int first, int last)
128{

Callers 11

replaceMethod · 0.80
RegionMapMethod · 0.80
ReferenceableCreatorMethod · 0.80
setCellMethod · 0.80
createEditorMethod · 0.80
dropEventMethod · 0.80
DataFilesPageMethod · 0.80
profilesModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected