Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ getGroups
Method
getGroups
launcher/InstanceList.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
QStringList InstanceList::getGroups()
259
{
260
return m_groupNameCache.values();
261
}
262
263
void InstanceList::deleteGroup(const QString& name)
264
{
Callers
3
on_actionChangeInstGroup_triggered
Method · 0.80
CopyInstanceDialog
Method · 0.80
NewInstanceDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected