MythTV  master
Functions
dishdescriptors.cpp File Reference
#include <QCoreApplication>
#include "dishdescriptors.h"
#include "atsc_huffman.h"
#include "libmythbase/programinfo.h"
#include "dvbtables.h"
Include dependency graph for dishdescriptors.cpp:

Go to the source code of this file.

Functions

QString dish_theme_type_to_string (uint theme_type)
 
DishThemeType string_to_dish_theme_type (const QString &theme_type)
 

Function Documentation

◆ dish_theme_type_to_string()

QString dish_theme_type_to_string ( uint  theme_type)

◆ string_to_dish_theme_type()

DishThemeType string_to_dish_theme_type ( const QString &  theme_type)

Definition at line 315 of file dishdescriptors.cpp.

Referenced by DishContentDescriptor::GetTheme().