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

Method sourceFormatterControllerInternal

kdevplatform/shell/core.cpp:569–572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

567}
568
569SourceFormatterController* Core::sourceFormatterControllerInternal()
570{
571 return d->sourceFormatterController.data();
572}
573
574
575ProgressManager *Core::progressController()

Callers 9

initializeMethod · 0.80
saveSettingsMethod · 0.80
resetMethod · 0.80
applyMethod · 0.80
applyMethod · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected