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

Function KEY_Global

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

Source from the content-addressed store, hash-verified

58inline QString KEY_EnabledByDefault() { return QStringLiteral("EnabledByDefault"); }
59
60inline QString KEY_Global() { return QStringLiteral("Global"); }
61inline QString KEY_Project() { return QStringLiteral("Project"); }
62inline QString KEY_Gui() { return QStringLiteral("GUI"); }
63inline QString KEY_AlwaysOn() { return QStringLiteral("AlwaysOn"); }

Callers 2

isGlobalPluginFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected