Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ saveSettings
Method
saveSettings
kdevplatform/shell/settings/environmentwidget.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
void EnvironmentWidget::saveSettings( KConfig* config )
157
{
158
m_environmentProfileListModel->saveToConfig(config);
159
}
160
161
void EnvironmentWidget::defaults( KConfig* config )
162
{
Callers
2
apply
Method · 0.45
apply
Method · 0.45
Calls
1
saveToConfig
Method · 0.80
Tested by
no test coverage detected