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

Function projectFileDescription

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

Source from the content-addressed store, hash-verified

48 }
49 QString projectFileExtension() override { return QString(); }
50 QString projectFileDescription() override { return QString(); }
51 QStringList defaultPlugins() override { return m_plugins; }
52
53 /**

Callers

nothing calls this directly

Calls 1

QStringClass · 0.70

Tested by

no test coverage detected