MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / iconKey

Method iconKey

launcher/BaseInstance.cpp:377–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375}
376
377QString BaseInstance::iconKey() const
378{
379 return m_settings->get("iconKey").toString();
380}
381
382void BaseInstance::setName(QString val)
383{

Callers 2

processMultiMCMethod · 0.45
dataMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected