Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ instGroup
Method
instGroup
launcher/ui/dialogs/NewInstanceDialog.cpp:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
QString NewInstanceDialog::instGroup() const
271
{
272
return ui->groupBox->currentText();
273
}
274
QString NewInstanceDialog::iconKey() const
275
{
276
return InstIconKey;
Callers
2
on_actionCopyInstance_triggered
Method · 0.45
addInstance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected