Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ at
Method
at
launcher/ui/java/VersionList.cpp:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
const BaseVersion::Ptr VersionList::at(int i) const
44
{
45
return m_vlist.at(i);
46
}
47
48
bool VersionList::isLoaded()
49
{
Callers
15
repopulateAccountsMenu
Method · 0.45
changeActiveAccount
Method · 0.45
stringToIntList
Function · 0.45
intListToString
Function · 0.45
validatePage
Method · 0.45
paintEvent
Method · 0.45
renderToPixmap
Method · 0.45
draggablePaintPairs
Method · 0.45
filterAcceptsRow
Method · 0.45
showPage
Method · 0.45
currentChanged
Method · 0.45
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected