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

Method unload

plugins/classbrowser/classbrowserplugin.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81void ClassBrowserPlugin::unload()
82{
83 core()->uiController()->removeToolView(m_factory);
84}
85
86KDevelop::ContextMenuExtension ClassBrowserPlugin::contextMenuExtension(KDevelop::Context* context, QWidget* parent)
87{

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected