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

touchgfx::Texts::setLanguage() method

@fn static void Texts::setLanguage(LanguageId id); Sets the current language for texts. Sets the current language for texts.

Syntax

static void setLanguage(LanguageId id);

Arguments

id

The id of the language.

Examples

touchgfx::Texts::setLanguage() is referenced by 4 libraries and example projects.

References

LocationText
Texts.hpp:51
static void setLanguage(LanguageId id);

Call Tree

Functions called by touchgfx::Texts::setLanguage()
touchgfx::Texts::setLanguage()
TypedTextDatabase::getInstance()
TypedTextDatabase::getFonts()
TypedTextDatabase::getInstanceSize()
all items filtered out
Data read by touchgfx::Texts::setLanguage()
Data written by touchgfx::Texts::setLanguage()
touchgfx::Texts::setLanguage()