MythTV
master
|
This is the complete list of members for MythPainterGPU, including all inherited members.
Begin(QPaintDevice *) | MythPainter | inlinevirtual |
CheckFormatImage(MythImage *im) | MythPainter | protected |
Clear(QPaintDevice *device, const QRegion ®ion) | MythPainter | virtual |
CurrentDPIChanged(qreal DPI) | MythPainterGPU | slot |
DeleteFormatImage(MythImage *im) | MythPainter | |
DeleteFormatImagePriv(MythImage *im)=0 | MythPainter | protectedpure virtual |
DrawEllipse(QRect area, const QBrush &fillBrush, const QPen &linePen, int alpha) | MythPainter | virtual |
DrawImage(QRect dest, MythImage *im, QRect src, int alpha)=0 | MythPainter | pure virtual |
DrawImage(int x, int y, MythImage *im, int alpha) | MythPainter | |
DrawImage(QPoint topLeft, MythImage *im, int alph) | MythPainter | |
DrawProcedural(QRect, int, const ProcSource &, const ProcSource &, const QString &) | MythPainter | inlinevirtual |
DrawRect(QRect area, const QBrush &fillBrush, const QPen &linePen, int alpha) | MythPainter | virtual |
DrawRectPriv(MythImage *im, QRect area, int radius, int ellipse, const QBrush &fillBrush, const QPen &linePen) | MythPainter | protectedstatic |
DrawRoundRect(QRect area, int cornerRadius, const QBrush &fillBrush, const QPen &linePen, int alpha) | MythPainter | virtual |
DrawText(QRect r, const QString &msg, int flags, const MythFontProperties &font, int alpha, QRect boundRect) | MythPainter | virtual |
DrawTextLayout(QRect canvasRect, const LayoutVector &layouts, const FormatVector &formats, const MythFontProperties &font, int alpha, QRect destRect) | MythPainter | virtual |
DrawTextPriv(MythImage *im, const QString &msg, int flags, QRect r, const MythFontProperties &font) | MythPainter | protectedstatic |
End() | MythPainter | inlinevirtual |
ExpireImages(int64_t max=0) | MythPainter | protected |
Framebuffer enum value | MythPainterGPU | |
FreeResources(void) | MythPainter | inlinevirtual |
GetFormatImage() | MythPainter | |
GetFormatImagePriv(void)=0 | MythPainter | protectedpure virtual |
GetImageFromRect(QRect area, int radius, int ellipse, const QBrush &fillBrush, const QPen &linePen) | MythPainter | protected |
GetImageFromString(const QString &msg, int flags, QRect r, const MythFontProperties &font) | MythPainter | protected |
GetImageFromTextLayout(const LayoutVector &layouts, const FormatVector &formats, const MythFontProperties &font, QRect &canvas, QRect &dest) | MythPainter | protected |
GetName(void)=0 | MythPainter | pure virtual |
m_allocatedImages | MythPainter | private |
m_allocationLock | MythPainter | private |
m_frameTime | MythPainter | protected |
m_hardwareCacheSize | MythPainter | protected |
m_lastSize | MythPainterGPU | protected |
m_maxHardwareCacheSize | MythPainter | protected |
m_maxSoftwareCacheSize | MythPainter | private |
m_parent | MythPainterGPU | protected |
m_pixelRatio | MythPainterGPU | protected |
m_showBorders | MythPainter | private |
m_showNames | MythPainter | private |
m_softwareCacheSize | MythPainter | private |
m_stringExpireList | MythPainter | private |
m_stringToImageMap | MythPainter | private |
m_usingHighDPI | MythPainterGPU | protected |
m_viewControl | MythPainterGPU | protected |
MythPainter() | MythPainter | |
MythPainterGPU(MythMainWindow *Parent) | MythPainterGPU | explicit |
None enum value | MythPainterGPU | |
PopTransformation(void) | MythPainter | inlinevirtual |
PushTransformation([[maybe_unused]] const UIEffects &zoom, [[maybe_unused]] QPointF center=QPointF()) | MythPainter | inlinevirtual |
SetClipRect(QRect clipRect) | MythPainter | virtual |
SetClipRegion(const QRegion &clipRegion) | MythPainter | virtual |
SetDebugMode(bool showBorders, bool showNames) | MythPainter | inline |
SetMaximumCacheSizes(int hardware, int software) | MythPainter | |
SetViewControl(ViewControls Control) | MythPainterGPU | |
ShowBorders(void) const | MythPainter | inline |
ShowTypeNames(void) const | MythPainter | inline |
SupportsAlpha(void)=0 | MythPainter | pure virtual |
SupportsAnimation(void)=0 | MythPainter | pure virtual |
SupportsClipping(void)=0 | MythPainter | pure virtual |
Teardown(void) | MythPainter | protectedvirtual |
ViewControl enum name | MythPainterGPU | |
Viewport enum value | MythPainterGPU | |
~MythPainter() override=default | MythPainter | |
~MythPainterGPU() override=default | MythPainterGPU |