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

Function projectFileExtension

kdevplatform/tests/autotestshell.h:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47 return params;
48 }
49 QString projectFileExtension() override { return QString(); }
50 QString projectFileDescription() override { return QString(); }
51 QStringList defaultPlugins() override { return m_plugins; }
52

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected