MCPcopy 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
83void TestViewPlugin::unload()
84{
85 core()->uiController()->removeToolView(m_viewFactory);
86}
87
88void TestViewPlugin::runAllTests()
89{

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected