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

Function KEY_LoadMode

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

Source from the content-addressed store, hash-verified

48inline QString KEY_Suffix_Enabled() { return QStringLiteral("Enabled"); }
49
50inline QString KEY_LoadMode() { return QStringLiteral("X-KDevelop-LoadMode"); }
51inline QString KEY_Category() { return QStringLiteral("X-KDevelop-Category"); }
52inline QString KEY_Mode() { return QStringLiteral("X-KDevelop-Mode"); }
53inline QString KEY_Version() { return QStringLiteral("X-KDevelop-Version"); }

Callers 2

isUserSelectableFunction · 0.85
canUnloadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected