Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qpathclipper_p.h File Reference

(04ab0905e3cff6371b21731aa7f26d2f7f32ce7b)

#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  )