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

touchgfx::TextAreaWithOneWildcard::TextAreaWithOneWildcard()

@fn TextAreaWithOneWildcard::TextAreaWithOneWildcard() Default constructor. Create an empty text area.

Syntax

TextAreaWithOneWildcard() : TextAreaWithWildcardBase(), wildcard(0);

Notes

No text can be displayed until a font is set. Default color is black.

Examples

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

References

LocationText
TextAreaWithWildcard.hpp:88
TextAreaWithOneWildcard() : TextAreaWithWildcardBase(), wildcard(0)

Call Tree

Functions called by touchgfx::TextAreaWithOneWildcard::TextAreaWithOneWildcard()
touchgfx::TextAreaWithOneWildcard::TextAreaWithOneWildcard()