DDraceNetwork Documentation
Loading...
Searching...
No Matches
CTouchControls::CButtonLabel Class Reference

#include <touch_controls.h>

Public Types

enum class  EType { PLAIN , LOCALIZED , ICON , NUM_TYPES }
 

Public Attributes

EType m_Type
 
const charm_pLabel
 

Member Enumeration Documentation

◆ 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.

Member Data Documentation

◆ 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: