MythTV  master
Classes | Typedefs
channeldata.h File Reference
#include <QString>
#include "libmythtv/channelinfo.h"
Include dependency graph for channeldata.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChannelData
 

Typedefs

using ChannelList = QMultiHash< QString, ChannelInfo >
 

Typedef Documentation

◆ ChannelList

using ChannelList = QMultiHash<QString, ChannelInfo>

Definition at line 10 of file channeldata.h.