MythTV master
Public Attributes | List of all members
colourTable Struct Reference

Public Attributes

const char * m_name
 
unsigned char m_r
 
unsigned char m_g
 
unsigned char m_b
 
unsigned char m_t
 

Detailed Description

Definition at line 334 of file ParseText.cpp.

Member Data Documentation

◆ m_b

unsigned char colourTable::m_b

Definition at line 337 of file ParseText.cpp.

◆ m_g

unsigned char colourTable::m_g

Definition at line 337 of file ParseText.cpp.

◆ m_name

const char* colourTable::m_name

Definition at line 336 of file ParseText.cpp.

◆ m_r

unsigned char colourTable::m_r

Definition at line 337 of file ParseText.cpp.

◆ m_t

unsigned char colourTable::m_t

Definition at line 337 of file ParseText.cpp.


The documentation for this struct was generated from the following file: