Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ setGroup
Method
setGroup
launcher/InstanceTask.h:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void setGroup(const QString &group)
38
{
39
m_instGroup = group;
40
}
41
QString group() const
42
{
43
return m_instGroup;
Callers
3
on_actionCopyInstance_triggered
Method · 0.80
on_upgradeButton_clicked
Method · 0.80
extractTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected