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

Method iconKey

launcher/ui/dialogs/NewInstanceDialog.cpp:222–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected