#include <touch_controls.h>
◆ EType
| Enumerator |
|---|
| PLAIN | Label is used as is.
|
| LOCALIZED | Label is localized. Only usable for default button labels for which there must be corresponding Localizable-calls in code and string in the translation files.
|
| ICON | Icon font is used for the label.
|
| NUM_TYPES | Number of label types.
|
◆ m_pLabel
| const char* CTouchControls::CButtonLabel::m_pLabel |
◆ m_Type
| EType CTouchControls::CButtonLabel::m_Type |
The documentation for this class was generated from the following file: