#include <menusetup.h>
Public Member Functions | |
virtual eOSState | ProcessKey (eKeys Key) |
Protected Member Functions | |
virtual void | Store (void) |
void | Update (void) |
void | Load (void) |
This class shows and manages the settings within the VDR setup OSD
void cMenuSetupUPnP::Load | ( | void | ) | [protected] |
Loads the setup information
This loads the setup information from the configuration file
eOSState cMenuSetupUPnP::ProcessKey | ( | eKeys | Key | ) | [virtual] |
Processes a keystroke
This processes a keystroke which is done by the user and updates the menu accordingly
It returns the current state of the VDR after pressing a key
Key | Key, pressed by the user |
void cMenuSetupUPnP::Store | ( | void | ) | [protected, virtual] |
Stores the setup information
This stores the setup information in the configuration file
void cMenuSetupUPnP::Update | ( | void | ) | [protected] |
Update the menu
This updates the menu osd and refreshes the screen.