MCPcopy Create free account
hub / github.com/MultiMC/Launcher / instGroup

Method instGroup

launcher/ui/dialogs/NewInstanceDialog.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218QString NewInstanceDialog::instGroup() const
219{
220 return ui->groupBox->currentText();
221}
222QString NewInstanceDialog::iconKey() const
223{
224 return InstIconKey;

Callers 2

addInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected