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