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

Callers 2

addInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected