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

Function KEY_Version

kdevplatform/shell/plugincontroller.cpp:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51inline QString KEY_Category() { return QStringLiteral("X-KDevelop-Category"); }
52inline QString KEY_Mode() { return QStringLiteral("X-KDevelop-Mode"); }
53inline QString KEY_Version() { return QStringLiteral("X-KDevelop-Version"); }
54inline QString KEY_Interfaces() { return QStringLiteral("X-KDevelop-Interfaces"); }
55inline QString KEY_Required() { return QStringLiteral("X-KDevelop-IRequired"); }
56inline QString KEY_Optional() { return QStringLiteral("X-KDevelop-IOptional"); }

Callers 2

hasMandatoryPropertiesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected