Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qquicksvgparser_p.h File Reference

(9dd45fff835a7c261dacc9ee6239d42ef1a74bbe)

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