Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ count
Method
count
launcher/ui/java/VersionList.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int VersionList::count() const
54
{
55
return m_vlist.count();
56
}
57
58
QVariant VersionList::data(const QModelIndex& index, int role) const
59
{
Callers
15
repopulateAccountsMenu
Method · 0.45
runModalTask
Method · 0.45
processURLs
Method · 0.45
on_actionDeleteInstance_triggered
Method · 0.45
uploadPaste
Method · 0.45
OptionalModDialog
Method · 0.45
getResult
Method · 0.45
updateVersionList
Method · 0.45
onSelectionChanged
Method · 0.45
on_actionAddMicrosoft_triggered
Method · 0.45
on_actionAddOffline_triggered
Method · 0.45
downloadTPs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected