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

Method sourceFormatterItems

kdevplatform/language/interfaces/ilanguagesupport.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78SourceFormatterItemList ILanguageSupport::sourceFormatterItems() const
79{
80 return SourceFormatterItemList();
81}
82
83QString ILanguageSupport::indentationSample() const
84{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected