Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qquickshapegenericrenderer.cpp File Reference

(3f89d9deb0bcdfdfe2b8534603adf235edc4a9f0)

#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"
Include dependency graph for qquickshapegenericrenderer.cpp:

Go to the source code of this file.

Classes

struct  ColoredVertex

Functions

static QQuickShapeGenericRenderer::Color4ub colorToColor4ub (const QColor &c)

Function Documentation

◆ colorToColor4ub()

QQuickShapeGenericRenderer::Color4ub colorToColor4ub ( const QColor & c)
inlinestatic

Definition at line 30 of file qquickshapegenericrenderer.cpp.