Hi

I would like to skew/warp an image with the help of a polyline. The polyline defines a trapezoid. Thus every corner of the trapezoid matches a corner of my image. I looked into the docs for painter pathes and graphics scenes but could find the obvious. Either because I am blind or there is no such functionality.

Thus my question: Does Qt support that kind of manipulation or do I have to implement my own stuff?

Thanks

Oliver