ProductPresenterView::NUMBER_OF_POSTERS is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXProductPresenterView::NUMBER_OF_POSTERS

ProductPresenterView::NUMBER_OF_POSTERS variable

Syntax

static const uint8_t NUMBER_OF_POSTERS = 3;

References

LocationReferrerScopeText
ProductPresenterView.hpp:44
static const uint8_t NUMBER_OF_POSTERS = 3;
ProductPresenterView.cpp:49ProductPresenterView::setupScreen()ProductPresenterView
for (int i = 0; i < NUMBER_OF_POSTERS; i++)
ProductPresenterView.cpp:141ProductPresenterView::setLanguage()ProductPresenterView
for (int i = 0; i < NUMBER_OF_POSTERS; i++)
ProductPresenterView.hpp:52
FeaturePoster poster[NUMBER_OF_POSTERS];
ProductPresenterView.hpp:53
Container posters[NUMBER_OF_POSTERS];

Data Use

Functions reading ProductPresenterView::NUMBER_OF_POSTERS
ProductPresenterView::NUMBER_OF_POSTERS
Type of ProductPresenterView::NUMBER_OF_POSTERS
ProductPresenterView::NUMBER_OF_POSTERS
uint8_t
all items filtered out