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

Method dockAreaWidget

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

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

Source from the content-addressed store, hash-verified

617
618//============================================================================
619CDockAreaWidget* CDockWidget::dockAreaWidget() const
620{
621 return d->DockArea;
622}
623
624//============================================================================
625CAutoHideTab* CDockWidget::sideTabWidget() const

Callers 14

startFloatingMethod · 0.45
moveToNewSectionMethod · 0.45
moveToContainerMethod · 0.45
addDockWidgetMethod · 0.45
removeDockWidgetMethod · 0.45
addDockWidgetFloatingMethod · 0.45
updateDockWidgetFocusMethod · 0.45
CFloatingDragPreviewMethod · 0.45
initDocksMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected