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

Function globalConfig

kdevplatform/shell/sourceformattercontroller.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84KConfigGroup globalConfig()
85{
86 return KSharedConfig::openConfig()->group(Strings::sourceFormatter());
87}
88
89bool projectOverridesSession(const KConfigGroup& projectConfig)
90{

Callers 3

styleMethod · 0.85
globalConfigMethod · 0.85
stylesForFormatterMethod · 0.85

Calls 1

sourceFormatterFunction · 0.85

Tested by

no test coverage detected