| Begin(QPaintDevice *) override | MythPainterVulkan | virtual |
| CheckFormatImage(MythImage *im) | MythPainter | protected |
| Clear(QPaintDevice *device, const QRegion ®ion) | MythPainter | virtual |
| ClearCache() | MythPainterVulkan | private |
| CurrentDPIChanged(qreal DPI) | MythPainterGPU | slot |
| DeleteFormatImage(MythImage *im) | MythPainter | |
| DeleteFormatImagePriv(MythImage *Image) override | MythPainterVulkan | protectedvirtual |
| DeleteTextures() | MythPainterVulkan | |
| DoFreeResources() | MythPainterVulkan | slot |
| DrawEllipse(QRect area, const QBrush &fillBrush, const QPen &linePen, int alpha) | MythPainter | virtual |
| DrawImage(QRect Dest, MythImage *Image, QRect Source, int Alpha) override | MythPainterVulkan | virtual |
| MythPainterGPU::DrawImage(int x, int y, MythImage *im, int alpha) | MythPainter | |
| MythPainterGPU::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() override | MythPainterVulkan | virtual |
| ExpireImages(int64_t max=0) | MythPainter | protected |
| Framebuffer enum value | MythPainterGPU | |
| FreeResources() override | MythPainterVulkan | virtual |
| GetFormatImage() | MythPainter | |
| GetFormatImagePriv() override | MythPainterVulkan | protectedvirtual |
| 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() override | MythPainterVulkan | virtual |
| GetTextureFromCache(MythImage *Image) | MythPainterVulkan | private |
| m_allocatedImages | MythPainter | private |
| m_allocationLock | MythPainter | private |
| m_availableTextureDescriptors | MythPainterVulkan | private |
| m_frameStarted | MythPainterVulkan | private |
| m_frameTime | MythPainter | protected |
| m_hardwareCacheSize | MythPainter | protected |
| m_imageExpire | MythPainterVulkan | private |
| m_imageToTextureMap | MythPainterVulkan | private |
| m_lastSize | MythPainterGPU | protected |
| m_maxHardwareCacheSize | MythPainter | protected |
| m_maxSoftwareCacheSize | MythPainter | private |
| m_parent | MythPainterGPU | protected |
| m_pixelRatio | MythPainterGPU | protected |
| m_projection | MythPainterVulkan | private |
| m_projectionDescriptor | MythPainterVulkan | private |
| m_projectionDescriptorPool | MythPainterVulkan | private |
| m_projectionUniform | MythPainterVulkan | private |
| m_queuedTextures | MythPainterVulkan | private |
| m_ready | MythPainterVulkan | private |
| m_showBorders | MythPainter | private |
| m_showNames | MythPainter | private |
| m_softwareCacheSize | MythPainter | private |
| m_stagedTextures | MythPainterVulkan | private |
| m_stringExpireList | MythPainter | private |
| m_stringToImageMap | MythPainter | private |
| m_textureDescriptorPool | MythPainterVulkan | private |
| m_textureDescriptorsCreated | MythPainterVulkan | private |
| m_texturePipeline | MythPainterVulkan | private |
| m_textureSampler | MythPainterVulkan | private |
| m_textureShader | MythPainterVulkan | private |
| m_texturesToDelete | MythPainterVulkan | private |
| m_textureUploadCmd | MythPainterVulkan | private |
| m_transforms | MythPainterVulkan | private |
| m_usingHighDPI | MythPainterGPU | protected |
| m_viewControl | MythPainterGPU | protected |
| m_vulkan | MythPainterVulkan | private |
| MythPainter() | MythPainter | |
| MythPainterGPU(MythMainWindow *Parent) | MythPainterGPU | explicit |
| MythPainterVulkan(MythRenderVulkan *VulkanRender, MythMainWindow *Parent) | MythPainterVulkan | |
| None enum value | MythPainterGPU | |
| PopTransformation() override | MythPainterVulkan | virtual |
| PushTransformation(const UIEffects &Fx, QPointF Center=QPointF()) override | MythPainterVulkan | virtual |
| Ready() | MythPainterVulkan | private |
| 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() override | MythPainterVulkan | virtual |
| SupportsAnimation() override | MythPainterVulkan | virtual |
| SupportsClipping() override | MythPainterVulkan | virtual |
| Teardown(void) | MythPainter | protectedvirtual |
| ViewControl enum name | MythPainterGPU | |
| Viewport enum value | MythPainterGPU | |
| ~MythPainter() override=default | MythPainter | |
| ~MythPainterGPU() override=default | MythPainterGPU | |
| ~MythPainterVulkan() override | MythPainterVulkan | |