Uses of Class
io.qt.quick.QQuickRenderTarget
Packages that use QQuickRenderTarget
-
Uses of QQuickRenderTarget in io.qt.quick
Methods in io.qt.quick that return QQuickRenderTargetModifier and TypeMethodDescriptionQQuickRenderTarget.clone()static QQuickRenderTargetQQuickRenderTarget.fromD3D11Texture(QNativePointer texture, QSize pixelSize) Overloaded function forfromD3D11Texture(io.qt.QNativePointer, io.qt.core.QSize, int)withsampleCount = 1.static QQuickRenderTargetQQuickRenderTarget.fromD3D11Texture(QNativePointer texture, QSize pixelSize, int sampleCount) static QQuickRenderTargetQQuickRenderTarget.fromMetalTexture(QNativePointer texture, QSize pixelSize) Overloaded function forfromMetalTexture(io.qt.QNativePointer, io.qt.core.QSize, int)withsampleCount = 1.static QQuickRenderTargetQQuickRenderTarget.fromMetalTexture(QNativePointer texture, QSize pixelSize, int sampleCount) static QQuickRenderTargetQQuickRenderTarget.fromOpenGLRenderBuffer(int renderbufferId, QSize pixelSize) Overloaded function forfromOpenGLRenderBuffer(int, io.qt.core.QSize, int)withsampleCount = 1.static QQuickRenderTargetQQuickRenderTarget.fromOpenGLRenderBuffer(int renderbufferId, QSize pixelSize, int sampleCount) static QQuickRenderTargetQQuickRenderTarget.fromOpenGLTexture(int textureId, QSize pixelSize) Overloaded function forfromOpenGLTexture(int, io.qt.core.QSize, int)withsampleCount = 1.static QQuickRenderTargetQQuickRenderTarget.fromOpenGLTexture(int textureId, QSize pixelSize, int sampleCount) static QQuickRenderTargetQQuickRenderTarget.fromVulkanImage(long image, int layout, QSize pixelSize) Overloaded function forfromVulkanImage(long, int, io.qt.core.QSize, int)withsampleCount = 1.static QQuickRenderTargetQQuickRenderTarget.fromVulkanImage(long image, int layout, QSize pixelSize, int sampleCount) final QQuickRenderTargetQQuickWindow.renderTarget()Methods in io.qt.quick with parameters of type QQuickRenderTargetModifier and TypeMethodDescriptionfinal voidQQuickWindow.setRenderTarget(QQuickRenderTarget target) Constructors in io.qt.quick with parameters of type QQuickRenderTargetModifierConstructorDescription