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
qquicksvgparser_p.h File Reference

(01cd43d30e3ca2c4dd94a4a4711604adb9417517)

#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_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)