SwipeContainer::setDotIndicatorBitmaps() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXSwipeContainer::setDotIndicatorBitmaps()

SwipeContainer::setDotIndicatorBitmaps() method

@fn void SwipeContainer::setDotIndicatorBitmaps(const touchgfx::Bitmap& normalDot, const touchgfx::Bitmap& highlightedDot); Sets the bitmaps that are used by the dot indicator.

Syntax

void setDotIndicatorBitmaps(const touchgfx::Bitmap& normalDot,     const touchgfx::Bitmap& highlightedDot);
Implemented in SwipeContainer.cpp:70

Arguments

normalDot

The normal dot.

highlightedDot

The highlighted dot.

References

LocationText
SwipeContainer.cpp:70
void SwipeContainer::setDotIndicatorBitmaps(const touchgfx::Bitmap& normalDot, const touchgfx::Bitmap& highlightedDot)
SwipeContainer.hpp:103
void setDotIndicatorBitmaps(const touchgfx::Bitmap& normalDot, const touchgfx::Bitmap& highlightedDot);

Call Tree

Functions called by SwipeContainer::setDotIndicatorBitmaps()
SwipeContainer::setDotIndicatorBitmaps()
all items filtered out
Data read by SwipeContainer::setDotIndicatorBitmaps()
SwipeContainer::setDotIndicatorBitmaps()