Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setToDefault
Function
setToDefault
src/optiondialog.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
{
57
}
58
void setToDefault() override { setChecked(getDefault()); }
59
void setToCurrent() override { setChecked(getCurrent()); }
60
61
using OptionBool::apply;
Callers
nothing calls this directly
Calls
1
toString
Function · 0.85
Tested by
no test coverage detected