MCPcopy Create free account
hub / github.com/MultiMC/Launcher / defValue

Method defValue

launcher/settings/OverrideSetting.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32QVariant OverrideSetting::defValue() const
33{
34 return m_other->get();
35}
36
37QVariant OverrideSetting::get() const
38{

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected