MCPcopy 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
156void EnvironmentWidget::saveSettings( KConfig* config )
157{
158 m_environmentProfileListModel->saveToConfig(config);
159}
160
161void EnvironmentWidget::defaults( KConfig* config )
162{

Callers 2

applyMethod · 0.45
applyMethod · 0.45

Calls 1

saveToConfigMethod · 0.80

Tested by

no test coverage detected