MCPcopy Create free account
hub / github.com/MultiMC/Launcher / group

Method group

launcher/InstanceTask.h:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 m_instGroup = group;
40 }
41 QString group() const
42 {
43 return m_instGroup;
44 }
45
46protected: /* data */
47 SettingsObjectPtr m_globalSettings;

Callers 1

wrapInstanceTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected