MythQtPainter Class Reference
#include <mythpainter_qt.h>
List of all members.
Detailed Description
Definition at line 11 of file mythpainter_qt.h.
Constructor & Destructor Documentation
| MythQtPainter::MythQtPainter |
( |
|
) |
|
| MythQtPainter::~MythQtPainter |
( |
|
) |
|
Member Function Documentation
| virtual QString MythQtPainter::GetName |
( |
void |
|
) |
[inline, virtual] |
| virtual bool MythQtPainter::SupportsAnimation |
( |
void |
|
) |
[inline, virtual] |
| virtual bool MythQtPainter::SupportsAlpha |
( |
void |
|
) |
[inline, virtual] |
| virtual bool MythQtPainter::SupportsClipping |
( |
void |
|
) |
[inline, virtual] |
| void MythQtPainter::Begin |
( |
QWidget * |
parent |
) |
[virtual] |
| void MythQtPainter::End |
( |
void |
|
) |
[virtual] |
| void MythQtPainter::SetClipRect |
( |
const QRect & |
clipRect |
) |
[virtual] |
| void MythQtPainter::DrawImage |
( |
const QRect & |
dest, |
|
|
MythImage * |
im, |
|
|
const QRect & |
src, |
|
|
int |
alpha | |
|
) |
| | [virtual] |
| void MythQtPainter::DrawText |
( |
const QRect & |
dest, |
|
|
const QString & |
msg, |
|
|
int |
flags, |
|
|
const MythFontProperties & |
font, |
|
|
int |
alpha | |
|
) |
| | [virtual] |
| MythImage * MythQtPainter::GetFormatImage |
( |
|
) |
[virtual] |
| void MythQtPainter::DeleteFormatImage |
( |
MythImage * |
im |
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: