MythTV  master
Classes | Typedefs
dvbchannel.h File Reference
#include <QMap>
#include <QObject>
#include <QString>
#include "libmyth/mythcontext.h"
#include "libmythbase/mythdate.h"
#include "libmythbase/mythdbcon.h"
#include "diseqc.h"
#include "dtvchannel.h"
#include "dtvconfparserhelpers.h"
#include "mpeg/streamlisteners.h"
Include dependency graph for dvbchannel.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Typedef Documentation

◆ IsOpenMap

using IsOpenMap = QMap<const DVBChannel*,bool>

Definition at line 29 of file dvbchannel.h.