MythTV
master
|
#include <utility>
#include <vector>
#include <QString>
#include <QCoreApplication>
#include "mythtvexp.h"
Go to the source code of this file.
Classes | |
class | ChannelGroupItem |
class | ChannelGroup |
Typedefs | |
using | ChannelGroupList = std::vector< ChannelGroupItem > |
using ChannelGroupList = std::vector<ChannelGroupItem> |
Definition at line 31 of file channelgroup.h.