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

Method toggleViewAction

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

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

Source from the content-addressed store, hash-verified

688
689//============================================================================
690QAction* CDockWidget::toggleViewAction() const
691{
692 return d->ToggleViewAction;
693}
694
695
696//============================================================================

Callers 4

setupToolBarMethod · 0.80
initDocksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected