MCPcopy 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
270QStringList InstanceList::getGroups()
271{
272 return m_groupNameCache.keys();
273}
274
275void InstanceList::deleteGroup(const GroupId& name)
276{

Callers 4

renameGroupMethod · 0.80
CopyInstanceDialogMethod · 0.80
NewInstanceDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected