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

Method dropOverlayRect

src/3rdparty/Qt-Advanced-Docking-System/src/DockOverlay.cpp:655–658  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

653
654//============================================================================
655QRect CDockOverlay::dropOverlayRect() const
656{
657 return d->DropAreaRect;
658}
659
660
661//============================================================================

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected