Skip to content
Commit 2f900d84 authored by Arjen Hiemstra's avatar Arjen Hiemstra
Browse files

Add a helper function to convert QPointF to QPoint using floor instead of round

In a bunch of cases, we want to floor when converting to QPoint rather
than rounding. As it gets tedious to repeat the same code over and over,
add a helper function.
parent a1191bea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment