![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>#include "QtGui/qpainterpath.h"#include "QtGui/qregion.h"#include "QtCore/qlist.h"#include "QtCore/qvarlengtharray.h"#include <private/qvectorpath_p.h>#include <private/qstroker_p.h>#include <private/qbezier_p.h>#include <memory>Go to the source code of this file.
Classes | |
| class | QVectorPathConverter |
| struct | QVectorPathConverter::QVectorPathData |
| class | QPainterPathPrivate |
| class | QPainterPathStrokerPrivate |
Macros | |
| #define | KAPPA qreal(0.5522847498) |
Functions | |
| void Q_GUI_EXPORT | qt_find_ellipse_coords (const QRectF &r, qreal angle, qreal length, QPointF *startPoint, QPointF *endPoint) |
| #define KAPPA qreal(0.5522847498) |
Definition at line 326 of file qpainterpath_p.h.