5#ifndef QQUICKSHAPECURVERENDERER_P_P_H
6#define QQUICKSHAPECURVERENDERER_P_P_H
19#include <QtQuickShapes/private/qquickshapesglobal_p.h>
20#include <QtGui/qvector2d.h>
21#include <QPainterPath>
22#include <QLoggingCategory>
30 qreal errorLimit = 0.01);
The QPolygonF class provides a list of points using floating point precision.
Combined button and popup list for selecting options.
#define Q_DECLARE_LOGGING_CATEGORY(name)
GLboolean GLboolean GLboolean b
Q_QUICKSHAPES_PRIVATE_EXPORT void qt_toQuadratics(const QBezier &b, QPolygonF *out, qreal errorLimit=0.01)
QTextStream out(stdout)
[7]