Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ count
Method
count
launcher/meta/VersionList.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
return m_versions.at(i);
51
}
52
int VersionList::count() const
53
{
54
return m_versions.size();
55
}
56
57
void VersionList::sortVersions()
58
{
Callers
15
humanReadableDuration
Method · 0.45
naturalCompare
Method · 0.45
decideAccount
Method · 0.45
pathDepth
Function · 0.45
createShortcut
Function · 0.45
rowCount
Method · 0.45
add
Method · 0.45
getInstIndex
Method · 0.45
saveGroupList
Method · 0.45
loadIndexedPackVersion
Method · 0.45
parseOldFileFormat
Function · 0.45
updateState
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected