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

Method saveToConfig

kdevplatform/shell/settings/environmentprofilelistmodel.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196
197void EnvironmentProfileListModel::saveToConfig(KConfig* config)
198{
199 saveSettings(config);
200}
201
202#include "moc_environmentprofilelistmodel.cpp"

Callers 1

saveSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected