MythTV  master
Classes | Typedefs
channelgroup.h File Reference
#include <utility>
#include <vector>
#include <QString>
#include <QCoreApplication>
#include "mythtvexp.h"
Include dependency graph for channelgroup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ChannelGroupItem
 
class  ChannelGroup
 

Typedefs

using ChannelGroupList = std::vector< ChannelGroupItem >
 

Typedef Documentation

◆ ChannelGroupList

using ChannelGroupList = std::vector<ChannelGroupItem>

Definition at line 31 of file channelgroup.h.