MCPcopy 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
1015void ContextBrowserPlugin::registerToolView(ContextBrowserView* view)
1016{
1017 m_views << view;
1018}
1019
1020void ContextBrowserPlugin::previousUseShortcut()
1021{

Callers 2

startOutputMethod · 0.45
ContextBrowserViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected