vdr 2.6.4
|
Public Member Functions | |
cSkinSTTNGDisplayMessage (void) | |
virtual | ~cSkinSTTNGDisplayMessage () |
virtual void | SetMessage (eMessageType Type, const char *Text) |
virtual void | Flush (void) |
virtual void | SetMessage (eMessageType Type, const char *Text)=0 |
![]() | |
cSkinDisplay (void) | |
virtual | ~cSkinDisplay () |
int | EditableWidth (void) |
void | SetEditableWidth (int Width) |
virtual void | SetButtons (const char *Red, const char *Green=NULL, const char *Yellow=NULL, const char *Blue=NULL) |
virtual void | SetMessage (eMessageType Type, const char *Text) |
virtual void | Flush (void) |
Private Attributes | |
cOsd * | osd |
int | x0 |
int | x1 |
int | x2 |
int | x3 |
int | x4 |
int | x5 |
int | x6 |
int | x7 |
int | y0 |
int | y1 |
Additional Inherited Members | |
![]() | |
static int | AvgCharWidth (void) |
static cSkinDisplay * | Current (void) |
Definition at line 1200 of file skinsttng.c.
cSkinSTTNGDisplayMessage::cSkinSTTNGDisplayMessage | ( | void | ) |
Definition at line 1212 of file skinsttng.c.
References cSetup::AntiAlias, cOsd::CanHandleAreas(), clrTransparent, cTheme::Color(), cOsd::DrawEllipse(), cOsd::DrawRectangle(), fontOsd, Gap, cFont::GetFont(), cFont::Height(), cOsdProvider::NewOsd(), oeOk, osd, cOsd::OsdHeight(), cOsd::OsdLeft(), cOsd::OsdTop(), cOsd::OsdWidth(), cOsd::SetAreas(), Setup, Theme, x0, x1, x2, x3, x4, x5, x6, x7, y0, and y1.
|
virtual |
Definition at line 1247 of file skinsttng.c.
References osd.
|
virtual |
Actually draws the OSD display to the output device.
Reimplemented from cSkinDisplay.
Definition at line 1258 of file skinsttng.c.
References cOsd::Flush(), and osd.
|
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 1252 of file skinsttng.c.
References cTheme::Color(), cOsd::DrawText(), fontOsd, cFont::GetFont(), osd, taCenter, Theme, x3, x4, and y0.
|
private |
Definition at line 1202 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage(), Flush(), SetMessage(), and ~cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage(), and SetMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage(), and SetMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1203 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().
|
private |
Definition at line 1204 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage(), and SetMessage().
|
private |
Definition at line 1204 of file skinsttng.c.
Referenced by cSkinSTTNGDisplayMessage().