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

Method dockContainers

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

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

Source from the content-addressed store, hash-verified

772
773//============================================================================
774const QList<CDockContainerWidget*> CDockManager::dockContainers() const
775{
776 return d->Containers;
777}
778
779
780//============================================================================

Callers 2

updateDropOverlaysMethod · 0.80
updateDropOverlaysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected