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

Function KEY_Mode

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

Source from the content-addressed store, hash-verified

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"); }
55inline QString KEY_Required() { return QStringLiteral("X-KDevelop-IRequired"); }

Callers 3

hasMandatoryPropertiesFunction · 0.85
loadPluginInternalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected