MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / iconKey

Method iconKey

launcher/BaseInstance.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339QString BaseInstance::iconKey() const
340{
341 return m_settings->get("iconKey").toString();
342}
343
344void BaseInstance::setName(QString val)
345{

Callers 2

processMultiMCMethod · 0.45
dataMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected