Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ defaults
Method
defaults
kdevplatform/shell/settings/pluginpreferences.cpp:70–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void PluginPreferences::defaults()
71
{
72
Core::self()->pluginControllerInternal()->resetToDefaults();
73
selector->load();
74
}
75
76
void PluginPreferences::apply()
77
{
Callers
nothing calls this directly
Calls
3
resetToDefaults
Method · 0.80
pluginControllerInternal
Method · 0.80
load
Method · 0.45
Tested by
no test coverage detected