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

Method defValue

launcher/settings/OverrideSetting.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected