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

Method dockAreaWidget

src/3rdparty/Qt-Advanced-Docking-System/src/DockWidgetTab.cpp:647–650  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

645
646//============================================================================
647CDockAreaWidget* CDockWidgetTab::dockAreaWidget() const
648{
649 return d->DockArea;
650}
651
652
653//============================================================================

Callers 1

startFloatingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected