touchgfx::Drawable::nextSibling is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::nextSibling

touchgfx::Drawable::nextSibling field

Syntax

Drawable* nextSibling;

References

LocationReferrerScopeText
Drawable.hpp:633
Drawable* nextSibling; ///< Pointer to the next drawable. Maintained by containers.
Drawable.hpp:62touchgfx::Drawable::Drawable()touchgfx::Drawable
nextSibling(0),
Drawable.hpp:147touchgfx::Drawable::getNextSibling()touchgfx::Drawable
return nextSibling;

Data Use

Functions reading touchgfx::Drawable::nextSibling
touchgfx::Drawable::nextSibling
Type of touchgfx::Drawable::nextSibling
touchgfx::Drawable::nextSibling
all items filtered out