edwardc
17th November 2010, 16:38
hi,
I found that when I draw a QPainterPath into QGraphicsScene with specific width in QPen, the path width will altered by calling scale(), but the width will be leave untouched if width is 1.
Is there any possible solution about a thick QPainterPath without adjustment by calling scale() ?
thanks.
I found that when I draw a QPainterPath into QGraphicsScene with specific width in QPen, the path width will altered by calling scale(), but the width will be leave untouched if width is 1.
Is there any possible solution about a thick QPainterPath without adjustment by calling scale() ?
thanks.