4#ifndef QSGOPENVGPAINTERNODE_H
5#define QSGOPENVGPAINTERNODE_H
7#include <private/qsgadaptationlayer_p.h>
8#include <QtQuick/QQuickPaintedItem>
49 bool m_opaquePainting;
50 bool m_linear_filtering;
51 bool m_smoothPainting;
53 qreal m_contentsScale;
The QColor class provides colors based on RGB, HSV or CMYK values.
The QQuickPaintedItem class provides a way to use the QPainter API in the QML Scene Graph.
RenderTarget
This enum describes QQuickPaintedItem's render targets.
\inmodule QtCore\reentrant
void setTextureSize(const QSize &size) override
QSGTexture * texture() const override
void setFillColor(const QColor &c) override
void setOpaquePainting(bool opaque) override
void setDirty(const QRect &dirtyRect) override
void setMipmapping(bool mipmapping) override
void setSmoothPainting(bool s) override
void setPreferredRenderTarget(QQuickPaintedItem::RenderTarget target) override
void setLinearFiltering(bool linearFiltering) override
void setContentsScale(qreal s) override
QImage toImage() const override
void setSize(const QSize &size) override
void setFastFBOResizing(bool dynamic) override
Combined button and popup list for selecting options.
GLenum GLuint GLintptr GLsizeiptr size
[1]