|
MythTV master
|
#include <mythplugins/mytharchive/mytharchive/mythburn.h>
Public Member Functions | |
| BurnMenu (void) | |
| ~BurnMenu (void) override=default | |
| void | start (void) |
Private Member Functions | |
| void | customEvent (QEvent *event) override |
Static Private Member Functions | |
| static void | doBurn (int mode) |
Definition at line 136 of file mythburn.h.
| BurnMenu::BurnMenu | ( | void | ) |
Definition at line 1086 of file mythburn.cpp.
|
overridedefault |
|
overrideprivate |
Definition at line 1119 of file mythburn.cpp.
|
staticprivate |
Definition at line 1131 of file mythburn.cpp.
Referenced by customEvent().
| void BurnMenu::start | ( | void | ) |
Definition at line 1092 of file mythburn.cpp.