MCPcopy Create free account
hub / github.com/cegui/cegui / removeChild

Function removeChild

cegui/include/CEGUI/Window.h:1837–1837  ·  view source on GitHub ↗

! \brief Remove the Element referenced by the given name path from this Element's child list. \param name_path String the name path that references the the Element to be removed. If the Element specified is not attached to this Window, UnknownObjectException is thrown */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

removeItemMethod · 0.85
cleanupChildrenMethod · 0.85
removeChildAtIndexMethod · 0.85
setGridDimensionsMethod · 0.85
removeChildAtIndexMethod · 0.85
addChild_implMethod · 0.85
removeColumnMethod · 0.85
setPopupMenu_implMethod · 0.85

Calls 1

findChildFunction · 0.85

Tested by

no test coverage detected