![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickshapegenericrenderer_p.h"
#include <QtGui/private/qtriangulator_p.h>
#include <QtGui/private/qtriangulatingstroker_p.h>
#include <rhi/qrhi.h>
#include <QSGVertexColorMaterial>
#include <QSGTextureProvider>
#include <private/qsgplaintexture_p.h>
#include <QtQuick/private/qsggradientcache_p.h>
#include "moc_qquickshapegenericrenderer_p.cpp"
Go to the source code of this file.
Classes | |
struct | ColoredVertex |
Functions | |
static QQuickShapeGenericRenderer::Color4ub | colorToColor4ub (const QColor &c) |
|
inlinestatic |
Definition at line 30 of file qquickshapegenericrenderer.cpp.