TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Drawable::invalidate() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::Drawable::invalidate() const

touchgfx::Drawable::invalidate() const method

@fn virtual void Drawable::invalidate() const; Tell the framework that this entire drawable needs to be redrawn. Tell the framework that this entire drawable needs to be redrawn. @see invalidateRect

Syntax

virtual void invalidate() const;

Examples

touchgfx::Drawable::invalidate() const is referenced by 4 libraries and example projects.

Data Use

Data written by touchgfx::Drawable::invalidate() const
touchgfx::Drawable::invalidate() const
Overridden methods
touchgfx::Drawable::invalidate() const