vdr  1.7.27
Public Member Functions | Private Attributes
cSkinClassicDisplayMessage Class Reference

List of all members.

Public Member Functions

 cSkinClassicDisplayMessage (void)
virtual ~cSkinClassicDisplayMessage ()
virtual void SetMessage (eMessageType Type, const char *Text)
virtual void Flush (void)

Private Attributes

cOsdosd

Detailed Description

Definition at line 687 of file skinclassic.c.


Constructor & Destructor Documentation

Definition at line 711 of file skinclassic.c.

References osd.


Member Function Documentation

void cSkinClassicDisplayMessage::Flush ( void  ) [virtual]

Actually draws the OSD display to the output device.

Reimplemented from cSkinDisplay.

Definition at line 722 of file skinclassic.c.

References cOsd::Flush(), and osd.

void cSkinClassicDisplayMessage::SetMessage ( eMessageType  Type,
const char *  Text 
) [virtual]

< This class implements a simple message display.

Sets the message to Text. Type can be used to decide how to display the message, for instance in which colors.

Implements cSkinDisplayMessage.

Definition at line 716 of file skinclassic.c.

References cTheme::Color(), cOsd::DrawText(), fontOsd, cFont::GetFont(), osd, cOsd::OsdWidth(), and taCenter.


Member Data Documentation


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