Skip to content
Unverified Commit 8da07f2a authored by 小光's avatar 小光 Committed by GitHub
Browse files

Enable QLineF::intersects on Qt version 5.14.0 (#9095)

function "QLineF::IntersectionType QLineF::intersects(const QLineF &line, QPointF *intersectionPoint) const" was introduced in Qt 5.14, and QLineF::intersect is obsolete.

see also:
https://doc.qt.io/qt-5.14/qlinef-obsolete.html
https://doc.qt.io/qt-5.14/qlinef.html#intersects
parent e7e4d847
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment