Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ iconKey
Method
iconKey
launcher/BaseInstance.cpp:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
QString BaseInstance::iconKey() const
390
{
391
return m_settings->get(
"iconKey"
).toString();
392
}
393
394
void BaseInstance::setName(QString val)
395
{
Callers
2
processMultiMC
Method · 0.45
data
Method · 0.45
Calls
2
toString
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected