|
MythTV master
|
#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"Go to the source code of this file.
Classes | |
| class | HDHRChannelInfo |
| class | HDHRChannelFetcher |
Typedefs | |
| using | hdhr_chan_map_t = QMap< QString, HDHRChannelInfo > |
| using hdhr_chan_map_t = QMap<QString,HDHRChannelInfo> |
Definition at line 90 of file hdhrchannelfetcher.h.