![]() |
Qt 6.x
The Qt SDK
|
#include <qpathclipper_p.h>
Public Member Functions | |
QPathVertex (const QPointF &p=QPointF(), int e=-1) | |
operator QPointF () const | |
Public Attributes | |
int | edge |
qreal | x |
qreal | y |
Definition at line 71 of file qpathclipper_p.h.
Definition at line 297 of file qpathclipper_p.h.
|
inline |
Definition at line 304 of file qpathclipper_p.h.
int QPathVertex::edge |
Definition at line 77 of file qpathclipper_p.h.
Referenced by QWingedEdge::addEdge(), and commonEdge().
qreal QPathVertex::x |
Definition at line 79 of file qpathclipper_p.h.
qreal QPathVertex::y |
Definition at line 80 of file qpathclipper_p.h.