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

Function KEY_Plugins

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

Source from the content-addressed store, hash-verified

45namespace {
46
47inline QString KEY_Plugins() { return QStringLiteral("Plugins"); }
48inline QString KEY_Suffix_Enabled() { return QStringLiteral("Enabled"); }
49
50inline QString KEY_LoadMode() { return QStringLiteral("X-KDevelop-LoadMode"); }

Callers 5

enabledStateMethod · 0.85
initializeMethod · 0.85
loadPluginInternalMethod · 0.85
updateLoadedPluginsMethod · 0.85
resetToDefaultsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected