Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ defValue
Method
defValue
launcher/settings/Setting.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
QVariant Setting::defValue() const
41
{
42
return m_defVal;
43
}
44
45
void Setting::set(QVariant value)
46
{
Callers
1
getConsoleMaxLines
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected