touchgfx::TypedText::registerTexts() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesTouchGFXtouchgfx::TypedText::registerTexts()

touchgfx::TypedText::registerTexts() method

@fn static void TypedText::registerTexts(const Texts* t) Registers an array of texts. Registers an array of texts.

Syntax

static void registerTexts(const Texts* t);

Arguments

t

The array of texts.

References

LocationText
TypedText.hpp:199
static void registerTexts(const Texts* t)

Data Use

Data read by touchgfx::TypedText::registerTexts()
Data written by touchgfx::TypedText::registerTexts()
touchgfx::TypedText::registerTexts()
all items filtered out