|
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 | VBoxChannelInfo |
| class | VBoxChannelFetcher |
Typedefs | |
| using | vbox_chan_map_t = QMap< QString, VBoxChannelInfo > |
| using vbox_chan_map_t = QMap<QString,VBoxChannelInfo> |
Definition at line 62 of file vboxchannelfetcher.h.