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

Method dockAreaOverlay

src/3rdparty/Qt-Advanced-Docking-System/src/DockManager.cpp:767–770  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

765
766//============================================================================
767CDockOverlay* CDockManager::dockAreaOverlay() const
768{
769 return d->DockAreaOverlay;
770}
771
772
773//============================================================================

Callers 8

updateDropOverlaysMethod · 0.80
handleEscapeKeyMethod · 0.80
getDropModeMethod · 0.80
dropFloatingWidgetMethod · 0.80
cancelDraggingMethod · 0.80
updateDropOverlaysMethod · 0.80
finishDraggingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected