MCPcopy 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

65namespace Config {
66namespace Strings {
67QString sourceFormatter()
68{
69 return QStringLiteral("SourceFormatter");
70}
71constexpr const char* useDefault = "UseDefault";
72}
73

Callers 4

projectConfigFunction · 0.85
sessionConfigFunction · 0.85
globalConfigFunction · 0.85
stylesForFormatterMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected