![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
void | produceIntersections (QPathSegments &segments) |
bool | hasIntersections (const QPathSegments &a, const QPathSegments &b) const |
Definition at line 68 of file qpathclipper.cpp.
bool QIntersectionFinder::hasIntersections | ( | const QPathSegments & | a, |
const QPathSegments & | b | ||
) | const |
Definition at line 145 of file qpathclipper.cpp.
References QRect::bottom(), QRectF::bottom(), i, j, QRect::left(), QRectF::left(), qMax(), qMin(), r1, r2, QRect::right(), QRectF::right(), QRect::top(), and QRectF::top().
Referenced by QPathClipper::contains(), and QPathClipper::intersect().
void QIntersectionFinder::produceIntersections | ( | QPathSegments & | segments | ) |
Definition at line 550 of file qpathclipper.cpp.
References i.