![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
bool | parsePathDataFast (const QString &dataStr, QPainterPath &path) |
Q_QUICK_EXPORT void | 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) |
bool QQuickSvgParser::parsePathDataFast | ( | const QString & | dataStr, |
QPainterPath & | path ) |
Definition at line 246 of file qquicksvgparser.cpp.