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

Method widget

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

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

Source from the content-addressed store, hash-verified

499
500//============================================================================
501QWidget* CDockWidget::widget() const
502{
503 return d->Widget;
504}
505
506
507//============================================================================

Callers 15

tabMethod · 0.45
resetMethod · 0.45
dropIntoContainerMethod · 0.45
dropIntoSectionMethod · 0.45
updateSplitterHandlesMethod · 0.45
saveChildNodesStateMethod · 0.45
dumpRecursiveMethod · 0.45
removeDockAreaMethod · 0.45
currentTabMethod · 0.45
tabMethod · 0.45
handleSettingsChangesMethod · 0.45
NotebookViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected