Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ registerToolView
Method
registerToolView
plugins/contextbrowser/contextbrowser.cpp:1015–1018 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1013
}
1014
1015
void ContextBrowserPlugin::registerToolView(ContextBrowserView* view)
1016
{
1017
m_views << view;
1018
}
1019
1020
void ContextBrowserPlugin::previousUseShortcut()
1021
{
Callers
2
startOutput
Method · 0.45
ContextBrowserView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected