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

Method unload

plugins/outlineview/outlineviewplugin.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void OutlineViewPlugin::unload()
57{
58 core()->uiController()->removeToolView(m_factory);
59}
60
61#include "outlineviewplugin.moc"
62#include "moc_outlineviewplugin.cpp"

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected