MCPcopy 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
70void PluginPreferences::defaults()
71{
72 Core::self()->pluginControllerInternal()->resetToDefaults();
73 selector->load();
74}
75
76void PluginPreferences::apply()
77{

Callers

nothing calls this directly

Calls 3

resetToDefaultsMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected