qt5base-lts/tests/auto/corelib/tools/qline
Christian Ehrlicher c530ca1c17 QLineF: add intersects() as a replacement for intersect()
QLineF::intersect() does not follow the naming rules for functions.
Therefore add a replacement function intersects() instead and also
rename the return type from IntersectType to IntersectionType

[ChangeLog][QtCore][QLineF] added QLineF::intersects() as a replacement
for QLineF::intersect()

Change-Id: I744b960ea339cb817facb12f296f78cca3e7d938
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
Reviewed-by: Konstantin Shegunov <kshegunov@gmail.com>
2019-04-25 17:58:40 +00:00
..
.gitignore
qline.pro Remove inclusion of -lm for INTEGRITY. 2016-03-18 20:40:59 +00:00
tst_qline.cpp QLineF: add intersects() as a replacement for intersect() 2019-04-25 17:58:40 +00:00