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

Method tabBar

src/3rdparty/Qt-Advanced-Docking-System/src/DockAreaTitleBar.cpp:383–386  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

381
382//============================================================================
383CDockAreaTabBar* CDockAreaTitleBar::tabBar() const
384{
385 return d->TabBar;
386}
387
388
389//============================================================================

Callers 2

dropAreaUnderCursorMethod · 0.45
DatapickerViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected