![]() |
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 <QtCore/qlist.h>#include <private/qbezier_p.h>#include <private/qdatabuffer_p.h>#include <stdio.h>Go to the source code of this file.
Classes | |
| class | QPathClipper |
| struct | QPathVertex |
| class | QPathEdge |
| class | QPathSegments |
| struct | QPathSegments::Intersection |
| struct | QPathSegments::Segment |
| class | QWingedEdge |
| struct | QWingedEdge::TraversalStatus |
| Q_DECLARE_TYPEINFO | ( | QPathEdge | , |
| Q_PRIMITIVE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | QPathSegments::Intersection | , |
| Q_PRIMITIVE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | QPathSegments::Segment | , |
| Q_PRIMITIVE_TYPE | ) |
| Q_DECLARE_TYPEINFO | ( | QPathVertex | , |
| Q_PRIMITIVE_TYPE | ) |