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