|
MythTV
0.26-pre
|
An editor for MythSystemEvent handler commands. More...
#include <mythsystemevent.h>
Public Member Functions | |
| MythSystemEventEditor (MythScreenStack *parent, const char *name=0) | |
| Constructor for the MythSystemEvent settings editor. | |
An editor for MythSystemEvent handler commands.
This class extends RawSettingsEditor and automatically populates the settings list with the MythSystemEvent handler command settings names.
Definition at line 50 of file mythsystemevent.h.
| MythSystemEventEditor::MythSystemEventEditor | ( | MythScreenStack * | parent, |
| const char * | name = 0 |
||
| ) |
Constructor for the MythSystemEvent settings editor.
Populates the settings name list with the System Event settings names and sets the title of the RawSettingsEditor screen to indicate that we are editting the System Event Commands.
| parent | Parent screen stack for this window |
| name | Name of this window |
Definition at line 367 of file mythsystemevent.cpp.
1.7.6.1