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

Method containerOverlay

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

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

Source from the content-addressed store, hash-verified

758
759//============================================================================
760CDockOverlay* CDockManager::containerOverlay() const
761{
762 return d->ContainerOverlay;
763}
764
765
766//============================================================================

Callers 12

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

Calls

no outgoing calls

Tested by

no test coverage detected