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

Method iconKey

launcher/ui/dialogs/NewInstanceDialog.cpp:223–226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221 return ui->groupBox->currentText();
222}
223QString NewInstanceDialog::iconKey() const
224{
225 return InstIconKey;
226}
227
228void NewInstanceDialog::on_iconButton_clicked()
229{

Callers 7

instanceChangedMethod · 0.45
InstanceWindowMethod · 0.45
iconMethod · 0.45
SaveIconFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected