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

Function KEY_KPlugin

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

Source from the content-addressed store, hash-verified

55inline QString KEY_Required() { return QStringLiteral("X-KDevelop-IRequired"); }
56inline QString KEY_Optional() { return QStringLiteral("X-KDevelop-IOptional"); }
57inline QString KEY_KPlugin() { return QStringLiteral("KPlugin"); }
58inline QString KEY_EnabledByDefault() { return QStringLiteral("EnabledByDefault"); }
59
60inline QString KEY_Global() { return QStringLiteral("Global"); }

Callers 3

initializeMethod · 0.85
resetToDefaultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected