Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ sourceFormatterController
Method
sourceFormatterController
kdevplatform/shell/core.cpp:564–567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
}
563
564
ISourceFormatterController* Core::sourceFormatterController()
565
{
566
return d->sourceFormatterController.data();
567
}
568
569
SourceFormatterController* Core::sourceFormatterControllerInternal()
570
{
Callers
4
generateNewText
Method · 0.80
initTestCase
Method · 0.80
insertFunctionDeclaration
Method · 0.80
perProjectConfigPages
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
1
initTestCase
Method · 0.64