Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qpathclipper_p.h File Reference
#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>
+ Include dependency graph for qpathclipper_p.h:
+ This graph shows which files directly or indirectly include this file:

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
 

Functions

 Q_DECLARE_TYPEINFO (QPathVertex, Q_PRIMITIVE_TYPE)
 
 Q_DECLARE_TYPEINFO (QPathEdge, Q_PRIMITIVE_TYPE)
 
 Q_DECLARE_TYPEINFO (QPathSegments::Intersection, Q_PRIMITIVE_TYPE)
 
 Q_DECLARE_TYPEINFO (QPathSegments::Segment, Q_PRIMITIVE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/4]

Q_DECLARE_TYPEINFO ( QPathEdge  ,
Q_PRIMITIVE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [2/4]

Q_DECLARE_TYPEINFO ( QPathSegments::Intersection  ,
Q_PRIMITIVE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [3/4]

Q_DECLARE_TYPEINFO ( QPathSegments::Segment  ,
Q_PRIMITIVE_TYPE   
)

◆ Q_DECLARE_TYPEINFO() [4/4]

Q_DECLARE_TYPEINFO ( QPathVertex  ,
Q_PRIMITIVE_TYPE   
)