Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ getGroups
Method
getGroups
launcher/InstanceList.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
QStringList InstanceList::getGroups()
251
{
252
return m_groupNameCache.toList();
253
}
254
255
void InstanceList::deleteGroup(const QString& name)
256
{
Callers
4
on_actionChangeInstGroup_triggered
Method · 0.80
CopyInstanceDialog
Method · 0.80
NewInstanceDialog
Method · 0.80
NewComponentDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected