MCPcopy Create free account
hub / github.com/MultiMC/Launcher / parent

Method parent

launcher/VersionProxyModel.cpp:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239QModelIndex VersionProxyModel::parent(const QModelIndex &child) const
240{
241 return QModelIndex();
242}
243
244QModelIndex VersionProxyModel::mapFromSource(const QModelIndex &sourceIndex) const
245{

Callers 2

sourceDataChangedMethod · 0.45

Calls 1

QModelIndexClass · 0.85

Tested by

no test coverage detected