MCPcopy Create free account
hub / github.com/KDE/labplot / dockManager

Method dockManager

src/3rdparty/Qt-Advanced-Docking-System/src/DockWidget.cpp:574–577  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

572
573//============================================================================
574CDockManager* CDockWidget::dockManager() const
575{
576 return d->DockManager;
577}
578
579
580//============================================================================

Callers 15

componentsFactoryMethod · 0.45
addDockWidgetMethod · 0.45
collapseViewMethod · 0.45
insertDockWidgetMethod · 0.45
startFloatingMethod · 0.45
focusControllerMethod · 0.45
startFloatingMethod · 0.45
setActiveTabMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected