Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ getGroups
Method
getGroups
launcher/InstanceList.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
QStringList InstanceList::getGroups()
271
{
272
return m_groupNameCache.keys();
273
}
274
275
void InstanceList::deleteGroup(const GroupId& name)
276
{
Callers
4
on_actionChangeInstGroup_triggered
Method · 0.80
renameGroup
Method · 0.80
CopyInstanceDialog
Method · 0.80
NewInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected