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

Method viewCreated

src/backend/core/AbstractPart.cpp:85–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83#endif
84
85bool AbstractPart::viewCreated() const {
86 return m_partView != nullptr;
87}
88
89/*!
90 * this function is called when PartMdiView, the mdi-subwindow-wrapper of the actual view,

Callers 1

handleSettingsChangesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected