Go to the source code of this file.
Classes | |
| class | DishEventMPAADescriptor |
| class | DishEventVCHIPDescriptor |
| class | DishEventNameDescriptor |
| class | DishEventDescriptionDescriptor |
| class | DishEventPropertiesDescriptor |
| class | DishEventTagsDescriptor |
| class | DishContentDescriptor |
Enumerations | |
| enum | DishThemeType { kThemeNone = 0, kThemeMovie, kThemeSports, kThemeNews, kThemeFamily, kThemeEducation, kThemeSeries, kThemeMusic, kThemeReligious, kThemeOffAir, kThemeLast } |
Functions | |
| QString | dish_theme_type_to_string (uint category_type) |
| DishThemeType | string_to_dish_theme_type (const QString &type) |
| enum DishThemeType |
| kThemeNone | |
| kThemeMovie | |
| kThemeSports | |
| kThemeNews | |
| kThemeFamily | |
| kThemeEducation | |
| kThemeSeries | |
| kThemeMusic | |
| kThemeReligious | |
| kThemeOffAir | |
| kThemeLast |
Definition at line 137 of file dishdescriptors.h.
| QString dish_theme_type_to_string | ( | uint | category_type | ) |
Definition at line 297 of file dishdescriptors.cpp.
Referenced by EITFixUp::FixBellExpressVu(), and DishContentDescriptor::GetCategory().
| DishThemeType string_to_dish_theme_type | ( | const QString & | type | ) |
Definition at line 311 of file dishdescriptors.cpp.
Referenced by DishContentDescriptor::GetTheme().
1.6.3