MCPcopy Create free account
hub / github.com/KDE/kdevelop / reset

Method reset

plugins/custom-buildsystem/kcm_custombuildsystem.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30void CustomBuildSystemKCModule::reset()
31{
32 ProjectConfigPage::reset();
33 configWidget->loadFrom(CustomBuildSystemSettings::self()->config());
34}
35
36void CustomBuildSystemKCModule::apply()
37{

Callers 1

formatSourceWithStyleMethod · 0.45

Calls 3

resetFunction · 0.85
loadFromMethod · 0.45
configMethod · 0.45

Tested by

no test coverage detected