qt5base-lts/tests/auto/gui/painting/qpolygon
Allan Sandfeld Jensen c25bce109e Add QPolygon::intersects() methods
Corresponds to the similar function QPainterPath::intersects() and is
faster than calculating the intersection and then checking if it is
empty.

Change-Id: I694bb2206ed330a456a41d4118a952a68177b7a2
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2017-05-18 08:55:16 +00:00
..
.gitignore
qpolygon.pro Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
tst_qpolygon.cpp Add QPolygon::intersects() methods 2017-05-18 08:55:16 +00:00