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