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

Method unload

plugins/filetemplates/filetemplatesplugin.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84void FileTemplatesPlugin::unload()
85{
86 core()->uiController()->removeToolView(m_toolView);
87}
88
89ContextMenuExtension FileTemplatesPlugin::contextMenuExtension(Context* context, QWidget* parent)
90{

Callers

nothing calls this directly

Calls 2

uiControllerMethod · 0.80
removeToolViewMethod · 0.45

Tested by

no test coverage detected