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

touchgfx::Container::firstChild field

Syntax

Drawable* firstChild;

References

LocationReferrerScopeText
Container.hpp:247
Drawable* firstChild; ///< Pointer to the first child of this container. Subsequent children can be found through firstChild->nextSibling.
Container.hpp:53touchgfx::Container::Container()touchgfx::Container
firstChild(0)
Container.hpp:219touchgfx::Container::getFirstChild()touchgfx::Container
return firstChild;

Data Use

Functions reading touchgfx::Container::firstChild
touchgfx::Container::firstChild
Type of touchgfx::Container::firstChild
touchgfx::Container::firstChild
all items filtered out