MythTV  master
Classes | Functions
mythsystemevent.h File Reference
#include <QEvent>
#include <QObject>
#include "libmythbase/programinfo.h"
#include "libmyth/rawsettingseditor.h"
#include "recordinginfo.h"
Include dependency graph for mythsystemevent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythSystemEventHandler
 Handles incoming MythSystemEvent messages. More...
 
class  MythSystemEventEditor
 An editor for MythSystemEvent handler commands. More...
 

Functions

MTV_PUBLIC void SendMythSystemRecEvent (const QString &msg, const RecordingInfo *pginfo)
 
MTV_PUBLIC void SendMythSystemPlayEvent (const QString &msg, const ProgramInfo *pginfo)
 

Function Documentation

◆ SendMythSystemRecEvent()

MTV_PUBLIC void SendMythSystemRecEvent ( const QString &  msg,
const RecordingInfo pginfo 
)

◆ SendMythSystemPlayEvent()

MTV_PUBLIC void SendMythSystemPlayEvent ( const QString &  msg,
const ProgramInfo pginfo 
)