Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
569
SourceFormatterController* Core::sourceFormatterControllerInternal()
570
{
571
return d->sourceFormatterController.data();
572
}
573
574
575
ProgressManager *Core::progressController()
Callers
9
queryPluginsForContextMenuExtensions
Method · 0.80
updateSourceFormatterGuiClient
Method · 0.80
initialize
Method · 0.80
SourceFormatterSelectionEdit
Method · 0.80
addSourceFormatterNoUi
Method · 0.80
saveSettings
Method · 0.80
reset
Method · 0.80
apply
Method · 0.80
apply
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected