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

Method tabWidget

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

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

Source from the content-addressed store, hash-verified

506
507//============================================================================
508CDockWidgetTab* CDockWidget::tabWidget() const
509{
510 return d->TabWidget;
511}
512
513
514//============================================================================

Callers 5

tabWidgetAtMethod · 0.80
insertDockWidgetMethod · 0.80
removeDockWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected