MCPcopy 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
258QStringList InstanceList::getGroups()
259{
260 return m_groupNameCache.values();
261}
262
263void InstanceList::deleteGroup(const QString& name)
264{

Callers 3

CopyInstanceDialogMethod · 0.80
NewInstanceDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected