![]() |
Qt 6.x
The Qt SDK
|
#include <QtQuickShapes/private/qquickshapesglobal_p.h>
#include <QtQuickShapes/private/qquickshape_p.h>
#include <QtQuick/private/qquickitem_p.h>
#include <QPainterPath>
#include <QColor>
#include <QBrush>
#include <QElapsedTimer>
Go to the source code of this file.
Classes | |
class | QQuickAbstractPathRenderer |
struct | QQuickAbstractPathRenderer::GradientDesc |
struct | QQuickShapeStrokeFillParams |
class | QQuickShapePathPrivate |
class | QQuickShapePrivate |
struct | QQuickShapeGradientCacheKey |
class | QQuickShapeGradientCache |
Functions | |
size_t | qHash (const QQuickShapeGradientCacheKey &v, size_t seed=0) |
|
inline |
Definition at line 173 of file qquickshape_p_p.h.