TouchGFX + 0/2 examples
CodeScope will show references to touchgfx::Direction::SOUTH from the following samples and libraries:
Examples
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Direction::SOUTH

Syntax

SOUTH;

Examples

touchgfx::Direction::SOUTH is referenced by 2 libraries and example projects.

References

LocationReferrerScopeText
Types.hpp:737
SOUTH, ///< An enum constant representing the south option
ListLayout.hpp:52touchgfx::ListLayout::ListLayout()touchgfx::ListLayout
ListLayout(const Direction d = SOUTH)
ListLayout.hpp:55touchgfx::ListLayout::ListLayout()touchgfx::ListLayout
assert((d == SOUTH || d == EAST) && "Chosen direction not supported");

Data Use

Functions using touchgfx::Direction::SOUTH
touchgfx::Direction::SOUTH