MythTV  master
Classes | Typedefs
recordingextender.h File Reference
#include <memory>
#include <QMutex>
#include <QJsonDocument>
#include "libmythbase/mthread.h"
#include "libmythtv/recordingrule.h"
Include dependency graph for recordingextender.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SportInfo
 
class  ActiveGame
 
class  GameState
 
class  RecExtDataPage
 
class  RecExtEspnDataPage
 
class  RecExtMlbDataPage
 
class  RecExtDataSource
 
class  RecExtEspnDataSource
 
class  RecExtMlbDataSource
 
class  RecordingExtender
 

Typedefs

using SportInfoList = QList< SportInfo >
 

Typedef Documentation

◆ SportInfoList

using SportInfoList = QList<SportInfo>

Definition at line 47 of file recordingextender.h.