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

Function KEY_Gui

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

Source from the content-addressed store, hash-verified

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"); }
64inline QString KEY_UserSelectable() { return QStringLiteral("UserSelectable"); }
65

Callers 2

loadPluginInternalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected