Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
void 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
uiController
Method · 0.80
removeToolView
Method · 0.45
Tested by
no test coverage detected