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

Method setParentAspect

src/backend/core/AbstractAspect.cpp:463–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

461}
462
463void AbstractAspect::setParentAspect(AbstractAspect* parent) {
464 d->m_parent = parent;
465}
466
467/**
468 * \brief Return the folder the Aspect is contained in or 0 if there is none.

Callers 2

insertChildMethod · 0.80
removeChildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected