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

Function envGroup

kdevplatform/util/environmentprofilelist.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33// TODO: migrate to more consistent key term "Default Environment Profile"
34inline QString defaultEnvProfileKey() { return QStringLiteral("Default Environment Group"); }
35inline QString envGroup() { return QStringLiteral("Environment Settings"); }
36// TODO: migrate to more consistent key term "Profile List"
37inline QString profileListKey() { return QStringLiteral("Group List"); }
38inline QString defaultProfileName() { return QStringLiteral("default"); }

Callers 2

decodeFunction · 0.85
encodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected