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
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 1693 of file qpathclipper.cpp.

Member Function Documentation

◆ operator<()

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

Definition at line 1698 of file qpathclipper.cpp.

References edge.

Member Data Documentation

◆ edge

int QCrossingEdge::edge

Definition at line 1695 of file qpathclipper.cpp.

Referenced by operator<().

◆ x

qreal QCrossingEdge::x

Definition at line 1696 of file qpathclipper.cpp.


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