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

Method indentationSample

kdevplatform/language/interfaces/ilanguagesupport.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83QString ILanguageSupport::indentationSample() const
84{
85 return QString();
86}
87
88QReadWriteLock* ILanguageSupport::parseLock() const
89{

Callers

nothing calls this directly

Calls 1

QStringClass · 0.50

Tested by

no test coverage detected