Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
222
QString NewInstanceDialog::iconKey() const
223
{
224
return InstIconKey;
225
}
226
227
void NewInstanceDialog::on_iconButton_clicked()
228
{
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