MythTV
master
|
#include <QDateTime>
#include <QDate>
#include <QTime>
#include <QStringList>
#include <QCoreApplication>
#include "libmythbase/programinfo.h"
#include "libmythbase/programtypes.h"
#include "libmythbase/recordingtypes.h"
#include "libmythtv/mythtvexp.h"
#include "libmythtv/recordinginfo.h"
Go to the source code of this file.
Classes | |
class | RecordingRule |
Internal representation of a recording rule, mirrors the record table. More... | |