Skip to content

Add support for QRectF, QSizeF and QPointF

Noah Davis requested to merge work/ndavis/qrectf into master

I don't see any reason not to have these. Without these, you'd need multiple separate Double settings to avoid losing precision from converting to QRect, QSize or QPoint.

Edited by Noah Davis

Merge request reports