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

Function defaultProfileName

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

Source from the content-addressed store, hash-verified

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
41void decode(KConfig* config, EnvironmentProfileListPrivate* d)

Callers 5

dataMethod · 0.85
defaultProfileIndexMethod · 0.85
removeProfileMethod · 0.85
setDefaultProfileMethod · 0.85
decodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected