MHBitmapDisplay Class Reference
#include <freemheg.h>
List of all members.
Detailed Description
Definition at line 180 of file freemheg.h.
Constructor & Destructor Documentation
| virtual MHBitmapDisplay::~MHBitmapDisplay |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void MHBitmapDisplay::Draw |
( |
int |
x, |
|
|
int |
y, |
|
|
QRect |
rect, |
|
|
bool |
tiled | |
|
) |
| | [pure virtual] |
| virtual void MHBitmapDisplay::CreateFromPNG |
( |
const unsigned char * |
data, |
|
|
int |
length | |
|
) |
| | [pure virtual] |
| virtual void MHBitmapDisplay::CreateFromMPEG |
( |
const unsigned char * |
data, |
|
|
int |
length | |
|
) |
| | [pure virtual] |
| virtual void MHBitmapDisplay::ScaleImage |
( |
int |
newWidth, |
|
|
int |
newHeight | |
|
) |
| | [pure virtual] |
| virtual QSize MHBitmapDisplay::GetSize |
( |
|
) |
[pure virtual] |
| virtual bool MHBitmapDisplay::IsOpaque |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: