Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ instGroup
Method
instGroup
launcher/ui/dialogs/NewInstanceDialog.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
QString NewInstanceDialog::instGroup() const
219
{
220
return ui->groupBox->currentText();
221
}
222
QString NewInstanceDialog::iconKey() const
223
{
224
return InstIconKey;
Callers
2
on_actionCopyInstance_triggered
Method · 0.45
addInstance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected