New PointF (gb.qt4)

Dim hPointF As PointF
hPointF = New PointF ( [ X As Float, Y As Float ] )

Create a new point.

If the point coordinates are not specified, they are both set to 0.