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

Method unload

plugins/contextbrowser/contextbrowser.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334void ContextBrowserPlugin::unload()
335{
336 core()->uiController()->removeToolView(m_viewFactory);
337}
338
339KDevelop::ContextMenuExtension ContextBrowserPlugin::contextMenuExtension(KDevelop::Context* context, QWidget* parent)
340{

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected