Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
void EnvironmentProfileListModel::saveToConfig(KConfig* config)
198
{
199
saveSettings(config);
200
}
201
202
#include
"moc_environmentprofilelistmodel.cpp"
Callers
1
saveSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected