MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / parent

Method parent

launcher/VersionProxyModel.cpp:277–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277QModelIndex VersionProxyModel::parent(const QModelIndex &child) const
278{
279 return QModelIndex();
280}
281
282QModelIndex VersionProxyModel::mapFromSource(const QModelIndex &sourceIndex) const
283{

Callers 1

sourceDataChangedMethod · 0.45

Calls 1

QModelIndexClass · 0.85

Tested by

no test coverage detected