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

Method allowLockedUpdate

plugins/contextbrowser/contextbrowserview.cpp:353–356  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351}
352
353void ContextBrowserView::allowLockedUpdate()
354{
355 m_allowLockedUpdate = true;
356}
357
358void ContextBrowserView::setNavigationWidget(QWidget* widget)
359{

Callers 1

showUsesDelayedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected