MythTV  0.26-pre
Public Member Functions
MythSystemEventEditor Class Reference

An editor for MythSystemEvent handler commands. More...

#include <mythsystemevent.h>

Inheritance diagram for MythSystemEventEditor:
RawSettingsEditor MythScreenType MythUIType XMLParseBase

List of all members.

Public Member Functions

 MythSystemEventEditor (MythScreenStack *parent, const char *name=0)
 Constructor for the MythSystemEvent settings editor.

Detailed Description

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.


Constructor & Destructor Documentation

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.

Parameters:
parentParent screen stack for this window
nameName of this window

Definition at line 367 of file mythsystemevent.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends