MythTV  master
Classes | Typedefs
recordinginfo.h File Reference
#include <QDateTime>
#include <QRegularExpression>
#include <QString>
#include "libmythbase/programinfo.h"
#include "libmythbase/recordingstatus.h"
#include "libmythtv/mythtvexp.h"
#include "libmythtv/recordingfile.h"
Include dependency graph for recordinginfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RecordingInfo
 Holds information on a TV Program one might wish to record. More...
 

Typedefs

using RecordingList = AutoDeleteDeque< RecordingInfo * >
 

Typedef Documentation

◆ RecordingList

Definition at line 33 of file recordinginfo.h.