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

Method titleBarActions

src/3rdparty/Qt-Advanced-Docking-System/src/DockWidget.cpp:1218–1221  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1216
1217//============================================================================
1218QList<QAction*> CDockWidget::titleBarActions() const
1219{
1220 return d->TitleBarActions;
1221}
1222
1223
1224//============================================================================

Calls

no outgoing calls

Tested by

no test coverage detected