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

Method titleBarButton

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

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

Source from the content-addressed store, hash-verified

1194
1195//============================================================================
1196QAbstractButton* CDockAreaWidget::titleBarButton(TitleBarButton which) const
1197{
1198 return d->TitleBar->button(which);
1199}
1200
1201
1202//============================================================================

Callers 1

addDockAreasToListMethod · 0.80

Calls 1

buttonMethod · 0.80

Tested by

no test coverage detected