Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QCrossingEdge Struct Reference
+ Collaboration diagram for QCrossingEdge:

Public Member Functions

bool operator< (const QCrossingEdge &edge) const
 

Public Attributes

int edge
 
qreal x
 

Detailed Description

Definition at line 1692 of file qpathclipper.cpp.

Member Function Documentation

◆ operator<()

bool QCrossingEdge::operator< ( const QCrossingEdge edge) const
inline

Definition at line 1697 of file qpathclipper.cpp.

References edge.

Member Data Documentation

◆ edge

int QCrossingEdge::edge

Definition at line 1694 of file qpathclipper.cpp.

Referenced by operator<().

◆ x

qreal QCrossingEdge::x

Definition at line 1695 of file qpathclipper.cpp.


The documentation for this struct was generated from the following file: