|
MythTV master
|
#include <QMap>#include <QObject>#include <QString>#include "libmythbase/mythdate.h"#include "libmythbase/mythdbcon.h"#include "diseqc.h"#include "dtvchannel.h"#include "dtvconfparserhelpers.h"#include "mpeg/streamlisteners.h"Go to the source code of this file.
Classes | |
| class | DVBChannel |
| Provides interface to the tuning hardware when using DVB drivers. More... | |
Typedefs | |
| using | IsOpenMap = QMap< const DVBChannel *, bool > |
| using IsOpenMap = QMap<const DVBChannel*,bool> |
Definition at line 28 of file dvbchannel.h.