Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
239
QModelIndex VersionProxyModel::parent(const QModelIndex &child) const
240
{
241
return QModelIndex();
242
}
243
244
QModelIndex VersionProxyModel::mapFromSource(const QModelIndex &sourceIndex) const
245
{
Callers
2
setNetworkAccessManager
Method · 0.45
sourceDataChanged
Method · 0.45
Calls
1
QModelIndex
Class · 0.85
Tested by
no test coverage detected