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

Function KEY_UserSelectable

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

Source from the content-addressed store, hash-verified

62inline QString KEY_Gui() { return QStringLiteral("GUI"); }
63inline QString KEY_AlwaysOn() { return QStringLiteral("AlwaysOn"); }
64inline QString KEY_UserSelectable() { return QStringLiteral("UserSelectable"); }
65
66bool isUserSelectable( const KPluginMetaData& info )
67{

Callers 1

isUserSelectableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected