Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
223
QString NewInstanceDialog::iconKey() const
224
{
225
return InstIconKey;
226
}
227
228
void NewInstanceDialog::on_iconButton_clicked()
229
{
Callers
7
on_actionCopyInstance_triggered
Method · 0.45
on_actionChangeInstIcon_triggered
Method · 0.45
instanceChanged
Method · 0.45
InstanceWindow
Method · 0.45
icon
Method · 0.45
on_upgradeButton_clicked
Method · 0.45
SaveIcon
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected