MCPcopy 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
289QString NewInstanceDialog::instGroup() const
290{
291 return ui->groupBox->currentText();
292}
293QString NewInstanceDialog::iconKey() const
294{
295 return InstIconKey;

Callers 2

addInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected