1#ifndef MYTH_SYSTEM_EVENT_H_
2#define MYTH_SYSTEM_EVENT_H_
37 static void SubstituteMatches(
const QStringList &tokens, QString &command);
38 static QString EventNameToSetting(
const QString &name);
41 void customEvent(QEvent *e)
override;
56 static void createSettingList(QMap <QString, QString> &settings);
An editor for MythSystemEvent handler commands.
Handles incoming MythSystemEvent messages.
Holds information on recordings and videos.
An editor screen that allows manipulation of raw settings values.
Holds information on a TV Program one might wish to record.
MTV_PUBLIC void SendMythSystemRecEvent(const QString &msg, const RecordingInfo *pginfo)
MTV_PUBLIC void SendMythSystemPlayEvent(const QString &msg, const ProgramInfo *pginfo)