summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel
diff options
context:
space:
mode:
authorIevgenii Meshcheriakov <ievgenii.meshcheriakov@qt.io>2021-10-11 12:56:09 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2021-10-12 12:08:08 +0000
commit371516653982fe6672fff3d294b2742c60ea9183 (patch)
treef715b9474db58f284dd8cb7f2c87a838fa90742e /tests/auto/widgets/kernel
parente05e3c776256d35798f451f31cd71e809786ed78 (diff)
QPoint: Don't claim that QPoint[F]::dotProduct() produces length squared
The documentation snippets name the result of dotProduct() "lengthSquared", but it is just a coincidence, not the property of dot product of two different points. Just name the result `dotProduct` without claiming any properties. Also fix the type of the result in the QPointF case. Fixes: QTBUG-94979 Change-Id: I4c337dd8335953489eac86c07a219c0a2d232369 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'tests/auto/widgets/kernel')
0 files changed, 0 insertions, 0 deletions