touchgfx::Container::removeAll() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Container::removeAll()

touchgfx::Container::removeAll() method

@fn virtual void Container::removeAll(); Removes all children by resetting their parent and sibling pointers. Removes all children by resetting their parent and sibling pointers.

Syntax

virtual void removeAll();

References

LocationReferrerScopeText
Container.hpp:99
virtual void removeAll();
ListLayout.hpp:140touchgfx::ListLayout::removeAll()touchgfx::ListLayout
virtual void removeAll();

Override Tree

Overridden methods
all items filtered out
touchgfx::Container::removeAll()