|
MythTV master
|
This is the complete list of members for MythD3D9Painter, including all inherited members.
| Begin(QPaintDevice *parent) override | MythD3D9Painter | virtual |
| CheckFormatImage(MythImage *im) | MythPainter | protected |
| Clear(QPaintDevice *device, const QRegion ®ion) | MythPainter | virtual |
| ClearCache(void) | MythD3D9Painter | protected |
| DeleteBitmaps(void) | MythD3D9Painter | protected |
| DeleteFormatImage(MythImage *im) | MythPainter | |
| DeleteFormatImagePriv(MythImage *im) override | MythD3D9Painter | protectedvirtual |
| DrawEllipse(QRect area, const QBrush &fillBrush, const QPen &linePen, int alpha) | MythPainter | virtual |
| DrawImage(QRect dest, MythImage *im, QRect src, int alpha) override | MythD3D9Painter | virtual |
| MythPainter::DrawImage(int x, int y, MythImage *im, int alpha) | MythPainter | |
| 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) override | MythD3D9Painter | 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() override | MythD3D9Painter | virtual |
| ExpireImages(int64_t max=0) | MythPainter | protected |
| FreeResources(void) override | MythD3D9Painter | virtual |
| GetFormatImage() | MythPainter | |
| GetFormatImagePriv(void) override | MythD3D9Painter | inlineprotectedvirtual |
| GetImageFromCache(MythImage *im) | MythD3D9Painter | protected |
| 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) override | MythD3D9Painter | inlinevirtual |
| InitD3D9(QPaintDevice *parent) | MythD3D9Painter | protected |
| m_allocatedImages | MythPainter | private |
| m_allocationLock | MythPainter | private |
| m_bitmapDeleteList | MythD3D9Painter | protected |
| m_bitmapDeleteLock | MythD3D9Painter | protected |
| m_frameTime | MythPainter | protected |
| m_hardwareCacheSize | MythPainter | protected |
| m_ImageBitmapMap | MythD3D9Painter | protected |
| m_ImageExpireList | MythD3D9Painter | protected |
| m_maxHardwareCacheSize | MythPainter | protected |
| m_maxSoftwareCacheSize | MythPainter | private |
| m_render | MythD3D9Painter | protected |
| m_showBorders | MythPainter | private |
| m_showNames | MythPainter | private |
| m_softwareCacheSize | MythPainter | private |
| m_stringExpireList | MythPainter | private |
| m_stringToImageMap | MythPainter | private |
| m_swap_control | MythD3D9Painter | protected |
| m_target | MythD3D9Painter | protected |
| MythD3D9Painter(MythRenderD3D9 *render=nullptr) | MythD3D9Painter | explicit |
| MythPainter() | MythPainter | |
| PopTransformation(void) | MythPainter | inlinevirtual |
| PushTransformation(const UIEffects &zoom, 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 | |
| SetSwapControl(bool swap) | MythD3D9Painter | inline |
| SetTarget(D3D9Image *target) | MythD3D9Painter | inline |
| ShowBorders(void) const | MythPainter | inline |
| ShowTypeNames(void) const | MythPainter | inline |
| SupportsAlpha(void) override | MythD3D9Painter | inlinevirtual |
| SupportsAnimation(void) override | MythD3D9Painter | inlinevirtual |
| SupportsClipping(void) override | MythD3D9Painter | inlinevirtual |
| Teardown(void) override | MythD3D9Painter | protectedvirtual |
| VideoOutputD3D | MythD3D9Painter | friend |
| ~MythD3D9Painter() | MythD3D9Painter | |
| ~MythPainter() override=default | MythPainter |