Carousel::handleZoomAnimationEvent() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXCarousel::handleZoomAnimationEvent()

Carousel::handleZoomAnimationEvent() method

@fn virtual void Carousel::handleZoomAnimationEvent(const ZoomAnimationImage& element); Handles the zoom animation event described by element.

Syntax

virtual void handleZoomAnimationEvent(const ZoomAnimationImage& element);
Implemented in Carousel.cpp:194

Arguments

element

The element.

References

LocationText
Carousel.cpp:194
void Carousel::handleZoomAnimationEvent(const ZoomAnimationImage& element)
Carousel.hpp:274
virtual void handleZoomAnimationEvent(const ZoomAnimationImage& element);

Call Tree

Functions called by Carousel::handleZoomAnimationEvent()
Carousel::handleZoomAnimationEvent()
Data read by Carousel::handleZoomAnimationEvent()
Data written by Carousel::handleZoomAnimationEvent()
Carousel::handleZoomAnimationEvent()
all items filtered out