MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / instGroup

Method instGroup

launcher/ui/dialogs/NewInstanceDialog.cpp:270–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

268}
269
270QString NewInstanceDialog::instGroup() const
271{
272 return ui->groupBox->currentText();
273}
274QString NewInstanceDialog::iconKey() const
275{
276 return InstIconKey;

Callers 2

addInstanceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected