![]() |
Qt 6.x
The Qt SDK
|
#include <private/qtquickglobal_p.h>#include <QtCore/qstring.h>#include <QtGui/qpainterpath.h>
Include dependency graph for qquicksvgparser_p.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | QQuickSvgParser |
Functions | |
| bool | QQuickSvgParser::parsePathDataFast (const QString &dataStr, QPainterPath &path) |
| Q_QUICK_PRIVATE_EXPORT void | QQuickSvgParser::pathArc (QPainterPath &path, qreal rx, qreal ry, qreal x_axis_rotation, int large_arc_flag, int sweep_flag, qreal x, qreal y, qreal curx, qreal cury) |