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

Function configTitleKey

plugins/custom-buildsystem/configconstants.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 QString projectPathKey() { return QStringLiteral("Path"); }
24 QString customBuildSystemGroup() { return QStringLiteral("CustomBuildSystem"); }
25 QString configTitleKey() { return QStringLiteral("Title"); }
26}

Callers 2

loadFromMethod · 0.85
saveConfigMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected