PDA

View Full Version : adjust path thickness dynamically



edwardc
2nd October 2010, 04:26
Hi,

I am trying to draw some QPainterPath by addPath of QGraphicsScene, however, I made a default pen width in 5 pixel but it seems too thin if I zoom out the scale too much.

Is there any efficient ways for dynamically adjust the path pen width ?