Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
277
QModelIndex VersionProxyModel::parent(const QModelIndex &child) const
278
{
279
return QModelIndex();
280
}
281
282
QModelIndex VersionProxyModel::mapFromSource(const QModelIndex &sourceIndex) const
283
{
Callers
1
sourceDataChanged
Method · 0.45
Calls
1
QModelIndex
Class · 0.85
Tested by
no test coverage detected