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

Method isRestoringState

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

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

Source from the content-addressed store, hash-verified

1225
1226//===========================================================================
1227bool CDockManager::isRestoringState() const
1228{
1229 return d->RestoringState;
1230}
1231
1232
1233//===========================================================================

Callers 12

addDockWidgetMethod · 0.80
hideEventMethod · 0.80
showDockWidgetMethod · 0.80
setActiveTabMethod · 0.80
insertDockWidgetMethod · 0.80
setCurrentDockWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected