Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
void CustomBuildSystemKCModule::reset()
31
{
32
ProjectConfigPage::reset();
33
configWidget->loadFrom(CustomBuildSystemSettings::self()->config());
34
}
35
36
void CustomBuildSystemKCModule::apply()
37
{
Callers
1
formatSourceWithStyle
Method · 0.45
Calls
3
reset
Function · 0.85
loadFrom
Method · 0.45
config
Method · 0.45
Tested by
no test coverage detected