MCPcopy Create free account
hub / github.com/KDAB/KDDockWidgets / dptr

Method dptr

src/core/DropIndicatorOverlay.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215}
216
217DropIndicatorOverlay::Private *DropIndicatorOverlay::dptr() const
218{
219 return d;
220}
221
222void DropIndicatorOverlay::onHoveredGroupChanged(Core::Group *)
223{

Callers 1

DropIndicatorOverlayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected