Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ instGroup
Method
instGroup
launcher/ui/dialogs/NewInstanceDialog.cpp:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
}
287
288
QString NewInstanceDialog::instGroup() const
289
{
290
return ui->groupBox->currentText();
291
}
292
QString NewInstanceDialog::iconKey() const
293
{
294
return InstIconKey;
Callers
2
on_actionCopyInstance_triggered
Method · 0.45
addInstance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected