Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ providesRoles
Method
providesRoles
launcher/BaseVersionList.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
BaseVersionList::RoleList BaseVersionList::providesRoles() const
91
{
92
return {VersionPointerRole, VersionRole, VersionIdRole, TypeRole};
93
}
94
95
int BaseVersionList::rowCount(const QModelIndex &parent) const
96
{
Callers
1
setSourceModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected