This is an generic interface to a program scheduler.
More...
#include <libmythbase/mythscheduler.h>
This is an generic interface to a program scheduler.
Definition at line 17 of file mythscheduler.h.
◆ MythScheduler()
| MythScheduler::MythScheduler |
( |
| ) |
|
|
default |
◆ ~MythScheduler()
| virtual MythScheduler::~MythScheduler |
( |
| ) |
|
|
virtualdefault |
◆ GetAllPending()
| virtual void MythScheduler::GetAllPending |
( |
QStringList & |
strList | ) |
const |
|
pure virtual |
◆ GetRecording()
| virtual QMap< QString, ProgramInfo * > MythScheduler::GetRecording |
( |
void |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: