Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ sourceFormatter
Function
sourceFormatter
kdevplatform/shell/sourceformattercontroller.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
namespace Config {
66
namespace Strings {
67
QString sourceFormatter()
68
{
69
return QStringLiteral(
"SourceFormatter"
);
70
}
71
constexpr const char* useDefault =
"UseDefault"
;
72
}
73
Callers
4
projectConfig
Function · 0.85
sessionConfig
Function · 0.85
globalConfig
Function · 0.85
stylesForFormatter
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected