From 724cb5e3783311f6b8c808852dbe2de59f2399b0 Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:10:01 +0100 Subject: Fixed small bug which leads to an empty TV folder --- doc/html/classcMenuSetupUPnP.html | 151 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 doc/html/classcMenuSetupUPnP.html (limited to 'doc/html/classcMenuSetupUPnP.html') diff --git a/doc/html/classcMenuSetupUPnP.html b/doc/html/classcMenuSetupUPnP.html new file mode 100644 index 0000000..50ef4e2 --- /dev/null +++ b/doc/html/classcMenuSetupUPnP.html @@ -0,0 +1,151 @@ + + +UPnP/DLNA plugin for VDR: cMenuSetupUPnP Class Reference + + + + + +
+

cMenuSetupUPnP Class Reference

#include <menusetup.h> +

+

+Collaboration diagram for cMenuSetupUPnP:
+
+

Collaboration graph
+ + +
[legend]
+ +

+List of all members. + + + + + + + + + + + +

Public Member Functions

virtual eOSState ProcessKey (eKeys Key)

Protected Member Functions

virtual void Store (void)
void Update (void)
void Load (void)
+


Detailed Description

+The VDR setup page

+This class shows and manages the settings within the VDR setup OSD


Member Function Documentation

+ +
+
+ + + + + + + + + +
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

+

Returns:
The current state of the VDR
+
Parameters:
+ + +
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. +

+

+


The documentation for this class was generated from the following files: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3