touchgfx::WideTextAction is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

touchgfx::WideTextAction enum

Syntax

enum {     WIDE_TEXT_NONE,                               WIDE_TEXT_WORDWRAP,                           WIDE_TEXT_WORDWRAP_ELLIPSIS_AFTER_SPACE,      WIDE_TEXT_CHARWRAP,                           WIDE_TEXT_CHARWRAP_DOUBLE_ELLIPSIS        };

Values

WIDE_TEXT_NONE

No summary provided. Read more...

WIDE_TEXT_WORDWRAP

No summary provided. Read more...

WIDE_TEXT_WORDWRAP_ELLIPSIS_AFTER_SPACE

No summary provided. Read more...

WIDE_TEXT_CHARWRAP

No summary provided. Read more...

WIDE_TEXT_CHARWRAP_DOUBLE_ELLIPSIS

No summary provided. Read more...

References

LocationReferrerScopeText
Types.hpp:843
typedef enum
Types.hpp:850
LCD.hpp:264touchgfx::LCD::StringVisuals::wideTextActiontouchgfx::LCD::StringVisuals
WideTextAction wideTextAction; ///< What to do with wide text lines
LCD.hpp:295touchgfx::LCD::StringVisuals::StringVisuals()::wideTextActiontouchgfx::LCD::StringVisuals::StringVisuals()
StringVisuals(const Font* font, colortype color, uint8_t alpha, Alignment alignment, uint16_t linespace, TextRotation rotation, TextDirection textDirection, uint8_t indentation, WideTextAction wideTextAction = WIDE_TEXT_NONE)
LCD.hpp:573touchgfx::LCD::getNumLines()::wideTextActiontouchgfx::LCD::getNumLines()
LCD.hpp:607touchgfx::LCD::WideTextInternalStruct::WideTextInternalStruct()::actiontouchgfx::LCD::WideTextInternalStruct::WideTextInternalStruct()
LCD.hpp:642touchgfx::LCD::WideTextInternalStruct::wideTextActiontouchgfx::LCD::WideTextInternalStruct
TextArea.hpp:386touchgfx::TextArea::setWideTextAction()::actiontouchgfx::TextArea::setWideTextAction()
TextArea.hpp:402touchgfx::TextArea::getWideTextAction() consttouchgfx::TextArea
TextArea.hpp:428touchgfx::TextArea::wideTextActiontouchgfx::TextArea
WideTextAction wideTextAction; ///< What to do if the text is wider than the text area
Types.hpp:850touchgfx::WideTextActiontouchgfx

Type Use

all items filtered out
touchgfx::WideTextAction
all items filtered out
Allocators of touchgfx::WideTextAction
Deletors of touchgfx::WideTextAction
touchgfx::LCD::StringVisuals::StringVisuals()::wideTextAction
all items filtered out
touchgfx::WideTextAction
touchgfx::LCD::StringVisuals::StringVisuals()::wideTextAction
all items filtered out