Hello,
I want to draw on QImage line that for example has black edge and green fill. I can draw very long and thin rectangle. I want to show map so there will be a lot of line and i worry than when I use rectangle I will be slower then when I use line. Additionally i want only two longer edges be black.
Any one know way to draw that line??