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

Method titleBar

src/3rdparty/Qt-Advanced-Docking-System/src/DockAreaWidget.cpp:1401–1404  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1399
1400//============================================================================
1401CDockAreaTitleBar* CDockAreaWidget::titleBar() const
1402{
1403 return d->TitleBar;
1404}
1405
1406
1407//============================================================================

Callers 2

dropAreaUnderCursorMethod · 0.45
updateDockAreaFocusStyleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected