Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ unload
Method
unload
plugins/git/gitplugin.cpp:216–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
214
{}
215
216
void GitPlugin::unload()
217
{
218
core()->uiController()->removeToolView(m_commitToolViewFactory);
219
}
220
221
bool emptyOutput(DVcsJob* job)
222
{
Callers
nothing calls this directly
Calls
2
uiController
Method · 0.80
removeToolView
Method · 0.45
Tested by
no test coverage detected