Printable View
Hi, I want to convert my QPointF into an int with x and y Is it possible? thanx
take a look at QPointF::toPoint.