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 QQuickRenderTarget
QQuickRenderTarget.fromOpenGLRenderBuffer
(int renderbufferId, QSize pixelSize) Overloaded function forfromOpenGLRenderBuffer(int, io.qt.core.QSize, int)
withsampleCount = 1
.static QQuickRenderTarget
QQuickRenderTarget.fromOpenGLRenderBuffer
(int renderbufferId, QSize pixelSize, int sampleCount) static QQuickRenderTarget
QQuickRenderTarget.fromOpenGLTexture
(int textureId, QSize pixelSize) Overloaded function forfromOpenGLTexture(int, io.qt.core.QSize, int)
withsampleCount = 1
.static QQuickRenderTarget
QQuickRenderTarget.fromOpenGLTexture
(int textureId, QSize pixelSize, int sampleCount) final QQuickRenderTarget
QQuickWindow.renderTarget()
Methods in io.qt.quick with parameters of type QQuickRenderTargetModifier and TypeMethodDescriptionfinal void
QQuickWindow.setRenderTarget
(QQuickRenderTarget target) Constructors in io.qt.quick with parameters of type QQuickRenderTarget