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

Function KEY_Category

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

Source from the content-addressed store, hash-verified

49
50inline QString KEY_LoadMode() { return QStringLiteral("X-KDevelop-LoadMode"); }
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"); }

Callers 3

isGlobalPluginFunction · 0.85
projectPluginsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected