Port away from QRectF::contains()
QRectF::contains() considers right and bottom edges inside the rectangle, but the relevant code has the opposite expectations.
QRectF::contains() considers right and bottom edges inside the rectangle, but the relevant code has the opposite expectations.