Go to the documentation of this file. 1 #ifndef MYTHPAINTER_QT_H_
2 #define MYTHPAINTER_QT_H_
20 {
return QString(
"Qt"); }
28 void Begin(QPaintDevice *parent)
override;
void DrawImage(QRect r, MythImage *im, QRect src, int alpha) override
bool SupportsAnimation(void) override
MythImage * GetFormatImagePriv(void) override
Creates a reference counted image, call DecrRef() to delete.
QString GetName(void) override
void DeleteFormatImagePriv(MythImage *im) override
~MythQtPainter() override
void Begin(QPaintDevice *parent) override
bool SupportsAlpha(void) override
std::list< QPixmap * > m_imageDeleteList
bool SupportsClipping(void) override
void SetClipRect(QRect clipRect) override