Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
463
void 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
insertChild
Method · 0.80
removeChild
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected