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

Method centralWidget

src/3rdparty/Qt-Advanced-Docking-System/src/DockManager.cpp:1138–1141  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1136
1137//============================================================================
1138CDockWidget* CDockManager::centralWidget() const
1139{
1140 return d->CentralWidget;
1141}
1142
1143
1144//============================================================================

Callers 5

isCentralWidgetMethod · 0.80
updateSplitterHandlesMethod · 0.80
isCentralWidgetAreaMethod · 0.80
containsCentralWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected