#include <libmythfreemheg/freemheg.h>
Definition at line 211 of file freemheg.h.
◆ ~MHBitmapDisplay()
virtual MHBitmapDisplay::~MHBitmapDisplay |
( |
| ) |
|
|
virtualdefault |
◆ Draw()
virtual void MHBitmapDisplay::Draw |
( |
int |
x, |
|
|
int |
y, |
|
|
QRect |
rect, |
|
|
bool |
tiled, |
|
|
bool |
bUnder |
|
) |
| |
|
pure virtual |
◆ CreateFromPNG()
virtual void MHBitmapDisplay::CreateFromPNG |
( |
const unsigned char * |
data, |
|
|
int |
length |
|
) |
| |
|
pure virtual |
◆ CreateFromMPEG()
virtual void MHBitmapDisplay::CreateFromMPEG |
( |
const unsigned char * |
data, |
|
|
int |
length |
|
) |
| |
|
pure virtual |
◆ CreateFromJPEG()
virtual void MHBitmapDisplay::CreateFromJPEG |
( |
const unsigned char * |
data, |
|
|
int |
length |
|
) |
| |
|
pure virtual |
◆ ScaleImage()
virtual void MHBitmapDisplay::ScaleImage |
( |
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
pure virtual |
◆ GetSize()
virtual QSize MHBitmapDisplay::GetSize |
( |
| ) |
|
|
pure virtual |
◆ IsOpaque()
virtual bool MHBitmapDisplay::IsOpaque |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: