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

touchgfx::ButtonWithLabel::setLabelText() method

@fn void ButtonWithLabel::setLabelText(TypedText t) Sets the text to display on the button. Sets the text to display on the button. Texts with wildcards are not supported.

Syntax

void setLabelText(TypedText t);

Arguments

t

The text to display.

References

LocationText
ButtonWithLabel.hpp:55
void setLabelText(TypedText t)

Call Tree

Functions called by touchgfx::ButtonWithLabel::setLabelText()
touchgfx::ButtonWithLabel::setLabelText()
touchgfx::TypedText::~TypedText()
touchgfx::TypedText::operator=()
all items filtered out
Data read by touchgfx::ButtonWithLabel::setLabelText()
touchgfx::ButtonWithLabel::setLabelText()