MythTV  master
Variables
dtvconfparserhelpers.cpp File Reference
#include <QMutex>
#include <QMap>
#include "libmythbase/mythlogging.h"
#include "dtvconfparserhelpers.h"
Include dependency graph for dtvconfparserhelpers.cpp:

Go to the source code of this file.

Variables

static QMutex dtv_tt_canonical_str_lock
 
static QMap< int, QString > dtv_tt_canonical_str
 

Variable Documentation

◆ dtv_tt_canonical_str_lock

QMutex dtv_tt_canonical_str_lock
static

Definition at line 49 of file dtvconfparserhelpers.cpp.

Referenced by DTVTunerType::initStr(), and DTVTunerType::toString().

◆ dtv_tt_canonical_str

QMap<int,QString> dtv_tt_canonical_str
static

Definition at line 50 of file dtvconfparserhelpers.cpp.

Referenced by DTVTunerType::initStr(), and DTVTunerType::toString().