|
MythTV master
|
This is the complete list of members for MHBitmapDisplay, including all inherited members.
| CreateFromJPEG(const unsigned char *data, int length)=0 | MHBitmapDisplay | pure virtual |
| CreateFromMPEG(const unsigned char *data, int length)=0 | MHBitmapDisplay | pure virtual |
| CreateFromPNG(const unsigned char *data, int length)=0 | MHBitmapDisplay | pure virtual |
| Draw(int x, int y, QRect rect, bool tiled, bool bUnder)=0 | MHBitmapDisplay | pure virtual |
| GetSize()=0 | MHBitmapDisplay | pure virtual |
| IsOpaque()=0 | MHBitmapDisplay | pure virtual |
| ScaleImage(int newWidth, int newHeight)=0 | MHBitmapDisplay | pure virtual |
| ~MHBitmapDisplay()=default | MHBitmapDisplay | virtual |