|
MythTV master
|
#include "dtvchannel.h"#include "libmythbase/mythdb.h"#include "libmythbase/mythlogging.h"#include "cardutil.h"#include "mpeg/mpegtables.h"#include "tv_rec.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 12 of file dtvchannel.cpp.
| using MasterMap = QMap<QString,QList<DTVChannel*> > |
Definition at line 15 of file dtvchannel.cpp.