Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
KConfigGroup globalConfig()
85
{
86
return KSharedConfig::openConfig()->group(Strings::sourceFormatter());
87
}
88
89
bool projectOverridesSession(const KConfigGroup& projectConfig)
90
{
Callers
3
style
Method · 0.85
globalConfig
Method · 0.85
stylesForFormatter
Method · 0.85
Calls
1
sourceFormatter
Function · 0.85
Tested by
no test coverage detected