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

Method globalConfig

kdevplatform/shell/sourceformattercontroller.cpp:396–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

394}
395
396KConfigGroup SourceFormatterController::globalConfig() const
397{
398 return Config::globalConfig();
399}
400
401auto SourceFormatterController::stylesForFormatter(const ISourceFormatter& formatter) const -> StyleMap
402{

Callers 1

saveSettingsMethod · 0.80

Calls 1

globalConfigFunction · 0.85

Tested by

no test coverage detected