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 ?