OSDType708CC Class Reference
#include <osdtypes.h>
List of all members.
Detailed Description
Definition at line 572 of file osdtypes.h.
|
Public Member Functions |
| | OSDType708CC (const QString &name, TTFFont *fonts[48], int xoff, int yoff, int dispw, int disph) |
| virtual | ~OSDType708CC () |
| void | Reinit (float, float) |
| void | Reinit (int xoff, int yoff, int dispw, int disph) |
| void | SetCCService (const CC708Service *service) |
| void | Draw (OSDSurface *surface, int fade, int maxfade, int xoff, int yoff) |
Private Member Functions |
| QRect | CalcBounds (const OSDSurface *, const CC708Window &, const vector< CC708String * > &, uint &min_offset) |
| void | Draw (OSDSurface *, const QPoint &, const CC708Window &, const vector< CC708String * > &) |
Private Attributes |
| const CC708Service * | cc708data |
| TTFFont * | m_fonts [48] |
| int | xoffset |
| int | yoffset |
| int | displaywidth |
| int | displayheight |
Constructor & Destructor Documentation
| OSDType708CC::OSDType708CC |
( |
const QString & |
name, |
|
|
TTFFont * |
fonts[48], |
|
|
int |
xoff, |
|
|
int |
yoff, |
|
|
int |
dispw, |
|
|
int |
disph | |
|
) |
| | |
| virtual OSDType708CC::~OSDType708CC |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| void OSDType708CC::Reinit |
( |
float |
, |
|
|
float |
| |
|
) |
| | [inline, virtual] |
| void OSDType708CC::Reinit |
( |
int |
xoff, |
|
|
int |
yoff, |
|
|
int |
dispw, |
|
|
int |
disph | |
|
) |
| | |
| void OSDType708CC::SetCCService |
( |
const CC708Service * |
service |
) |
[inline] |
| void OSDType708CC::Draw |
( |
OSDSurface * |
surface, |
|
|
int |
fade, |
|
|
int |
maxfade, |
|
|
int |
xoff, |
|
|
int |
yoff | |
|
) |
| | [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: