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

Go to the source code of this file.

Classes

class  IPTVChannelInfo
 
class  IPTVChannelFetcher
 

Typedefs

using fbox_chan_map_t = QMap< QString, IPTVChannelInfo >
 

Typedef Documentation

◆ fbox_chan_map_t

using fbox_chan_map_t = QMap<QString,IPTVChannelInfo>

Definition at line 65 of file iptvchannelfetcher.h.