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

Method hasMdiSubWindow

src/backend/core/AbstractPart.cpp:80–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78
79#ifndef SDK
80bool AbstractPart::hasMdiSubWindow() const {
81 return m_dockWidget;
82}
83#endif
84
85bool AbstractPart::viewCreated() const {

Callers 1

saveMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected