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

Method dockContainer

src/3rdparty/Qt-Advanced-Docking-System/src/AutoHideSideBar.cpp:451–454  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

449
450//===========================================================================
451CDockContainerWidget* CAutoHideSideBar::dockContainer() const
452{
453 return d->ContainerWidget;
454}
455
456
457//===========================================================================

Callers 1

removeAutoHideWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected