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

Method sideBar

src/3rdparty/Qt-Advanced-Docking-System/src/AutoHideTab.cpp:235–238  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

233
234//============================================================================
235CAutoHideSideBar* CAutoHideTab::sideBar() const
236{
237 return d->SideBar;
238}
239
240
241//============================================================================

Callers 2

autoHideSideBarMethod · 0.80
addAutoHideWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected