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

Method projectFileDescription

app/kdevideextension.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45QString KDevIDEExtension::projectFileDescription()
46{
47 return i18n("KDevelop Project Files");
48}
49
50QStringList KDevIDEExtension::defaultPlugins()
51{

Callers 1

OpenProjectDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected