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

Method declaration

plugins/contextbrowser/contextbrowserview.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128KDevelop::IndexedDeclaration ContextBrowserView::declaration() const
129{
130 return m_declaration;
131}
132
133AbstractNavigationWidget* ContextBrowserView::createWidget(Declaration* decl, TopDUContext* topContext)
134{

Callers 6

declarationMenuMethod · 0.45
showEventMethod · 0.45
contextMenuExtensionMethod · 0.45
findDeclarationMethod · 0.45
switchUseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected