Go to the source code of this file.
Classes | |
| class | TTKey |
| class | TeletextSubPage |
| class | TeletextPage |
| class | TeletextMagazine |
| class | OSDUpdateLocker |
| Helper class to the OSDTypeTeletext. More... | |
| class | OSDTypeTeletext |
Typedefs | |
| typedef map< int, TeletextSubPage > | int_to_subpage_t |
| typedef map< int, TeletextPage > | int_to_page_t |
Enumerations | |
| enum | TTColor { kTTColorBlack = 0, kTTColorRed = 1, kTTColorGreen = 2, kTTColorYellow = 3, kTTColorBlue = 4, kTTColorMagenta = 5, kTTColorCyan = 6, kTTColorWhite = 7, kTTColorTransparent = 8 } |
| typedef map<int, TeletextSubPage> int_to_subpage_t |
Definition at line 86 of file osdtypeteletext.h.
| typedef map<int, TeletextPage> int_to_page_t |
Definition at line 95 of file osdtypeteletext.h.
| enum TTColor |
| kTTColorBlack | |
| kTTColorRed | |
| kTTColorGreen | |
| kTTColorYellow | |
| kTTColorBlue | |
| kTTColorMagenta | |
| kTTColorCyan | |
| kTTColorWhite | |
| kTTColorTransparent |
Definition at line 24 of file osdtypeteletext.h.
1.5.5