MythTV  master
Classes | Typedefs
hdhrchannelfetcher.h File Reference
#include <utility>
#include <QCoreApplication>
#include <QMap>
#include <QMutex>
#include <QObject>
#include <QRunnable>
#include <QString>
#include "libmythbase/mthread.h"
#include "libmythtv/iptvtuningdata.h"
#include "channelscantypes.h"
Include dependency graph for hdhrchannelfetcher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HDHRChannelInfo
 
class  HDHRChannelFetcher
 

Typedefs

using hdhr_chan_map_t = QMap< QString, HDHRChannelInfo >
 

Typedef Documentation

◆ hdhr_chan_map_t

using hdhr_chan_map_t = QMap<QString,HDHRChannelInfo>

Definition at line 90 of file hdhrchannelfetcher.h.