I'm trying to print a polyline (connect two points with a half squared line) calling QCanvasLine::SetPoints(XXX) two consecutive times, but It only shows the line of the second function call. I can not use drawline, because I dont have access to QPainter. Anyideas how to do that?
Cheers,
Ben
Bookmarks