Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ unload
Method
unload
plugins/testview/testviewplugin.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
void TestViewPlugin::unload()
84
{
85
core()->uiController()->removeToolView(m_viewFactory);
86
}
87
88
void TestViewPlugin::runAllTests()
89
{
Callers
nothing calls this directly
Calls
2
uiController
Method · 0.80
removeToolView
Method · 0.45
Tested by
no test coverage detected