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

Function profileListKey

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

TODO: migrate to more consistent key term "Profile List"

Source from the content-addressed store, hash-verified

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"); }
39}
40

Callers 2

decodeFunction · 0.85
encodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected