4#ifndef QSGSOFTWARELAYER_H
5#define QSGSOFTWARELAYER_H
18#include <private/qsgadaptationlayer_p.h>
19#include <private/qsgcontext_p.h>
20#include <private/qsgtexture_p.h>
53 void setLive(
bool live)
override;
75 qreal m_device_pixel_ratio;
76 bool m_mirrorHorizontal;
77 bool m_mirrorVertical;
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
\inmodule QtCore\reentrant
\group qtquick-scenegraph-nodes \title Qt Quick Scene Graph Node classes
void setItem(QSGNode *item) override
QSize textureSize() const override
Returns the size of the texture in pixels.
void setMirrorHorizontal(bool mirror) override
void setMirrorVertical(bool mirror) override
void setRecursive(bool recursive) override
qint64 comparisonKey() const override
Returns a key suitable for comparing textures.
QImage toImage() const override
void setDevicePixelRatio(qreal ratio) override
bool hasAlphaChannel() const override
Returns true if the texture data contains an alpha channel.
void scheduleUpdate() override
bool updateTexture() override
Call this function to explicitly update the dynamic texture.
void invalidated() override
bool hasMipmaps() const override
Returns true if the texture data contains mipmap levels.
void setSamples(int) override
void setSize(const QSize &size) override
const QPixmap & pixmap() const
void setFormat(Format) override
void setRect(const QRectF &rect) override
void markDirtyTexture() override
void setLive(bool live) override
void setHasMipmaps(bool) override
Combined button and popup list for selecting options.
GLenum GLuint GLintptr GLsizeiptr size
[1]