vdr  1.7.27
Public Member Functions | Private Member Functions | Private Attributes
cTrueColorDemo Class Reference

List of all members.

Public Member Functions

 cTrueColorDemo (void)
virtual ~cTrueColorDemo ()
virtual void Show (void)
virtual eOSState ProcessKey (eKeys Key)

Private Member Functions

virtual void Action (void)
cPixmapCreateTextPixmap (const char *s, int Line, int Layer, tColor ColorFg, tColor ColorBg, const cFont *Font)

Private Attributes

cOsdosd
cPoint cursor
cRect cursorLimits
bool clockwise
cPixmapdestroyablePixmap
cPixmaptoggleablePixmap

Detailed Description

Definition at line 79 of file osddemo.c.


Constructor & Destructor Documentation

Definition at line 96 of file osddemo.c.

References clockwise, destroyablePixmap, osd, and toggleablePixmap.

Definition at line 104 of file osddemo.c.

References cThread::Cancel(), and osd.


Member Function Documentation

void cTrueColorDemo::Action ( void  ) [private, virtual]
cPixmap * cTrueColorDemo::CreateTextPixmap ( const char *  s,
int  Line,
int  Layer,
tColor  ColorFg,
tColor  ColorBg,
const cFont Font 
) [private]
void cTrueColorDemo::Show ( void  ) [virtual]

Member Data Documentation

bool cTrueColorDemo::clockwise [private]

Definition at line 84 of file osddemo.c.

Referenced by Action(), cTrueColorDemo(), and ProcessKey().

Definition at line 82 of file osddemo.c.

Referenced by Action(), and ProcessKey().

Definition at line 83 of file osddemo.c.

Referenced by Action(), and ProcessKey().

Definition at line 85 of file osddemo.c.

Referenced by Action(), cTrueColorDemo(), and ProcessKey().

Definition at line 81 of file osddemo.c.

Referenced by Action(), CreateTextPixmap(), cTrueColorDemo(), ProcessKey(), Show(), and ~cTrueColorDemo().

Definition at line 86 of file osddemo.c.

Referenced by Action(), cTrueColorDemo(), and ProcessKey().


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