vdr  1.7.27
Public Member Functions | Private Attributes
cMenuRecording Class Reference

List of all members.

Public Member Functions

 cMenuRecording (const cRecording *Recording, bool WithButtons=false)
virtual void Display (void)
virtual eOSState ProcessKey (eKeys Key)

Private Attributes

const cRecordingrecording
bool withButtons

Detailed Description

Definition at line 2294 of file menu.c.


Constructor & Destructor Documentation

cMenuRecording::cMenuRecording ( const cRecording Recording,
bool  WithButtons = false 
)

Definition at line 2304 of file menu.c.

References recording, cOsdMenu::SetHelp(), tr, and withButtons.


Member Function Documentation

void cMenuRecording::Display ( void  ) [virtual]

Member Data Documentation

Definition at line 2296 of file menu.c.

Referenced by cMenuRecording(), and Display().

Definition at line 2297 of file menu.c.

Referenced by cMenuRecording(), and ProcessKey().


The documentation for this class was generated from the following file: