![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QIntersectionFinder: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().
Here is the call graph for this function:
Here is the caller graph for this function:| void QIntersectionFinder::produceIntersections | ( | QPathSegments & | segments | ) |
Definition at line 550 of file qpathclipper.cpp.
References i.