TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Drawable::handleTickEvent() 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::handleTickEvent()

touchgfx::Drawable::handleTickEvent() method

@fn virtual void Drawable::handleTickEvent() Called periodically by the framework if the Drawable instance has subscribed to timer ticks. Called periodically by the framework if the Drawable instance has subscribed to timer ticks. @see Application::registerTimerWidget

Syntax

virtual void handleTickEvent();

Examples

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