MythTV
master
|
#include "dtvchannel.h"
#include "mythdb.h"
#include "tv_rec.h"
#include "cardutil.h"
#include "mpegtables.h"
#include "mythlogging.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("DTVChan[%1](%2): ").arg(m_inputId).arg(GetDevice()) |
Typedefs | |
using | MasterMap = QMap< QString, QList< DTVChannel * > > |
#define LOC QString("DTVChan[%1](%2): ").arg(m_inputId).arg(GetDevice()) |
Definition at line 11 of file dtvchannel.cpp.
using MasterMap = QMap<QString,QList<DTVChannel*> > |
Definition at line 14 of file dtvchannel.cpp.