Go to the source code of this file.
Functions | |
| static char | cvt_char (char ch, int lang) |
| static QColor | ttcolortoqcolor (int ttcolor) |
| static QString | TTColorToString (int ttcolor) |
Variables | |
| static MythFontProperties * | gTTFont |
| static char cvt_char | ( | char | ch, | |
| int | lang | |||
| ) | [static] |
Definition at line 30 of file teletextscreen.cpp.
Referenced by TeletextScreen::DrawLine().
| static QColor ttcolortoqcolor | ( | int | ttcolor | ) | [static] |
Definition at line 275 of file teletextscreen.cpp.
Referenced by TeletextScreen::SetBackgroundColor(), and TeletextScreen::SetForegroundColor().
| static QString TTColorToString | ( | int | ttcolor | ) | [static] |
Definition at line 294 of file teletextscreen.cpp.
Referenced by TeletextScreen::SetBackgroundColor(), and TeletextScreen::SetForegroundColor().
MythFontProperties* gTTFont [static] |
Definition at line 28 of file teletextscreen.cpp.
1.6.3